| .. |
|
arm
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
před 7 roky |
|
crypto
|
173073c722
Merge pull request #1836 from lioncash/unused
|
před 7 roky |
|
file_sys
|
3b1043c58a
Merge pull request #1846 from lioncash/dir
|
před 7 roky |
|
frontend
|
b6d2c64f4d
Merge pull request #1667 from DarkLordZach/swkbd
|
před 7 roky |
|
gdbstub
|
474c745502
gdbstub: Silence value truncation warning within FpuWrite()
|
před 7 roky |
|
hle
|
c02b8c895b
vm_manager: Migrate MemoryInfo and PageInfo to vm_manager.h
|
před 7 roky |
|
loader
|
2c45c6d234
Merge pull request #1819 from DarkLordZach/disable-addons
|
před 7 roky |
|
tracer
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
před 7 roky |
|
CMakeLists.txt
|
d08d4a366b
Merge pull request #1704 from DarkLordZach/oss-sysarchive
|
před 7 roky |
|
core.cpp
|
c7b41ade74
core: Make GetGameFileFromPath function externally accessible
|
před 7 roky |
|
core.h
|
c7b41ade74
core: Make GetGameFileFromPath function externally accessible
|
před 7 roky |
|
core_cpu.cpp
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
před 7 roky |
|
core_cpu.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
před 7 roky |
|
core_timing.cpp
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
před 8 roky |
|
core_timing.h
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
před 8 roky |
|
core_timing_util.cpp
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
před 8 roky |
|
core_timing_util.h
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
před 8 roky |
|
cpu_core_manager.cpp
|
232d95b56e
core: Relocate CPU core management to its own class
|
před 7 roky |
|
cpu_core_manager.h
|
232d95b56e
core: Relocate CPU core management to its own class
|
před 7 roky |
|
memory.cpp
|
15e3d4f357
memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA()
|
před 7 roky |
|
memory.h
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
před 7 roky |
|
memory_hook.cpp
|
732a77d0e8
memory_hook: Default virtual destructor in the cpp file
|
před 8 roky |
|
memory_hook.h
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
před 7 roky |
|
memory_setup.h
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
před 8 roky |
|
perf_stats.cpp
|
7c9f7aeacc
perf_stats: Remove unused variable within DoFrameLimiting()
|
před 7 roky |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
před 8 roky |
|
settings.cpp
|
3a6cd5b3c8
hid: Use player-defined controller type as PREFERRED_CONTROLLER
|
před 7 roky |
|
settings.h
|
282b7e902c
settings: Store list of disabled add-ons per title ID
|
před 7 roky |
|
telemetry_session.cpp
|
ca4e20b4e0
web_service: move telemetry condition from TelemetrySession constructor to destructor
|
před 7 roky |
|
telemetry_session.h
|
585b6a6a50
compatdb: Use a seperate endpoint for testcase submission
|
před 7 roky |