Zach Hilman
|
2dde8f5cfe
core: Add Reporter class to take/save reports
|
7 年之前 |
Zach Hilman
|
2179ad7483
core: Track load offsets of NSO modules
|
7 年之前 |
Zach Hilman
|
ec0bc3061e
core: Remove specific applets in favor of AppletManager
|
7 年之前 |
Zach Hilman
|
45cb41f517
core: Store system-wide ContentProvider for the emulator
|
7 年之前 |
bunnei
|
639f0c524d
Merge pull request #1933 from DarkLordZach/cheat-engine
|
7 年之前 |
Zach Hilman
|
52ac6419da
vm_manager: Remove cheat-specific ranges from VMManager
|
7 年之前 |
Zach Hilman
|
7053546687
core: Add support for registering and controlling ownership of CheatEngine
|
7 年之前 |
Lioncash
|
b114928459
core/core: Remove the global telemetry accessor function
|
7 年之前 |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 年之前 |
Lioncash
|
a661025637
core/frontend/applets/web_browser: Make OpenPage() non-const
|
7 年之前 |
Zach Hilman
|
32bfa92c71
core: Add getter and setter for WebBrowserApplet frontend
|
7 年之前 |
bunnei
|
f95f6c7d86
Merge pull request #1781 from DarkLordZach/applet-profile-select
|
7 年之前 |
Zach Hilman
|
58fd0a1c50
core: Add getter/setter for ProfileSelector in System
|
7 年之前 |
Zach Hilman
|
c7b41ade74
core: Make GetGameFileFromPath function externally accessible
|
7 年之前 |
Zach Hilman
|
e696ed1f4d
am: Deglobalize software keyboard applet
|
7 年之前 |
Lioncash
|
b77f571d20
core: Add missing const variants of getters for the System class
|
7 年之前 |
Lioncash
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 年之前 |
Lioncash
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
7 年之前 |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 年之前 |
Lioncash
|
3f17fe7133
core: Migrate current_process pointer to the kernel
|
7 年之前 |
Markus Wick
|
dce624e3f1
core: Use a raw pointer in GetGPUDebugContext.
|
8 年之前 |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 年之前 |
Lioncash
|
e2457418da
core: Make the main System class use the PImpl idiom
|
8 年之前 |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 年之前 |
bunnei
|
62edc01525
Merge pull request #1175 from lioncash/ns
|
8 年之前 |
bunnei
|
f96ded9815
Merge pull request #1174 from lioncash/debug
|
8 年之前 |
Lioncash
|
43e0d865fa
core: Namespace all code in the arm subdirectory under the Core namespace
|
8 年之前 |
Lioncash
|
c65713832c
debug_utils: Remove unused includes
|
8 年之前 |
Zach Hilman
|
67fa51ea2f
qt: Add filename and title id to window title while running
|
8 年之前 |
Lioncash
|
a0ce6de913
core: Delete System copy/move constructors and assignment operators
|
8 年之前 |