| .. |
|
arm
|
arm_dynarmic_32: Print out CPSR.T on exception
|
2021-02-01 18:35:33 +00:00 |
|
crypto
|
key_manager: Create the keys directory if it does not exist
|
2021-02-04 06:05:50 -05:00 |
|
file_sys
|
vfs_real: When moving files or directories, don't assume file opening will succeed
|
2021-01-23 16:19:29 -05:00 |
|
frontend
|
hid: Implement GC controller
|
2021-02-07 22:59:46 -06:00 |
|
hle
|
Merge pull request #4940 from german77/nativeGC
|
2021-02-15 10:32:19 -08:00 |
|
loader
|
hle: kernel: KThread: Reorganize thread priority defaults.
|
2021-01-28 21:42:25 -08:00 |
|
memory
|
…
|
|
|
network
|
…
|
|
|
tools
|
…
|
|
|
CMakeLists.txt
|
core: core_timing_util: Optimize core timing math.
|
2021-02-15 14:54:06 -08:00 |
|
constants.cpp
|
…
|
|
|
constants.h
|
…
|
|
|
core.cpp
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
|
core.h
|
lm: Recode LM service
|
2021-01-20 18:25:15 +11:00 |
|
core_timing.cpp
|
core: hle: Add missing calls to MicroProfileOnThreadExit.
|
2021-01-11 14:23:16 -08:00 |
|
core_timing.h
|
…
|
|
|
core_timing_util.h
|
core: core_timing_util: Optimize core timing math.
|
2021-02-15 14:54:06 -08:00 |
|
cpu_manager.cpp
|
core: cpu_manager: Remove unused variable.
|
2021-01-28 21:42:26 -08:00 |
|
cpu_manager.h
|
…
|
|
|
device_memory.cpp
|
…
|
|
|
device_memory.h
|
…
|
|
|
hardware_interrupt_manager.cpp
|
…
|
|
|
hardware_interrupt_manager.h
|
…
|
|
|
hardware_properties.h
|
kernel: k_light_lock: Simplify EmuThreadHandle implementation.
|
2021-01-28 21:42:26 -08:00 |
|
memory.cpp
|
memory: Remove MemoryHook
|
2021-01-01 11:34:38 +00:00 |
|
memory.h
|
memory: Remove MemoryHook
|
2021-01-01 11:34:38 +00:00 |
|
perf_stats.cpp
|
…
|
|
|
perf_stats.h
|
…
|
|
|
reporter.cpp
|
lm: Recode LM service
|
2021-01-20 18:25:15 +11:00 |
|
reporter.h
|
lm: Recode LM service
|
2021-01-20 18:25:15 +11:00 |
|
settings.cpp
|
settings: Log the cache, config, and mod load directories
|
2021-02-02 04:01:05 -05:00 |
|
settings.h
|
Add mouse panning
|
2021-02-07 20:31:58 -06:00 |
|
telemetry_session.cpp
|
…
|
|
|
telemetry_session.h
|
…
|
|