yuzu-android/src/core
2018-03-19 22:58:55 -05:00
..
arm Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 2018-03-18 22:35:47 -04:00
file_sys FS: Updated the Directory Entry structure to match the Switch. 2018-03-19 22:58:55 -05:00
frontend
gdbstub gdbstub: Silence formatting specifier warnings 2018-02-14 01:50:01 -05:00
hle FS: Implement MountSdCard. 2018-03-19 21:21:49 -05:00
hw
loader kernel: Move stack region outside of application heap. 2018-03-16 18:32:23 -04:00
tracer
CMakeLists.txt FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 2018-03-19 21:17:15 -05:00
core_timing.cpp
core_timing.h
core.cpp Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 2018-03-18 22:35:47 -04:00
core.h Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 2018-03-18 22:35:47 -04:00
memory_hook.h memory: Replace all memory hooking with Special regions 2018-01-27 15:16:39 +00:00
memory_setup.h memory: Replace all memory hooking with Special regions 2018-01-27 15:16:39 +00:00
memory.cpp core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
memory.h memory: Add regions for map region, "new" map region, etc. 2018-03-16 18:32:22 -04:00
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h
telemetry_session.cpp
telemetry_session.h