yuzu-fork/src/core
archshift cae89fb315 Allow the user to set the background clear color during emulation
The background color can be seen at the sides of the bottom screen or when the window is wider than normal.
2015-04-03 15:35:51 -07:00
..
arm dyncom: Move CP15 register writing into its own function. 2015-04-02 00:20:52 -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.cpp dyncom: Switch the app and system cores into the correct mode at initialization 2015-02-12 21:54:28 -05:00
core.h arm: Clean up ARMul_State 2015-01-31 21:55:34 -05:00
core_timing.cpp Remove the useless msg_handler compilation unit that was left over from Dolphin 2015-02-18 22:26:22 -08:00
core_timing.h CoreTiming: Ported the CoreTiming namespace from PPSSPP 2015-01-07 15:08:35 -05:00
mem_map.cpp MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
mem_map.h dyncom: Make Load/Store instructions support big endian 2015-03-17 15:13:32 -04:00
mem_map_funcs.cpp dyncom: Make Load/Store instructions support big endian 2015-03-17 15:13:32 -04:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h Allow the user to set the background clear color during emulation 2015-04-03 15:35:51 -07:00
system.cpp Core: Fixed a crash and removed some unused variables. 2015-01-08 21:49:41 -05:00
system.h License change 2014-12-20 21:20:24 -08:00