3621 Commits (bb50b8c7f13a9fd2b1a97b135c6c19b029b7ccee)

Author SHA1 Message Date
Lioncash ad74c3c324 service: Add the grc:c service 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
Lioncash a2c69eb949 nro: Make bracing consistent 8 years ago
Lioncash 6fd1615b93 nro: Make constructor explicit 8 years ago
Lioncash df82410454 nro: Remove unused forward declaration 8 years ago
Lioncash 6e39fa5950 vi: Add std::is_trivially_copyable checks to Read and Write functions 8 years ago
Lioncash dab340a3b3 vi: std::move std::vector in constructors where applicable 8 years ago
Lioncash ec38b938da hle: Remove config_mem.h/.cpp 8 years ago
Lioncash aba0f5452d hle: Remove shared_page.h/.cpp 8 years ago
Lioncash f53d6ee0bc set: Add missing log call in GetAvailableLanguageCodeCount() 8 years ago
Zach Hilman ac0c52dd5f NRO Assets and NACP file format 8 years ago
Lioncash 2c22e4be19 set: Implement GetAvailableLanguageCodeCount() 8 years ago