429 Commits (26f31a2dfb9406927e69a7a4befc78c21844a69a)

Author SHA1 Message Date
archshift 48130b1eaa Stub the y2r:u service 11 years ago
Subv aade417b14 Archives: Reduced duplicate code in RomFS and SaveCheck. 11 years ago
Subv 13efbdc201 SaveDataCheck: Preliminary work in this archive. 11 years ago
Lioncash 0d81b1e75b archive: Fix initializer list order 11 years ago
Lioncash bdbd111c7e soc_u: Fix a missing formatting argument 11 years ago
Subv 97a7381d29 SOC_U: Preliminary implementation of sockets. 11 years ago
Subv 545ded954d APT:A: Some style changes 11 years ago
Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData 11 years ago
Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager 11 years ago
Yuri Kunde Schlesner 23f2142009 Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants 11 years ago
Yuri Kunde Schlesner 73fba22c01 Rename ObjectPool to HandleTable 11 years ago
bunnei 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. 11 years ago
purpasmart96 9796bc1fa2 More services & small clean ups 11 years ago
archshift 81a538ccc2 Stubbed IsSdmcWriteable to always return writeable. 11 years ago
Subv 2030f9d946 CFG: Fixed some warnings and errors in Clang 11 years ago
Subv 304735fb52 CFG: More style changes 11 years ago
Subv f080e3ccfa CFGU: Indentation 11 years ago
Subv 6f304d3b00 CFG: Some indentation 11 years ago
Subv b3cee19289 CFG: Changed the CreateConfigInfoBlk search loop 11 years ago
Subv 3e94b9054c CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp 11 years ago
Subv 6115f013a9 CFG: Create a new subfolder cfg inside service to handle cfg 11 years ago
Subv 9e45240e23 CFGU: Some changes 11 years ago
Subv cdd78fa01d CFGU: Addressed some issues. 11 years ago
Subv 718a120754 CFGU: Addressed some comments. 11 years ago
Subv a1b9b80a55 Style: Addressed some comments 11 years ago
Subv a7cc7972de CFG_U: Use Common::make_unique instead of the std version 11 years ago
Subv 9029efd873 CFG:U: Implemented some more blocks 11 years ago
Subv 8b0ee93526 CFG: Implemented block 0x00070001 in the config savefile 11 years ago
Subv b3d1c8ba6a CFGU: Use an absolute offset in the config savefile blocks 11 years ago
Subv 95ca6ae1e1 CFG: Load the Config savedata file if it already exists. 11 years ago
Subv b49bdb6ba7 CFGU: Added block 0x000A0002 to the default savegame file 11 years ago
Subv 4cd21b43c1 CFG: Refactored how the config file works. 11 years ago
Subv 462740278d CFG:U: Add some data to the 0x00050005 config block. 11 years ago
Subv fa3d72ab3e CFG: Implemented the GetConfigInfoBlk2 function. 11 years ago
Chin 0199a7d9ef More warning cleanups 11 years ago
archshift 0625dd09ea Added CreateFile to the FS_USER service 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
bunnei 4fcdbed9f6 Thread: Wait current thread on svc_SleepThread 11 years ago
Chin e795692614 Clean up some warnings 11 years ago
Yuri Kunde Schlesner 82528ba7df Common: Add a clone of std::make_unique 11 years ago
Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle 11 years ago
Subv fc73bef692 FS_U: Added the command to the docs of SaveData functions 11 years ago
purpasmart96 b2c64eb5ff GSP_GPU: Shut up FlushDataCache 11 years ago
Subv 78e0f36857 SystemSaveData: Fixed a typo that was segfaulting 11 years ago
Subv 77f0cdfaf4 SaveData: Added some documentation to FormatSaveData 11 years ago
Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. 11 years ago
Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 11 years ago
Yuri Kunde Schlesner 082bf803ab Comment out empty arrays causing compile errors in MSVC 11 years ago
Yuri Kunde Schlesner 666f6deb47 Work around libstdc++'s lack of support for std::hash on enums 11 years ago
Yuri Kunde Schlesner 83e6e4ffec FS.Archive: Clean up treatment of archives and their handles 11 years ago