citra/src/core/src
2014-04-04 23:24:09 -04:00
..
arm - added an interface layer for ARM cores 2014-04-04 22:26:06 -04:00
elf commented out bswap stuff... ARM ELF files are little endian anyway 2014-03-31 22:15:02 -04:00
file_sys added meta_file_system to project 2013-09-25 21:25:46 -04:00
core.cpp - added an interface layer for ARM cores 2014-04-04 22:26:06 -04:00
core.h Remove Core::GetState(). Use new ARM_Interface instead. 2014-04-04 23:24:09 -04:00
core_timing.cpp added core_timing and system modules to core vcproj 2013-10-01 19:10:47 -04:00
core_timing.h added core_timing and system modules to core vcproj 2013-10-01 19:10:47 -04:00
loader.cpp added entry point loading from ELF file 2014-04-04 22:26:25 -04:00
loader.h renamed FILETYPE_CTR_DIRECTORY to FILETYPE_DIRECTORY_CXI 2013-10-06 09:39:11 -04:00
mem_map.cpp -converted tabs to spaces 2014-04-01 18:48:04 -04:00
mem_map.h made memory #define's enum to make debugging easier 2014-04-03 22:07:05 -04:00
mem_map_funcs.cpp added hack to allow physical mem read/writes 2014-04-03 22:07:06 -04:00
system.cpp fixed a typo in declaration of meta file system 2013-10-06 09:24:46 -04:00
system.h moved some core functions over to system module 2013-10-03 17:47:31 -04:00