yuzu/src/core
Sebastian Valle 30fabc41c6 Merge pull request #2971 from Subv/per_process_memops
Memory: Add overloads for ReadBlock and WriteBlock that operate on a specific process.
2017-10-01 14:44:06 -05:00
..
arm Moved down_count to CoreTiming 2017-09-30 17:38:14 +01:00
file_sys HLE/Archives: Allow multiple loaded applications to access their SelfNCCH archive independently. 2017-09-25 09:45:02 -05:00
frontend
gdbstub Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
hle Merge pull request #2971 from Subv/per_process_memops 2017-10-01 14:44:06 -05:00
hw
loader Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
tracer
3ds.h
CMakeLists.txt Loader/NCCH: Add support for loading application updates (#2927) 2017-09-25 08:17:38 +02:00
core_timing.cpp Moved down_count to CoreTiming 2017-09-30 17:38:14 +01:00
core_timing.h Moved down_count to CoreTiming 2017-09-30 17:38:14 +01:00
core.cpp Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
core.h
memory_setup.h Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
memory.cpp Memory: Make WriteBlock take a Process parameter on which to operate 2017-10-01 14:18:36 -05:00
memory.h Memory: Make WriteBlock take a Process parameter on which to operate 2017-10-01 14:18:36 -05:00
mmio.h
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
telemetry_session.cpp WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00