eden-miror/src/core
Lioncash 7abb47303e patch_manager: Make use of type aliases
We can use these to avoid typing the same type redundantly. This way, if
these ever change, only a single location needs to be modified.
2020-09-14 19:17:50 -04:00
..
arm
crypto crypto/key_manager: Remove dependency on the global system accessor 2020-09-14 16:49:59 -04:00
file_sys patch_manager: Make use of type aliases 2020-09-14 19:17:50 -04:00
frontend applets/controller: Resolve several compiler warnings 2020-09-04 12:23:26 -04:00
gdbstub
hle kernel: Remove all dependencies on the global system instance 2020-09-14 14:03:13 -04:00
loader common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
memory
network network: add missing include for BSDs 2020-07-22 22:10:15 +00:00
tools freezer: Move entry finding to its own function 2020-08-06 03:11:21 -04:00
CMakeLists.txt Merge pull request #4597 from Morph1984/mjolnir-p2 2020-09-10 19:28:23 -04:00
constants.cpp
constants.h
core.cpp video_core: Remove all Core::System references in renderer 2020-09-06 05:28:48 -03:00
core.h
core_timing.cpp
core_timing.h core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
core_timing_util.cpp
core_timing_util.h
cpu_manager.cpp Merge pull request #4461 from comex/thread-names 2020-08-31 15:31:48 -04:00
cpu_manager.h cpu_manager: Mark function getters as static 2020-07-16 13:30:56 -04:00
device_memory.cpp
device_memory.h
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 core_timing: Use better reference tracking for EventType. (#3159) 2019-11-26 21:48:56 -05:00
hardware_properties.h
memory.cpp common/atomic_ops: Don't cast away volatile from pointers 2020-07-28 04:36:53 -04:00
memory.h ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 2020-06-27 11:35:37 -04:00
perf_stats.cpp
perf_stats.h
reporter.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
reporter.h service: Update function tables 2020-04-20 15:53:49 -04:00
settings.cpp
settings.h
telemetry_session.cpp common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
telemetry_session.h common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00