yuzu-android/src/core
Lioncash 5e5954c63b dyncom: Move CP15 register reading into its own function.
Keeps everything contained. Added all supported readable registers in an ARM11 MPCore.
2015-04-02 00:19:11 -04:00
..
arm dyncom: Move CP15 register reading into its own function. 2015-04-02 00:19:11 -04:00
file_sys Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 2015-03-14 12:00:01 -05:00
hle ConfigMem: Set the app memory to be 96MB instead of the default 64MB 2015-03-23 18:53:22 -07:00
hw Merge pull request #650 from Subv/scaling 2015-03-17 19:13:06 -04:00
loader NCCH: Minor updates to the ncch header 2015-03-15 14:17:19 -07:00
CMakeLists.txt Added LCD registers, and implementation for color filling in OGL code. 2015-03-09 15:51:41 -07:00
core_timing.cpp
core_timing.h
core.cpp
core.h
mem_map_funcs.cpp dyncom: Make Load/Store instructions support big endian 2015-03-17 15:13:32 -04:00
mem_map.cpp
mem_map.h dyncom: Make Load/Store instructions support big endian 2015-03-17 15:13:32 -04:00
settings.cpp
settings.h Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
system.cpp
system.h