276 Commits (e99255a1c10036b2fb1d29acef04e08e73d38181)

Author SHA1 Message Date
shinyquagsire23 e3c753a14c file_sys: Add support for parsing NPDM files 8 years ago
bunnei 55537f1f02 service: Add Friend service interface. 8 years ago
bunnei 650f49fab2 kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module. 8 years ago
bunnei 0b8907958f kernel: Remove unused address_arbiter code. 8 years ago
bunnei d9053aa8d4 pl_u: Implement basic shared font loading from RAM dump. 8 years ago
Subv 0088b3128b Make a GPU class in VideoCore to contain the GPU state. 8 years ago
bunnei 95f967e1ab apm: Refactor service impl. to support multiple ports. 8 years ago
bunnei 0fb50d9aa1 nvdrv: Add MemoryManager class to track GPU memory. 8 years ago
David bf7ed82620 Extra nvdrv support (#162) 8 years ago
mailwl 41ca591e11 Service:nifm: add nifm:a, nifm:s and nifm:u services 8 years ago
mailwl e974ad29c7 Service/am: Add AppletAE service (#153) 8 years ago
mailwl be7ef9498d Services/vi: add vi:s and vi:u services 8 years ago
mailwl 3dbe629396 [WIP] sfdnsres: stub (#146) 8 years ago
MerryMage 7a23a53396 memory: Replace all memory hooking with Special regions 8 years ago
bunnei 4fabdf77d7 hle: Remove Domain and SyncObject kernel objects. 8 years ago
Subv edb1c9589b VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago
st4rk 564b91d219 Added stubs for audio services. (#116) 8 years ago
David e08fdd4101 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
David Marcec b609697364 filesystem: Implement basic IStorage functionality. 8 years ago
bunnei 0446482361 file_sys: Cleanup to better match Switch file system constructs. 8 years ago
bunnei f3cfe5caac file_sys: Remove disk_archive, savedata_archive, and title_metadata. 8 years ago
bunnei bc4d08fe34 file_sys: Repurpose 3DS IVFC code for Switch ROMFS. 8 years ago
bunnei b870202ad5 loader: Add DeconstructedRomDirectory for game dumps. 8 years ago
River City Ransomware 3f3688db0b Port citra #3352 to yuzu (#103) 8 years ago
goaaats 559de2816f acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago
flerovium^-^ 2c5658443e Start to implement/stub BSD:U and SFDNSRES services (#78) 8 years ago
Rozlette 00f121cb65 time: Refactor time:* to use a single shared module 8 years ago
Lioncash 447c25646e CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
Rozlette 44abbee4c3 TIME: consolidate time:* interfaces, stub functions and structs 8 years ago
N00byKing 0f1dcc9540 Update CMakeLists.txt 8 years ago
bunnei d4e594651f acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago
Subv 9eb6d67a12 NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a 8 years ago
bunnei 1e778e2f70 time: Implement GetStandardUserSystemClock, GetCurrentTime. 8 years ago
bunnei 814a088f41 audio: Add files to CMake. 8 years ago
James Rowe a5b9cd4d18 Remove references to PICA and rasterizers in video_core 8 years ago
bunnei 2817ec4da4 core: Gut out cryptop, since it doesn't compile with C++17. 8 years ago
MerryMage ced9768819 arm_dynarmic: Implement core 8 years ago
bunnei 901a0f8ef4 CMakeLists: Add framebuffer_layout.cpp. 8 years ago
bunnei 6eda6ae6eb frontend: Update for undocked Switch screen layout. 8 years ago
Subv 81bcb331f8 NV: Move the nv device nodes to their own directory and namespace. 8 years ago
Subv 2d06628c52 NV: Implemented (with stubs) the vi:m service and some of its subservices. 8 years ago
bunnei 7a59da7834 kernel: Rename Semaphore to ConditionVariable. 8 years ago
bunnei 6545152acd cmake: Don't compile Dynarmic as it's unused. 8 years ago
bunnei 3ff86cab2e unicorn: Use for arm interface on Windows. 8 years ago
bunnei 71eb1a30f0 core: Remove unicorn_dynload. 8 years ago
bunnei b055ea2699 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 years ago
bunnei b328c577ef hle: Move SVC code to kernel namespace. 8 years ago
bunnei 2d6060a29a cmake: Add missing object_address_table. 8 years ago
bunnei 26495098a9 service: Add empty interface for pctl:a. 8 years ago
bunnei 8331a996d6 kernel: Add basic support for Domain object. 8 years ago