citra-canary/src/core
Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData
They will be stored in /extsavedata/SDMC and /extsavedata/NAND respectively.
Also redirect some APT_A functions to their APT_U equivalents.
Implemented the gamecoin.dat file in SharedExtSaveData in the PTM module.
Implemented formatting the savegame.
Retake a previous savegame if it exists instead of reporting them as not formatted every time a game is loaded.
2014-12-29 22:29:55 -05:00
..
arm dyncom: Implement USAT/SSAT 2014-12-29 22:15:15 -05:00
file_sys Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
hle Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
hw GPU: Implement frameskip and remove forced framebuffer swap hack. 2014-12-28 22:14:05 -05:00
loader Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
CMakeLists.txt Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
core.cpp License change 2014-12-20 21:20:24 -08:00
core.h License change 2014-12-20 21:20:24 -08:00
core_timing.cpp License change 2014-12-20 21:20:24 -08:00
core_timing.h License change 2014-12-20 21:20:24 -08:00
mem_map.cpp License change 2014-12-20 21:20:24 -08:00
mem_map.h Merge pull request #253 from purpasmart96/mem_map 2014-12-29 21:57:04 -05:00
mem_map_funcs.cpp Merge pull request #253 from purpasmart96/mem_map 2014-12-29 21:57:04 -05:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h GPU: Implement frameskip and remove forced framebuffer swap hack. 2014-12-28 22:14:05 -05:00
system.cpp License change 2014-12-20 21:20:24 -08:00
system.h License change 2014-12-20 21:20:24 -08:00