110 Commits (2fa697bb7cd54bf6c81fa3f780eae311d1e6d44f)

Author SHA1 Message Date
Zach Hilman 2fa697bb7c core: Add LM::Manager to system 7 years ago
Zach Hilman dd7a489e5c core: Track system exit lock status 7 years ago
Zach Hilman 3ad3191d56 core: Update RegisterCheatList for new VM 7 years ago
Zach Hilman 89239c8647 core: Store FileSystemController in core 7 years ago
Lioncash 102801e196 core: Remove CurrentArmInterface() global accessor 7 years ago
Fernando Sahmkow 1fb8727a9a Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts 7 years ago
Zach Hilman f7ed383a84 core: Keep instance of APM Controller 7 years ago
Zach Hilman 22bea84c51 core: Keep track of ARPManager and register current application on boot 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 8d16f91049 core: Add Reporter class to take/save reports 7 years ago
Zach Hilman c1475193ba core: Track load offsets of NSO modules 7 years ago
Zach Hilman 4399df50e3 core: Remove specific applets in favor of AppletManager 7 years ago
Zach Hilman 73a4412736 core: Store system-wide ContentProvider for the emulator 7 years ago
Zach Hilman 20c46b9242 vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Zach Hilman 9ac4e6a249 core: Add support for registering and controlling ownership of CheatEngine 7 years ago
Lioncash a71549e4ff core/core: Remove the global telemetry accessor function 7 years ago
Lioncash 1c3371c921 core_timing: Convert core timing into a class 7 years ago
Lioncash ab2f154ff4 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Zach Hilman 0cbabc5ee6 core: Add getter and setter for WebBrowserApplet frontend 7 years ago
Zach Hilman eea28c76f1 core: Add getter/setter for ProfileSelector in System 7 years ago
Zach Hilman 965eade4d5 core: Make GetGameFileFromPath function externally accessible 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Lioncash 9497f1d93f core: Add missing const variants of getters for the System class 7 years ago
Lioncash f94bf1a29f core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
Lioncash d36452327a kernel/thread: Use a regular pointer for the owner/current process 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 420597d70d core: Migrate current_process pointer to the kernel 7 years ago
Markus Wick 5093e008c9 core: Use a raw pointer in GetGPUDebugContext. 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
Lioncash 88597535d6 core: Make the main System class use the PImpl idiom 7 years ago
Lioncash 4913549d6b kernel: Eliminate kernel global state 7 years ago
Lioncash e46ac56321 core: Namespace all code in the arm subdirectory under the Core namespace 7 years ago
Lioncash e5eb0a7737 debug_utils: Remove unused includes 7 years ago
Zach Hilman 6c83024693 qt: Add filename and title id to window title while running 7 years ago
Lioncash 3afcede204 core: Delete System copy/move constructors and assignment operators 7 years ago
Lioncash 53e86e35eb core: Namespace EmuWindow 7 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 7 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 7 years ago
Hedges 3e421bb6fb GDBStub works with both Unicorn and Dynarmic now (#941) 7 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 7 years ago
Lioncash 3bcf090d37 core/memory: Get rid of 3DS leftovers 7 years ago
Lioncash 38c2af9330 kernel: Move object class to its own source files 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
bunnei fe039386fc audio_core: Move to audout_u impl. 8 years ago
bunnei 2097b6c72e core: Add AudioCore to global state. 8 years ago
MerryMage 34bf2dbf68 Implement exclusive monitor 8 years ago
Lioncash 74185c108e core: Make System's default constructor private 8 years ago
bunnei 6136866f8e core: Add several missing docstrings. 8 years ago