278 Commits (28669872d93ae726c3f97f6e9ac8da984e313646)

Author SHA1 Message Date
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
bunnei 00851a5ef4 file_sys: Cleanup to better match Switch file system constructs. 8 years ago
bunnei 1c06c918af file_sys: Remove disk_archive, savedata_archive, and title_metadata. 8 years ago
bunnei 2f71a32363 file_sys: Repurpose 3DS IVFC code for Switch ROMFS. 8 years ago
bunnei e75aba3ed0 loader: Add DeconstructedRomDirectory for game dumps. 8 years ago
River City Ransomware c8a094e164 Port citra #3352 to yuzu (#103) 8 years ago
goaaats c457f34eb2 acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago
flerovium^-^ 463356f0a7 Start to implement/stub BSD:U and SFDNSRES services (#78) 8 years ago
Rozlette c7c180fdf1 time: Refactor time:* to use a single shared module 8 years ago
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
Rozlette 6f22471a72 TIME: consolidate time:* interfaces, stub functions and structs 8 years ago
N00byKing 10955d72ef
Update CMakeLists.txt 8 years ago
bunnei 4b156d2e64 acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago
Subv cb75b56e45 NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a 8 years ago
bunnei 7bedea73a8 time: Implement GetStandardUserSystemClock, GetCurrentTime. 8 years ago
bunnei d81a984d4a audio: Add files to CMake. 8 years ago
James Rowe 1d28b2e142 Remove references to PICA and rasterizers in video_core 8 years ago
bunnei 8e51c61dbc core: Gut out cryptop, since it doesn't compile with C++17. 8 years ago
MerryMage d2fbc78320 arm_dynarmic: Implement core 8 years ago
bunnei 292135a3b7 CMakeLists: Add framebuffer_layout.cpp. 8 years ago
bunnei 482cf8a005 frontend: Update for undocked Switch screen layout. 8 years ago
Subv 1ca800ccee NV: Move the nv device nodes to their own directory and namespace. 8 years ago
Subv 25f29c2f4f NV: Implemented (with stubs) the vi:m service and some of its subservices. 8 years ago
bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. 8 years ago
bunnei dcfbad2129 cmake: Don't compile Dynarmic as it's unused. 8 years ago
bunnei 3f8b9181b5 unicorn: Use for arm interface on Windows. 8 years ago
bunnei 914ebee67a core: Remove unicorn_dynload. 8 years ago
bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 years ago
bunnei 480906fe1b hle: Move SVC code to kernel namespace. 8 years ago
bunnei dd3a237981 cmake: Add missing object_address_table. 8 years ago