3731 Commits (82d43a3554bedde0afaf5c36be283c3f2075c0b2)

Author SHA1 Message Date
bunnei 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. 12 years ago
purpasmart96 9796bc1fa2 More services & small clean ups 12 years ago
archshift 81a538ccc2 Stubbed IsSdmcWriteable to always return writeable. 12 years ago
Subv 2030f9d946 CFG: Fixed some warnings and errors in Clang 12 years ago
Subv 304735fb52 CFG: More style changes 12 years ago
Subv f080e3ccfa CFGU: Indentation 12 years ago
Subv 6f304d3b00 CFG: Some indentation 12 years ago
Subv b3cee19289 CFG: Changed the CreateConfigInfoBlk search loop 12 years ago
Subv 3e94b9054c CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp 12 years ago
Subv 6115f013a9 CFG: Create a new subfolder cfg inside service to handle cfg 12 years ago
Subv 9e45240e23 CFGU: Some changes 12 years ago
Subv cdd78fa01d CFGU: Addressed some issues. 12 years ago
Subv 718a120754 CFGU: Addressed some comments. 12 years ago
Subv a1b9b80a55 Style: Addressed some comments 12 years ago
Subv a7cc7972de CFG_U: Use Common::make_unique instead of the std version 12 years ago
Subv 9029efd873 CFG:U: Implemented some more blocks 12 years ago
Subv 8b0ee93526 CFG: Implemented block 0x00070001 in the config savefile 12 years ago
Subv b3d1c8ba6a CFGU: Use an absolute offset in the config savefile blocks 12 years ago
Subv 95ca6ae1e1 CFG: Load the Config savedata file if it already exists. 12 years ago
Subv b49bdb6ba7 CFGU: Added block 0x000A0002 to the default savegame file 12 years ago
Subv 4cd21b43c1 CFG: Refactored how the config file works. 12 years ago
Subv 462740278d CFG:U: Add some data to the 0x00050005 config block. 12 years ago
Subv fa3d72ab3e CFG: Implemented the GetConfigInfoBlk2 function. 12 years ago
Chin 0199a7d9ef More warning cleanups 12 years ago
archshift 0625dd09ea Added CreateFile to the FS_USER service 12 years ago
purpasmart96 ebfd831ccb License change 12 years ago
bunnei 4fcdbed9f6 Thread: Wait current thread on svc_SleepThread 12 years ago
Chin e795692614 Clean up some warnings 12 years ago
Yuri Kunde Schlesner 82528ba7df Common: Add a clone of std::make_unique 12 years ago
Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle 12 years ago
Subv fc73bef692 FS_U: Added the command to the docs of SaveData functions 12 years ago
purpasmart96 b2c64eb5ff GSP_GPU: Shut up FlushDataCache 12 years ago
Subv 78e0f36857 SystemSaveData: Fixed a typo that was segfaulting 12 years ago
Subv 77f0cdfaf4 SaveData: Added some documentation to FormatSaveData 12 years ago
Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. 12 years ago
Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 12 years ago
Yuri Kunde Schlesner 082bf803ab Comment out empty arrays causing compile errors in MSVC 12 years ago
Yuri Kunde Schlesner 666f6deb47 Work around libstdc++'s lack of support for std::hash on enums 12 years ago
Yuri Kunde Schlesner 83e6e4ffec FS.Archive: Clean up treatment of archives and their handles 12 years ago
Yuri Kunde Schlesner 0931a42af0 Service.FS: Rename FileSys::File to FileBackend 12 years ago
Yuri Kunde Schlesner d51afab0bc Service.FS: Rename FileSys::Directory to DirectoryBackend 12 years ago
Yuri Kunde Schlesner 82fe821e87 Service.FS: Rename FileSys::Archive to ArchiveBackend 12 years ago
Yuri Kunde Schlesner f6153679b0 Service.FS: Do archive registration using IdCode instead of name 12 years ago
Yuri Kunde Schlesner ca67bb7945 HLE: Rename namespaces to match move & fix initialization order 12 years ago
Yuri Kunde Schlesner c72ccfa6db HLE: Move kernel/archive.* to service/fs/ 12 years ago
archshift 89eef9eb6d Added stub for nim:aoc service... 12 years ago
archshift 1356a6b313 Added stub for cecd:u service... 12 years ago
archshift 6117fad036 Added stub for ldr:ro service... 12 years ago
archshift 6b51683bb1 Added am:app service stub. 12 years ago
Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type 12 years ago