1961 Commits (7802364db63e0035570d89a83728c3ca3a9ed2cf)

Author SHA1 Message Date
wwylele a88ec032cd Config: auto-select region and language 9 years ago
Subv 06b2b80d31 Return an error code when connecting to a saturated port. 9 years ago
Subv 7eaf6faa7d HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time. 9 years ago
Subv 708ece3fff Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. 9 years ago
Subv 977039e722 KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it. 9 years ago
Yuri Kunde Schlesner 6fb4f73dec GSP: Downgrade log severity of SetAxiConfigQoSMode 9 years ago
Subv 811d684274 Threads do not wait for the server endpoint to call AcceptSession before returning from a ConnectToPort or GetServiceHandle call. 9 years ago
Subv 4c4f50dfaf Fixed the rebase mistakes. 9 years ago
Subv 4f2326c8a9 A bit of a redesign. 9 years ago
Subv d2305d375f IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists. 10 years ago
Subv edcacd7cdd Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class. 10 years ago
Subv 96df92e98f fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. 10 years ago
Subv 302ef594a6 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. 10 years ago
mailwl 662aee1e1d Set client SDK version to Service APIs 9 years ago
wwylele 1e4a1598fd FileSys: Implement OtherSaveData 9 years ago
wwylele e6de484ec3 FS: add missing MediaType 9 years ago
wwylele 37e9404489 FileSys: abstract SD save data archive source 9 years ago
mailwl 9ee8f9297c Output parameters to log 9 years ago
mailwl cdce7ca48b MIC_U: Stub service funcions 10 years ago
pippo2931 a92472e7c9 Bravely Default/Second stuck #1822 (#2188) 9 years ago
Subv f33e1950b6 APT/Applets: Renamed the members of the SignalType enum. 9 years ago
wwylele 01964d37fb FileSys: rename SaveDataCheck archive to NCCH archive 9 years ago
wwylele e41a1ff6da PTM & CFG: use the correct path and error code according to the new FileSys policy 9 years ago
wwylele a14bab3b8b FileSys: add SDMCWriteOnlyArchive 9 years ago
wwylele 4fc15d830f cfg: add config block 0x00090000 9 years ago
mailwl 076afa2614 Style fix 9 years ago
mailwl 6b4d6e03f0 Rename AcConfig, change types u8 to u32 9 years ago
mailwl 3b92e6c3d9 AC_U: Stub functions, used if EULA agreed 9 years ago
wwylele 657bb716f7 FileSys: make Archive interfaces return error code 10 years ago
Jan Beich 914ca5ae70 core: some errno values are uncommon on Unix 10 years ago
mailwl 715d981403 FRD: fix GetMyFriendKey 9 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 9 years ago
wwylele 9ef5b9604b NWM: stub Initialize with an error 10 years ago
JamePeng 876bd2daa8 Rework the code of err:f service 10 years ago
JamePeng 97d9804d97 Update the stub code of BOSS 10 years ago
wwylele a1a4d92f19 fs: clean up log format 10 years ago
wwylele b2fa64ec75 fs: implement DeleteDirectoryRecursively 10 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
wwylele 901e7157e3 LDR: Implement CRO 10 years ago
Yuri Kunde Schlesner a0d0aa24be Auto-detect original shared_font.bin memory base 10 years ago
Lectem 7df4925923 fix #1942 and adds a few IPC functions for descriptors 10 years ago
Henrik Rydgard 58e61fa817 Instead of segfaulting, log an error to remind the user to dump the shared font file 10 years ago
JamePeng 24ff9f557a Correct APT::0x00550040 and APT::0x00560000 function 10 years ago
JamePeng c7d5fee7fb Fix the errorcode of archive handle 10 years ago
mailwl 367f5dc215 HLE/Applets: Implement ErrEula applet 10 years ago
Subv e5bc6593a3 HLE/FS: Document some command parameters and implemented command 0x08560240 (CreateLegacySystemSaveData) 10 years ago
wwylele 5489701b38 Service::CFG/FS: add and refactor out utilities for front-end 10 years ago