265 Commits (9ebcfa1bd2ef990274e31ae331add11ded01157a)

Author SHA1 Message Date
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
bunnei 8fdafee314 kernel: Add SyncObject primitive, use it for ClientSession. 8 years ago
bunnei f9d160c819 service: Add empty interface for aoc:u. 8 years ago
bunnei 5e11c12766 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei 9ce5a90aa6 hle: Add service stubs for apm and appletOE. 8 years ago
bunnei 2ea8867549 hle: Initial implementation of NX service framework and IPC. 8 years ago
bunnei 877d4c71d3 Remove more 3DS-specific code. 8 years ago
bunnei e36d959e34 Remove more 3DS-specific code. 8 years ago
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 8 years ago
bunnei 90cc352a37 loader: Add support for NRO, as well as various fixes and shared linker. 8 years ago
shinyquagsire23 f6564f232e file_sys: add class for Title Metadata (TMD) 8 years ago
bunnei 0e04a4ffd6 loader: Add support for loading an NSO. 8 years ago