| .. |
|
arm
|
fd2c42bfcd
arm_dynarmic: Set CNTFRQ value
|
7 лет назад |
|
crypto
|
173073c722
Merge pull request #1836 from lioncash/unused
|
7 лет назад |
|
file_sys
|
c643f364b4
am: Implement GetSaveDataSize and ExtendSaveData
|
7 лет назад |
|
frontend
|
9a22a94a51
Merge pull request #1886 from FearlessTobi/port-4164
|
7 лет назад |
|
gdbstub
|
8435451093
kernel/thread: Make thread_id a 64-bit value
|
7 лет назад |
|
hle
|
7477c12fe2
Merge pull request #1949 from lioncash/unmap
|
7 лет назад |
|
loader
|
0756f29a2c
loader: Add accessor for game control data
|
7 лет назад |
|
tracer
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
|
CMakeLists.txt
|
f95f6c7d86
Merge pull request #1781 from DarkLordZach/applet-profile-select
|
7 лет назад |
|
core.cpp
|
f95f6c7d86
Merge pull request #1781 from DarkLordZach/applet-profile-select
|
7 лет назад |
|
core.h
|
f95f6c7d86
Merge pull request #1781 from DarkLordZach/applet-profile-select
|
7 лет назад |
|
core_cpu.cpp
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_cpu.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_timing.cpp
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
|
core_timing.h
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
|
core_timing_util.cpp
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
|
core_timing_util.h
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
|
cpu_core_manager.cpp
|
232d95b56e
core: Relocate CPU core management to its own class
|
7 лет назад |
|
cpu_core_manager.h
|
232d95b56e
core: Relocate CPU core management to its own class
|
7 лет назад |
|
memory.cpp
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 лет назад |
|
memory.h
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
|
memory_hook.cpp
|
732a77d0e8
memory_hook: Default virtual destructor in the cpp file
|
8 лет назад |
|
memory_hook.h
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
|
memory_setup.h
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 лет назад |
|
perf_stats.cpp
|
7c9f7aeacc
perf_stats: Remove unused variable within DoFrameLimiting()
|
7 лет назад |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
|
settings.cpp
|
3a6cd5b3c8
hid: Use player-defined controller type as PREFERRED_CONTROLLER
|
7 лет назад |
|
settings.h
|
282b7e902c
settings: Store list of disabled add-ons per title ID
|
7 лет назад |
|
telemetry_session.cpp
|
ca4e20b4e0
web_service: move telemetry condition from TelemetrySession constructor to destructor
|
7 лет назад |
|
telemetry_session.h
|
585b6a6a50
compatdb: Use a seperate endpoint for testcase submission
|
7 лет назад |