eden/src/core/src
bunnei e05be0145c -converted tabs to spaces
-moved scratchpad memory out of MemArena
2014-04-01 18:48:04 -04:00
..
arm replaced some error logs with debug asserts 2014-03-30 02:13:25 -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 very hackish ARMulator core initialization and CPU stepping 2014-03-31 22:26:50 -04:00
core.h moved some core functions over to system module 2013-10-03 17:47:31 -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 ELF loading support to loader.cpp 2014-03-31 22:23:55 -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 added support for reading/writing to stack mem 2014-03-31 21:05:51 -04:00
mem_map_funcs.cpp -converted tabs to spaces 2014-04-01 18:48:04 -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