4643 Commits (1279c7ce7afd3d1bf2b4e33aa922158acf2cd060)

Author SHA1 Message Date
Lioncash ab900f8a25 ptm: Update ptm_sysm function table 10 years ago
Lioncash c67dae54b9 pm_app: Update function table 10 years ago
Lioncash 9f2ad62084 nwm_uds: Update function table 10 years ago
Lioncash 4a150a8f3c nim: Update function tables 10 years ago
Lioncash c4bcd5c4ac http_c: Update function table 10 years ago
Lioncash 65d94857c3 gsp_lcd: Update function table 10 years ago
Lioncash 006e6a7f4a fs_user: Update function table 10 years ago
Lioncash 093aa35c87 dlp_srvr: Update function table 10 years ago
Lioncash 733c8890aa cfg: Update function tables 10 years ago
Lioncash 0229983ff2 cecd_u: Update function table 10 years ago
Lioncash 4ebdb7e3e1 boss_p: Update function table 10 years ago
Lioncash 74b3f0faa7 act: Update function tables 10 years ago
Lioncash 258694996f apt: Update apt function tables 10 years ago
Lioncash 26ea6b9546 Update AM service function tables 10 years ago
Lioncash f1709b8b59 applet: Move common IsRunning underlying variable to the Applet class 10 years ago
Lioncash 6f71fb2954 applet: Make virtual destructor defaulted 10 years ago
Lioncash d3f4fd1777 applet: Make constructor protected 10 years ago
wwylele 84e78790ab Config: auto-select region and language 10 years ago
Subv 7cde5b83bc Use boost remove_erase_if instead of the erase-remove idiom 10 years ago
Subv 1f286b72a1 Improved the algorithm for GetHighestPriorityReadyThread. 10 years ago
Subv c93c5a72bb Return an error code when connecting to a saturated port. 10 years ago
Subv 61a2fe8c3b 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. 10 years ago
Subv 00f0c77570 Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. 10 years ago
Subv 29d809b6e1 Kernel: Remove the Redirection handle type. 10 years ago
Subv dd8887c8cf KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it. 10 years ago
Subv bdad00c73f Threading: Added some utility functions and const correctness. 10 years ago
Yuri Kunde Schlesner efc8179747 GSP: Downgrade log severity of SetAxiConfigQoSMode 10 years ago
Subv 8634b8cb83 Threading: Reworked the way our scheduler works. 10 years ago
Subv 2ce61344d6 Declare empty ServerSession and ClientSession constructors as default. 10 years ago
Subv ed210c32b3 Threads do not wait for the server endpoint to call AcceptSession before returning from a ConnectToPort or GetServiceHandle call. 10 years ago
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
mailwl ec15e485c9 Output parameters to log 10 years ago
mailwl d4cadf11fc MIC_U: Stub service funcions 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 5c6e13a171 PTM & CFG: use the correct path and error code according to the new FileSys policy 10 years ago
wwylele 0987783699 FileSys: add SDMCWriteOnlyArchive 10 years ago
wwylele a879984c06 FileSys: add ExtSaveDataArchive 10 years ago