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
bunnei c4767f3bb2 Merge pull request #672 from purpasmart96/citra_moar_app_mem
ConfigMem: Set the app memory to be 96MB instead of the default 64MB
12 years ago
..
arm Merge pull request #674 from lioncash/sys-instrs 12 years ago
file_sys Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 12 years ago
hle ConfigMem: Set the app memory to be 96MB instead of the default 64MB 12 years ago
hw Merge pull request #650 from Subv/scaling 12 years ago
loader NCCH: Minor updates to the ncch header 12 years ago
CMakeLists.txt Added LCD registers, and implementation for color filling in OGL code. 12 years ago
core.cpp dyncom: Switch the app and system cores into the correct mode at initialization 12 years ago
core.h arm: Clean up ARMul_State 12 years ago
core_timing.cpp Remove the useless msg_handler compilation unit that was left over from Dolphin 12 years ago
core_timing.h CoreTiming: Ported the CoreTiming namespace from PPSSPP 12 years ago
mem_map.cpp MemMap: Add support for DSP Read & Writes in the memory map 12 years ago
mem_map.h dyncom: Make Load/Store instructions support big endian 12 years ago
mem_map_funcs.cpp dyncom: Make Load/Store instructions support big endian 12 years ago
settings.cpp License change 12 years ago
settings.h Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 12 years ago
system.cpp Core: Fixed a crash and removed some unused variables. 12 years ago
system.h License change 12 years ago