2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
2020-09-24 17:23:14 -04:00
..
arm General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
crypto crypto/key_manager: Remove dependency on the global system accessor 2020-09-14 16:49:59 -04:00
file_sys submission_package: Fix updates integrated into cartridge images. 2020-09-24 17:23:14 -04:00
frontend Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
gdbstub
hle Merge pull request #4678 from Morph1984/LoadOpenContext-partial-impl 2020-09-24 11:21:25 -07:00
loader General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
memory cheat_engine: Convert ExtractName into a non-template function 2020-09-15 03:24:44 -04:00
network
tools
CMakeLists.txt Merge pull request #4597 from Morph1984/mjolnir-p2 2020-09-10 19:28:23 -04:00
constants.cpp
constants.h
core.cpp service/sm: Eliminate dependency on the global system instance 2020-09-17 10:43:54 -04:00
core.h file_sys/bis_factory: Eliminate usage of the global system accessor 2020-09-16 18:16:04 -04:00
core_timing.cpp
core_timing.h core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
core_timing_util.cpp
core_timing_util.h
cpu_manager.cpp Merge pull request #4461 from comex/thread-names 2020-08-31 15:31:48 -04:00
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp memory: Resolve a -Wdocumentation warning 2020-09-23 13:39:27 -04:00
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
settings.h configure_input: Hook up the motion button and checkbox 2020-09-05 09:46:34 -04:00
telemetry_session.cpp
telemetry_session.h