493 Commits (51ceb14a65da2fd19519a66a3372e645ade7734d)

Author SHA1 Message Date
bunnei 048ac77adc core: Implement separate A32/A64 ARM interfaces. 6 years ago
bunnei 9137455d86 core: dynarmic: Add CP15 from Citra. 6 years ago
bunnei f1f2405b9f core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. 6 years ago
Fernando Sahmkow fe53ac3e33 Kernel: Implement Time Manager. 6 years ago
Fernando Sahmkow 1ee7a4d926 Kernel: Refactor synchronization to better match RE 6 years ago
Fernando Sahmkow 3a7f539463 Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 years ago
Fernando Sahmkow 0a5e0d4777 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 6 years ago
Fernando Sahmkow 1c2981f6da Core: Refactor CPU Management. 6 years ago
bunnei 756c19b448 system_archive: Add a basic HLE implementation for time zone binary. 6 years ago
bunnei ac22daaf4f service: time: Rewrite implementation of glue services. 6 years ago
bunnei 4a4516868c kernel: Implement a more accurate IPC dispatch. 6 years ago
Lioncash 1d9be65e26 core/memory: Migrate over memory mapping functions to the new Memory class 6 years ago
Lioncash 63be9f7f60 CMakeLists: Make most implicit type conversion warnings errors on MSVC 7 years ago
Zach Hilman cd8c6a4afd externals: Move OSS font data to file_sys in core 7 years ago
Zach Hilman 72bf9ba666 module: Create BCAT backend based upon Settings value on construction 7 years ago
Zach Hilman 2fa697bb7c core: Add LM::Manager to system 7 years ago
David Marcec f35665aa28 Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1" 7 years ago
Zach Hilman deacc2bb25 cheat_engine: Move to memory and strip VM 7 years ago
Zach Hilman 896045aa4f externals: Move OSS font data to file_sys in core 7 years ago
Zach Hilman f458590c85 system_archive: Add open-source reimplementation of MiiModel data 7 years ago
Fernando Sahmkow 1fb8727a9a Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts 7 years ago
Fernando Sahmkow 6fd625d497 nv_services: Correct buffer queue fencing and GPFifo fencing 7 years ago
David Marcec f9eeba983f hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 7 years ago
Zach Hilman 80c4d6eaf8 apm: Add Controller class to manage speed data and application 7 years ago
David Marcec 0a5474ed7c Added errors.h to cmakelist 7 years ago
David Marcec dac62b07bf Implement Time::GetSharedMemoryNativeHandle 7 years ago
Zach Hilman 837cc28dae glue: Add errors for glue/arp services 7 years ago
Zach Hilman 37a7c17014 glue: Add manager to keep track of application registry 7 years ago
David Marcec 0a47457838 Implemented INotificationService 7 years ago
Zach Hilman c0126e6779 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman 9ab4d3de50 memory: Add class to manage and enforce memory freezing 7 years ago
Lioncash 0b24f6f253 core: Remove unused CiTrace source files 7 years ago
Zach Hilman bf2e779efb constants: Extract backup JPEG used by account services 7 years ago
Zach Hilman 6fb2fa51eb loader: Add AppLoader_KIP for KIP files 7 years ago
Zach Hilman 48bb330ad1 file_sys: Add classes to parse KIP1 and INI1 files 7 years ago
Zach Hilman 8d16f91049 core: Add Reporter class to take/save reports 7 years ago
Michael Scire 35293a8285 Address review comments 7 years ago
Michael Scire e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Zach Hilman 27878d7520 mii: Implement IDatabaseService commands using MiiManager 7 years ago
Zach Hilman 93cbd91f56 frontend: Add frontend receiver for Error applet 7 years ago
unknown 44e5cc7a29 core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. 7 years ago
Lioncash 70ce9f5767 kernel: Move CodeSet structure to its own source files 7 years ago
Lioncash 2ee1a9132a loader: Remove Linker class 7 years ago
bunnei 5840ce2950 core: Move PageTable struct into Common. 7 years ago
Lioncash 4ed697697d core/hle/kernel: Split transfer memory handling out into its own class 7 years ago
Zach Hilman d9ef55ed76 set_sys: Implement GetFirmwareVersion(2) for libnx hosversion 7 years ago
Lioncash 07f82f5a0d hle/service/audio: Extract audio error codes to a header 7 years ago
Zach Hilman b6ac32dc35 cheat_engine: Add parser and interpreter for game cheats 7 years ago
Lioncash bbc2e1c565 service/nvflinger: Relocate definitions of Layer and Display to the vi service 7 years ago
Lioncash c6d2828c74 kernel: Remove the Timer class 7 years ago