yuzu/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 freezer: Move entry finding to its own function 2020-08-06 03:11:21 -04:00
CMakeLists.txt core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
constants.cpp
constants.h constants: Add missing <array> include 2020-07-16 21:43:20 -04:00
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
core_timing.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing.h core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
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
cpu_manager.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
cpu_manager.h cpu_manager: Mark function getters as static 2020-07-16 13:30:56 -04:00
device_memory.cpp device_memory: Remove unused system member 2020-07-27 23:37:49 -04:00
device_memory.h device_memory: Remove unused system member 2020-07-27 23:37:49 -04:00
hardware_interrupt_manager.cpp core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
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 common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
perf_stats.h perf_stats: Mark GetMeanFrametime() as const 2020-08-03 12:33:35 -04:00
reporter.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
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