You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
wwylele f00e8d4b2b Service::CFG: add missing language 9 years ago
..
arm Make arm_dyncom_trans* into a fully fledged compilation unit 9 years ago
file_sys FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock 9 years ago
gdbstub gdbstub: E0 should be E00 9 years ago
hle Service::CFG: add missing language 9 years ago
hw fixup simple type conversions where possible 9 years ago
loader Loader: Split SMDH into its own header and import helpers from QGameList 9 years ago
tracer fixup simple type conversions where possible 9 years ago
CMakeLists.txt Merge pull request #1898 from archshift/interpreter-split-take2 9 years ago
core.cpp Merge pull request #1762 from bunnei/global 9 years ago
core.h Improve error report from Init() functions 9 years ago
core_timing.cpp general: Silence some warnings when using clang 10 years ago
core_timing.h
memory.cpp Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types in the memory block manipulation functions. 9 years ago
memory.h Memory: Make ReadBlock and WriteBlock accept void pointers. 9 years ago
memory_setup.h Memory: Added necessary headers and removed unnecessary header 9 years ago
mmio.h Memory: Make ReadBlock and WriteBlock accept void pointers. 9 years ago
settings.cpp Audio: Add sink selection to configuration files 9 years ago
settings.h Merge pull request #1789 from wwylele/input-refactor 9 years ago
system.cpp Fix missing return 9 years ago
system.h Improve error report from Init() functions 9 years ago