3923 Commits (4e76dbd751e6a9641a34ae953f5bbce6fc29b39b)

Author SHA1 Message Date
Lioncash 3d1b71b0a8 service: Add mii services 8 years ago
Lioncash 55d1bcc26b service/nfc: Implement Create[x]Interface functions 8 years ago
Lioncash 171f57b364 service: Add nfc services 8 years ago
Lioncash 995ca4edd0 service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode 8 years ago
Lioncash 3f4c2ceab2 service: Add the lbl service 8 years ago
Lioncash 9a6bc1e8c9 service: Add the btdrv service 8 years ago
Lioncash b3e0f46ee6 service/hid: Add the hidbus, hid:dbg, hid:sys, and hid:tmp services 8 years ago
Lioncash 3d37adc01f service/hid: Add the xcd:sys service 8 years ago
Lioncash 8724896db5 service/hid: Add irs services 8 years ago
Lioncash ad74c3c324 service: Add the grc:c service 8 years ago
Lioncash 9f7550d027 kernel/timer: Make data members private where applicable 8 years ago
Lioncash 1c50f01de8 service: Add the nim services 8 years ago
Lioncash 6116b53dfb service: Add ldn services 8 years ago
Lioncash 961ee4e3ea service/sockets: Add ethc:c and ethc:i services 8 years ago
Lioncash 8827701e2a service/sockets: Add missing bsdcfg socket service 8 years ago
Lioncash fe262212e1 service: Add ldr services 8 years ago
Lioncash 6570f0cd5c lm: Move LM's class declaration into the cpp file 8 years ago
Lioncash 24db60566b lm: Amend names of Initialize() in Logger and Initialize() in LM 8 years ago
Lioncash a35847e520 lm: Add missing function entry to Logger's function table 8 years ago
Lioncash cb8bf2372d service: Add eupld services 8 years ago
Lioncash bbdc41e153 service: Add the erpt services 8 years ago
Lioncash 7e87e94e33 service/nvdrv: Take std::string in Open() by const reference 8 years ago
Lioncash 858c831282 service/nvdrv: Use std::move where applicable 8 years ago
Lioncash 71f9a85a01 service/nifm: Deduplicate interface code 8 years ago
Lioncash c96ea0051d service: Add pm services 8 years ago
Lioncash 397d500e33 service: Add the es service 8 years ago
Lioncash 11931ccf6a time: Add the time:a service 8 years ago
Lioncash 8dd50ecfb6 deconstructed_rom_directory: Remove unused FindRomFS() function 8 years ago
Lioncash 7449b47e7f friend: Add friend:m, friend:s, and friend:v services 8 years ago
Lioncash 4ac9553a75 friend/interface: Add missing CreateDaemonSuspendSessionService() to the function handler table 8 years ago
Lioncash a8473054f0 friend: Deduplicate interfaces 8 years ago
Lioncash 46a1bbceea svc: Resolve sign comparison warnings in WaitSynchronization() 8 years ago
Lioncash 5bd30caa5c svc: Log parameters in SetMemoryAttribute() 8 years ago
Lioncash bf002d355b time: Simplify interface creation 8 years ago
MerryMage 672d7dd573 core_timing: Split off utility functions into core_timing_util 8 years ago
MerryMage 86834affbb CMakeLists: Sort filenames 8 years ago
Lioncash 01efb33957 set_sys: Implement SetColorSetId() 8 years ago
Lioncash 506fb32dd5 ipc_helper: Add helper member function for popping enum values to RequestParser 8 years ago
Lioncash 75c3f87d24 arm_dynarmic: Make MakeJit() a const member function 8 years ago
Lioncash 88f34a5b96 core: Make converting constructors explicit where applicable 8 years ago
Lioncash 592a444838 apm/interface: Remove redundant declaration of InstallInterfaces() 8 years ago
Lioncash ecc4f5065a mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference 8 years ago
Zach Hilman bd410ce242 VFS Regression and Accuracy Fixes (#776) 8 years ago
Lioncash a15433c2a9 hle_ipc: Make constructors explicit where applicable 8 years ago
Lioncash 1c25b997e8 ipc_helpers: Make member variables of ResponseBuilder private 8 years ago
Lioncash 78051d5378 exclusive_monitor: Use consistent type alias for u64 8 years ago
Lioncash 6904f9f6b1 partition_filesystem: Use std::move where applicable 8 years ago
Lioncash 204ed73e8c loader: Remove unnecessary constructor call in IdentifyFile() 8 years ago
Lioncash d5a96f2c94 linker: Remove unused parameter from WriteRelocations() 8 years ago
Lioncash 3a72ee5fec nro: Replace inclusion with a forward declaration 8 years ago