.. |
arm
|
Dynarmic: Remove inaccurate NaN from Auto CPU settings.
|
2022-11-17 16:59:41 +01:00 |
crypto
|
crypto: use user-provided keys whenever possible
|
2022-11-27 05:08:25 +03:00 |
debugger
|
gdbstub: add ams monitor commands
|
2022-11-10 19:20:57 -05:00 |
file_sys
|
Merge pull request #9115 from vonchenplus/game_name_by_language
|
2022-10-27 11:33:02 -07:00 |
frontend
|
general: Address review comments
|
2022-11-13 17:13:43 -06:00 |
hid
|
core/hid/emulated_controller: Use ranges version of transform
|
2022-11-28 10:00:42 -05:00 |
hle
|
Merge pull request #9340 from lioncash/nvdrv
|
2022-11-29 08:27:13 -05:00 |
internal_network
|
network: add missing header for SO_* on Unix after f80c7c4cd5
|
2022-11-04 07:28:46 +00:00 |
loader
|
|
|
memory
|
dmnt:cht: fix copy-paste error
|
2022-11-20 10:14:22 -05:00 |
tools
|
|
|
CMakeLists.txt
|
CMake: Use precompiled headers
|
2022-11-29 18:50:49 -05:00 |
constants.cpp
|
|
|
constants.h
|
|
|
core_timing_util.h
|
|
|
core_timing.cpp
|
core: core_timing: Re-initialize if single/multicore state changes.
|
2022-10-18 19:13:35 -07:00 |
core_timing.h
|
core: core_timing: Re-initialize if single/multicore state changes.
|
2022-10-18 19:13:35 -07:00 |
core.cpp
|
kernel: reinitialize after dram layout change
|
2022-10-30 11:01:22 -04:00 |
core.h
|
core: Partially persist emulation state across game boots.
|
2022-10-18 19:13:35 -07:00 |
cpu_manager.cpp
|
|
|
cpu_manager.h
|
|
|
device_memory.cpp
|
|
|
device_memory.h
|
core: device_memory: Templatize GetPointer(..).
|
2022-10-18 19:13:34 -07:00 |
hardware_properties.h
|
|
|
memory.cpp
|
kernel: implement FlushProcessDataCache
|
2022-11-12 11:27:04 -05:00 |
memory.h
|
kernel: implement FlushProcessDataCache
|
2022-11-12 11:27:04 -05:00 |
perf_stats.cpp
|
|
|
perf_stats.h
|
|
|
precompiled_headers.h
|
CMake: Use precompiled headers
|
2022-11-29 18:50:49 -05:00 |
reporter.cpp
|
|
|
reporter.h
|
|
|
telemetry_session.cpp
|
|
|
telemetry_session.h
|
|
|