Zach Hilman
|
2dde8f5cfe
core: Add Reporter class to take/save reports
|
7 лет назад |
Zach Hilman
|
2179ad7483
core: Track load offsets of NSO modules
|
7 лет назад |
bunnei
|
53f746fa9a
Merge pull request #2228 from DarkLordZach/applet-manager-p1
|
7 лет назад |
Zach Hilman
|
ec0bc3061e
core: Remove specific applets in favor of AppletManager
|
7 лет назад |
Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
7 лет назад |
Lioncash
|
a4b0a8559c
core/core: Move main process creation into Load()
|
7 лет назад |
Lioncash
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
Lioncash
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 лет назад |
Zach Hilman
|
45cb41f517
core: Store system-wide ContentProvider for the emulator
|
7 лет назад |
Lioncash
|
540235bb05
file_sys/cheat_engine: Remove use of global system accessors
|
7 лет назад |
bunnei
|
639f0c524d
Merge pull request #1933 from DarkLordZach/cheat-engine
|
7 лет назад |
Lioncash
|
8e510d5afa
kernel: Make the address arbiter instance per-process
|
7 лет назад |
bunnei
|
4f352833a5
Merge pull request #2055 from bunnei/gpu-thread
|
7 лет назад |
bunnei
|
aaa373585c
gpu: Refactor a/synchronous implementations into their own classes.
|
7 лет назад |
bunnei
|
d2ff93c319
Merge pull request #2190 from lioncash/ogl-global
|
7 лет назад |
bunnei
|
4483089d70
gpu: Refactor to take RendererBase instead of RasterizerInterface.
|
7 лет назад |
bunnei
|
81e086b5ac
core: Set is_powered_on before GPU is initialized.
|
7 лет назад |
Lioncash
|
c161389a0f
kernel/address_arbiter: Pass in system instance to constructor
|
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
|
b5f0dc95db
core/core: Replace direct usage of the global system telemetry accessor from Shutdown()
|
7 лет назад |
Lioncash
|
a8fa5019b5
video_core: Remove usages of System::GetInstance() within the engines
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 лет назад |
ReinUsesLisp
|
eb73247433
gl_shader_cache: Link loading screen with disk shader cache load
|
7 лет назад |
ReinUsesLisp
|
7fefec585c
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
|
7 лет назад |
ReinUsesLisp
|
0ed5d728ca
rasterizer_interface: Add disk cache entry for the rasterizer
|
7 лет назад |
Lioncash
|
a661025637
core/frontend/applets/web_browser: Make OpenPage() non-const
|
7 лет назад |
bunnei
|
c9ef8b0af1
Merge pull request #1959 from DarkLordZach/custom-rtc
|
7 лет назад |
Zach Hilman
|
05dbb47af5
settings: Use std::chrono::seconds instead of s64 for RTC
|
7 лет назад |