311 Commits (44646e2ea0b87dffd9a1d175c53e3cea67bce344)

Author SHA1 Message Date
MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 years ago
MerryMage b8459d2778 CMakeLists: Sort filenames 8 years ago
Lioncash cbe841c9c9 hle: Remove config_mem.h/.cpp 8 years ago
Lioncash 1f3889a290 hle: Remove shared_page.h/.cpp 8 years ago
Zach Hilman e8f641a52d NRO Assets and NACP file format 8 years ago
MerryMage 0b1c2e5505 Implement exclusive monitor 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
mailwl 11fb17054e Service/Audio: add hwopus service, stub GetWorkBufferSize function 8 years ago
Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) 8 years ago
Michael Scire 8f8fe62a19 Kernel/Arbiters: Initialize arb_wait_address in thread struct. 8 years ago
mailwl 7e3d746b06 Service/MM: add service and stub some functions 8 years ago
mailwl 9a273bb23b Services/nvdrv: add '/dev/nvhost-nvdec' device 8 years ago
mailwl 7757cc1a7f Service/BCAT: add module and services 8 years ago
bunnei 5590245930 core: Move common CPU core things to its own class. 8 years ago
Lioncash 732a77d0e8
memory_hook: Default virtual destructor in the cpp file 8 years ago
mailwl 2ba4e2263c Service/PCTL: convert to module, add services, stub 8 years ago
David Marcec f3137d3bc1 Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 8 years ago
Subv be155f4d9d Kernel: Remove unused ConditionVariable class. 8 years ago
shinyquagsire23 c03795300a file_sys: Add HFS/PFS helper component 8 years ago
mailwl 3769a80fac Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 8 years ago
bunnei 9eb485702f service: Add friend:u interface. 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
mailwl 692639e9b7 Service/sockets: add bsd:s, nsd:a, nsd:u services 8 years ago
mailwl 9ee33350de Service/SSL: add ssl service 8 years ago
mailwl 95e747cd06 Service/spl: add module and services 8 years ago
mailwl dca7cfb9cf Service: add fatal:u, fatal:p services 8 years ago
Subv c4ca802b9d FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago
mailwl 28669872d9 Service/Set: add more services 8 years ago
Subv d140c8ecf7 Filesystem: Added a SaveData Factory and associated Disk_FileSystem. 8 years ago
shinyquagsire23 2b28fd7809 file_sys: Add support for parsing NPDM files 8 years ago
bunnei 7bee3427d0 service: Add Friend service interface. 8 years ago
bunnei c78d495161 kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module. 8 years ago
bunnei cec0d4f191 kernel: Remove unused address_arbiter code. 8 years ago
bunnei 42c062c620 pl_u: Implement basic shared font loading from RAM dump. 8 years ago
Subv 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 years ago
bunnei 0532de6559 apm: Refactor service impl. to support multiple ports. 8 years ago
bunnei c711253798 nvdrv: Add MemoryManager class to track GPU memory. 8 years ago
David d129905a66 Extra nvdrv support (#162) 8 years ago
mailwl f67a8d87a0 Service:nifm: add nifm:a, nifm:s and nifm:u services 8 years ago
mailwl 1a8f5bfb8e Service/am: Add AppletAE service (#153) 8 years ago
mailwl 524c12a5f8 Services/vi: add vi:s and vi:u services 8 years ago
mailwl eaa9f968a6 [WIP] sfdnsres: stub (#146) 8 years ago
MerryMage 738f91a57d memory: Replace all memory hooking with Special regions 8 years ago
bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. 8 years ago
Subv 8d7686ff8e VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago
st4rk 07355cf7cc Added stubs for audio services. (#116) 8 years ago
David eeb3b5eed7 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
David Marcec d64b7d7dfd filesystem: Implement basic IStorage functionality. 8 years ago