479 Commits (9680991009d1609fd627a7edc9d9cf65cd6b56de)

Author SHA1 Message Date
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
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
bunnei 674ebdda6a frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
David Marcec 294399740c Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal 7 years ago
Zach Hilman 0cbabc5ee6 core: Add getter and setter for WebBrowserApplet frontend 7 years ago
Zach Hilman e115b53d10 applets: Implement LibAppletOff (Web) applet 7 years ago
Lioncash c5c8b2ffb9 kernel/process: Introduce process capability parsing skeleton 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman 3e2f2bc839 frontend: Add frontend applet for ProfileSelect 7 years ago
Zach Hilman 7d3971d33c kernel: Divide Event into ReadableEvent and WritableEvent 7 years ago
Lioncash 7128bf879f core: Relocate CPU core management to its own class 7 years ago
Zach Hilman 9217befd9f applets: Add StubApplet 7 years ago
Zach Hilman 60514e230c am/applets: Add connector between frontend and AM applet classes 7 years ago
Zach Hilman 25b03a89ce frontend/applets: Add frontend software keyboard provider and default 7 years ago
Zach Hilman a9fbd4ad68 am/applets: Add Applet superclass to describe a generic applet 7 years ago
Zach Hilman f1104a4be5 file_sys: Add framework for synthesizing open source archives 7 years ago