citra/src/core
bunnei b7327f807c Merge pull request #217 from archshift/cmd_buff
Log the cmd_buff arguments when citra comes across an unimplemented function
2014-12-08 23:13:07 -05:00
..
arm armemu: Fix SSAX 2014-12-08 15:47:20 -05:00
file_sys Merge pull request #264 from Subv/files 2014-12-08 18:05:03 -05:00
hle Merge pull request #217 from archshift/cmd_buff 2014-12-08 23:13:07 -05:00
hw Fixed formatting and switch statement warnings 2014-11-27 02:59:14 -08:00
loader Loader: Add 3DSX support 2014-12-08 18:06:43 +01:00
CMakeLists.txt Loader: Add 3DSX support 2014-12-08 18:06:43 +01:00
core.cpp Add static to some variables 2014-11-18 20:04:00 -05:00
core.h Core: Changed RunLoop iterations to 1000 (slightly better performance). 2014-11-11 19:54:09 -05:00
core_timing.cpp Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
core_timing.h Remove extraneous semicolons 2014-11-18 08:27:16 -05:00
mem_map.cpp Add static to some variables 2014-11-18 20:04:00 -05:00
mem_map.h Merge pull request #244 from bunnei/cleanup-memmap 2014-12-08 19:34:54 -05:00
mem_map_funcs.cpp MemMap: Updated memory map to subtract base address instead of mask. 2014-12-03 01:23:29 -05:00
settings.cpp Added configuration file system. 2014-10-07 15:09:37 -07:00
settings.h Merge pull request #159 from SeannyM/enable_log 2014-11-15 12:42:08 +01:00
system.cpp Core: Removed unused directory_file_system and meta_file_system modules. 2014-06-27 16:58:30 -04:00
system.h Remove tabs in all files except in skyeye imports and in generated GL code 2014-11-19 09:04:03 +00:00