Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra/src/core/src
2014-04-05 01:24:14 -04:00
..
arm added a tick counter 2014-04-05 01:23:28 -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
hw added an "Update" method to update all hardware 2014-04-05 01:24:14 -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
core.cpp - added an interface layer for ARM cores 2014-04-04 22:26:06 -04:00
core.h added initial support for hw.cpp module 2014-04-05 00:01:07 -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_funcs.cpp added initial support for hw.cpp module 2014-04-05 00:01:07 -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
system.cpp added initial support for hw.cpp module 2014-04-05 00:01:07 -04:00
system.h moved some core functions over to system module 2013-10-03 17:47:31 -04:00