.. |
arm
|
core: add option to break on unmapped access
|
2022-12-02 08:25:45 -05:00 |
crypto
|
crypto: use user-provided keys whenever possible
|
2022-11-27 05:08:25 +03:00 |
debugger
|
general: fix compile for Apple Clang
|
2022-11-22 22:22:28 -05:00 |
file_sys
|
vfs: Replace cstr concat with char concat
|
2023-01-01 18:52:02 +00:00 |
frontend
|
gl_device: Use a more robust way to use strict context mode
|
2022-12-13 15:01:51 -05:00 |
hid
|
core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps.
|
2022-12-30 00:14:53 -08:00 |
hle
|
k_page_table: remove HACK_OpenPages/ClosePages
|
2022-12-25 13:43:49 -05:00 |
internal_network
|
general: fix compile for Apple Clang
|
2022-11-22 22:22:28 -05:00 |
loader
|
core/loader: Return nullptr if file is nullptr
|
2022-09-25 19:31:35 +01:00 |
memory
|
dmnt:cht: fix copy-paste error
|
2022-11-20 10:14:22 -05:00 |
tools
|
Rework CoreTiming
|
2022-07-10 06:59:40 +01:00 |
CMakeLists.txt
|
k_page_group: synchronize
|
2022-12-25 12:55:21 -05:00 |
constants.cpp
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
constants.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
core.cpp
|
EmuThread: refactor
|
2022-12-17 16:26:24 -05:00 |
core.h
|
EmuThread: refactor
|
2022-12-17 16:26:24 -05:00 |
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_timing_util.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
cpu_manager.cpp
|
general: improve handling of system startup failure
|
2022-12-06 16:13:42 -05:00 |
cpu_manager.h
|
general: improve handling of system startup failure
|
2022-12-06 16:13:42 -05:00 |
device_memory.cpp
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
device_memory.h
|
core: device_memory: Templatize GetPointer(..).
|
2022-10-18 19:13:34 -07:00 |
hardware_properties.h
|
core/debugger: memory breakpoint support
|
2022-06-16 13:18:07 -04:00 |
memory.cpp
|
Merge pull request #9415 from liamwhite/dc
|
2022-12-11 21:09:31 +00:00 |
memory.h
|
kernel: implement FlushProcessDataCache
|
2022-11-12 11:27:04 -05:00 |
perf_stats.cpp
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |
perf_stats.h
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |
precompiled_headers.h
|
CMake: Consolidate common PCH headers
|
2022-11-30 18:30:30 -05:00 |
reporter.cpp
|
reporter: Pass by const reference where applicable
|
2022-12-05 21:48:42 -05:00 |
reporter.h
|
reporter: Pass by const reference where applicable
|
2022-12-05 21:48:42 -05:00 |
telemetry_session.cpp
|
video_core: add null backend
|
2022-11-28 19:49:09 -05:00 |
telemetry_session.h
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |