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.
 
 
 
 
 
 
bunnei 1976a2d773 dynarmic: Implement ARM CPU interface. 9 years ago
..
arm dynarmic: Implement ARM CPU interface. 9 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 Merge pull request #2023 from yuriks/autobase-bcfnt 9 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 dynarmic: Implement ARM CPU interface. 9 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: add ReadCString function 9 years ago
memory.h Memory: add ReadCString function 9 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 configure_audio: User-configuratble option to enable/disable audio stretching 9 years ago
settings.h Merge pull request #2032 from bunnei/qt-graphics 9 years ago
system.cpp system: Add a function to see if the emulator is running. 9 years ago
system.h system: Add a function to see if the emulator is running. 9 years ago