503 Commits (91a38e3fa8c88edc3a61f030d928471e98d8a4ab)

Author SHA1 Message Date
bunnei 91a38e3fa8 kernel: memory: Add MemoryBlock class, for managing memory blocks and their state. 6 years ago
bunnei eadd36d143 kernel: memory: Add memory_types.h, for things that are commonly used in memory code. 6 years ago
bunnei 91b899ff00 kernel: memory: Add SlabHeap class, for managing memory heaps. 6 years ago
bunnei 9fd238a0f8 kernel: memory: Add AddressSpaceInfo class, for managing the memory address space. 6 years ago
bunnei ea806268fa core: device_manager: Add a simple class to manage device RAM. 6 years ago
bunnei a10f82b62d core: kernel: Add svc_types header to include SVC-specific types. 6 years ago
Markus Wick 3567e464d2 externals: Move LibreSSL linking to httplib. 6 years ago
Morph bda37c4bb4 capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571) 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
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 6 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" 6 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