3070 Commits (6a0902e56dfdada3f105da9c49442cef2c857cae)

Author SHA1 Message Date
Subv 2eceee3a4c Fixed the rebase mistakes. 10 years ago
Subv 009b15b3aa A bit of a redesign. 10 years ago
Subv c5e7e0fa26 IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists. 10 years ago
Subv c19afd2118 Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class. 10 years ago
Subv 0a33d915f8 fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. 10 years ago
Subv 073653e858 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. 10 years ago
mailwl 5b136aa211 Set client SDK version to Service APIs 10 years ago
wwylele 589b642790 FileSys: Implement OtherSaveData 10 years ago
wwylele b25f19ac26 FS: add missing MediaType 10 years ago
wwylele 5af117e00c FileSys: abstract SD save data archive source 10 years ago
Subv d171409f29 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Emmanuel Gil Peyrot 0820c99462 GPU: Remove the broken frame_skip option. 10 years ago
MerryMage 27be446049 dynarmic: Add ticks based on ticks executed, not ticks requested 10 years ago
mailwl ec15e485c9 Output parameters to log 10 years ago
mailwl d4cadf11fc MIC_U: Stub service funcions 10 years ago
James Rowe bbe57a66ca Expose page table to dynarmic for optimized reads and writes to the JIT 10 years ago
pippo2931 0c9c97e5ea Bravely Default/Second stuck #1822 (#2188) 10 years ago
Subv 1323ab2f5f Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Subv 4ab8692475 Kernel/Events: Log an error when trying to create Pulse events and timers. 10 years ago
Subv d7ab4fd53d APT/Applets: Renamed the members of the SignalType enum. 10 years ago
wwylele d7d6975af0 FileSys: rename SaveDataCheck archive to NCCH archive 10 years ago
wwylele f775a3781b FileSys: remove unused DiskArchive 10 years ago
wwylele 5c6e13a171 PTM & CFG: use the correct path and error code according to the new FileSys policy 10 years ago
wwylele 0647f86649 FileSys: w->rw permission lift only happens in SDMC archive 10 years ago
wwylele 0987783699 FileSys: add SDMCWriteOnlyArchive 10 years ago
wwylele 93aa14e345 FileSys: add SDMCArchive 10 years ago
wwylele a879984c06 FileSys: add ExtSaveDataArchive 10 years ago
wwylele 7166fdc490 FileSys: add SaveDataArchive 10 years ago
wwylele 9a0405858a FileSys: remove Open from FileBackend 10 years ago
wwylele 0e754875d1 FileSys: remove Open from DirectoryBackend 10 years ago
wwylele 75ee2f8c67 FileSys: add PathParser 10 years ago
wwylele dd5c15abd0 cfg: add config block 0x00090000 10 years ago
James Rowe c3ea6f4ddb Add mingw compile support 10 years ago
James Rowe 2b1654ad9b Support additional screen layouts. 10 years ago
mailwl af7f5bef8d Style fix 10 years ago
mailwl 5872abeab9 Rename AcConfig, change types u8 to u32 10 years ago
mailwl a62df98686 AC_U: Stub functions, used if EULA agreed 10 years ago
wwylele 4dd8a831bd FileSys: make Archive interfaces return error code 10 years ago
mailwl 3c37ee434a Small fix to let IDA see target.xml 10 years ago
Jan Beich 702439b519 core: some errno values are uncommon on Unix 10 years ago
mailwl f672c7bd24 FRD: fix GetMyFriendKey 10 years ago
Ricardo de Almeida Gonzaga 13d46f6820 Fix typos 10 years ago
wwylele 32789a70fb NWM: stub Initialize with an error 10 years ago
JamePeng 691f069743 Rework the code of err:f service 10 years ago
JamePeng bd8c80a7b4 Update the stub code of BOSS 10 years ago
wwylele 257e7afb79 fs: clean up log format 10 years ago
wwylele 96b0e9476b fs: implement DeleteDirectoryRecursively 10 years ago
wwylele 58ae94af4c gpu: DisplayTransfer: a less amazing algorithm for flip 10 years ago
wwylele 30ab0fa45d gpu: keep the old signal strategy for null pointer 10 years ago
wwylele 48470e57fc gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory 10 years ago