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