yuzu-mainline/src/core
bunnei f1309e6bf0 Merge pull request #306 from Subv/even_more_savedata
SaveData: Added some documentation to FormatSaveData
2014-12-19 23:20:31 -05:00
..
arm Merge pull request #294 from lioncash/var 2014-12-19 16:46:56 -05:00
file_sys SystemSaveData: Added a TODO to move it to the NAND. 2014-12-18 16:58:42 -05:00
hle Merge pull request #306 from Subv/even_more_savedata 2014-12-19 23:20:31 -05:00
hw Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
loader Filesystem/Archives: Implemented the SaveData archive 2014-12-17 19:21:38 -05:00
CMakeLists.txt SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
core_timing.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
core_timing.h
core.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
core.h
mem_map_funcs.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
mem_map.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
mem_map.h MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. 2014-12-12 00:15:47 -05:00
settings.cpp
settings.h Add configurable per-class log filtering 2014-12-13 02:08:06 -02:00
system.cpp HLE: Rename namespaces to match move & fix initialization order 2014-12-16 01:08:38 -02:00
system.h