251 Commits (c457f34eb22eb43aa2beca0414e59f2a284715dd)

Author SHA1 Message Date
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
bunnei fcd4c1a0dc service: Add empty interface for pctl:a. 8 years ago
bunnei e17c0019c5 kernel: Add basic support for Domain object. 8 years ago
bunnei 834fa5db65 kernel: Add SyncObject primitive, use it for ClientSession. 8 years ago
bunnei d5995fd30f service: Add empty interface for aoc:u. 8 years ago
bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei 72eeca1f03 hle: Add service stubs for apm and appletOE. 8 years ago
bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 years ago
bunnei 15983dcfdc Remove more 3DS-specific code. 8 years ago
bunnei dbd15b0d10 Remove more 3DS-specific code. 8 years ago
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
bunnei 33ea53094c loader: Add support for NRO, as well as various fixes and shared linker. 8 years ago
shinyquagsire23 8e10c9bb2e file_sys: add class for Title Metadata (TMD) 8 years ago
bunnei 6bafd3f4f7 loader: Add support for loading an NSO. 8 years ago
bunnei 9eb4888df7 externals: Add lz4. 8 years ago
Max Thomas c91ccbd0ba Loader/NCCH: Add support for loading application updates (#2927) 8 years ago
Subv 3d86e3afc4 Services/NS: Port ns:s to the new service framework. 8 years ago
Subv 54411bef4e Services/UDS: Add functions to generate 802.11 auth and assoc response frames. 9 years ago
Subv bca8916cea Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc). 9 years ago
B3n30 5d0a1e7efd Added missing parts in libnetwork (#2838) 8 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
bunnei 33b012e86b web_service: Add CMake flag to enable. 9 years ago
bunnei 52fbe1e10c web_service: Add skeleton project. 9 years ago
wwylele 9549eed0be apt: load shared font from system archive 9 years ago
Subv 7efb64132d UDS: Stub SendTo to generate the unencrypted data frame with the right headers. 9 years ago
Yuri Kunde Schlesner 84c497292a Service: Add new ServiceFramework framework for writing HLE services 9 years ago
Yuri Kunde Schlesner 23ec6b3d8f Service: Make service registration part of the sm implementation 9 years ago