Citron-emu/src/core
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance
Removes all remaining usages of the global system instance. After this,
migration can begin to migrate to being constructed and managed entirely
by the various frontends.
2020-11-27 11:40:45 -05:00
..
arm core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
crypto Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
file_sys savedata_factory: Eliminate usage of the global system instance 2020-11-27 09:45:08 -05:00
frontend Merge pull request #4976 from comex/poll-events 2020-11-25 20:44:53 -03:00
hle savedata_factory: Eliminate usage of the global system instance 2020-11-27 09:45:08 -05:00
loader core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
memory core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
network core: Fix clang build pt.3 2020-10-21 22:14:23 -04:00
tools
CMakeLists.txt core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
constants.cpp
constants.h
core.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
core.h core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
core_timing.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing.h
core_timing_util.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing_util.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
cpu_manager.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
settings.h core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
telemetry_session.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
telemetry_session.h patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00