yuzu/src/core
bunnei 06f8c3dc01 core: Do not reset device_memory on shutdown.
- This will be reset on initialization.
2020-12-28 21:33:34 -08:00
..
arm
crypto
file_sys system_archive: Add + and - buttons to the Nintendo Extended OSS font 2020-12-18 02:55:48 -05:00
frontend applets/web: Implement the online web browser applet 2020-12-18 10:33:28 -05:00
hle core: hle: kernel: Clear process list on boot. 2020-12-28 21:33:34 -08:00
loader vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
memory
network Merge pull request #5142 from comex/xx-poll-events 2020-12-09 03:52:20 -03:00
tools
CMakeLists.txt hle: service: bsd: Update to work with service threads, removing SleepClientThread. 2020-12-28 16:33:48 -08:00
constants.cpp
constants.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp core: Do not reset device_memory on shutdown. 2020-12-28 21:33:34 -08:00
core.h
cpu_manager.cpp
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp core: memory: Ensure thread safe access when pages are rasterizer cached (#5206) 2020-12-24 21:51:49 -08:00
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp core: settings: Untangle multicore from asynchronous GPU. 2020-12-28 16:33:48 -08:00
settings.h core: settings: Untangle multicore from asynchronous GPU. 2020-12-28 16:33:48 -08:00
telemetry_session.cpp
telemetry_session.h