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
mailwl e85b22320a Fix parameter name in EnableNotification 9 years ago
..
arm Merge pull request #1568 from JayFoxRox/fix-printf 9 years ago
file_sys FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock 9 years ago
gdbstub gdbstub: Silence missing prototype warnings 9 years ago
hle Fix parameter name in EnableNotification 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 Loader: Split SMDH into its own header and import helpers from QGameList 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 Remove every trailing whitespace from the project (but externals). 10 years ago
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 New3DS: Minor style cleanup to #1520. 9 years ago
system.cpp Fix missing return 9 years ago
system.h Improve error report from Init() functions 9 years ago