citra/src/core
purpasmart96 23ae8aa4d3 MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff
Got rid of I/O address's since the I/O addresses range's overlap with other
address's types such as vram, these I/O addresses need to be done in an different
way.
2014-12-13 18:29:57 -08:00
..
arm Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
file_sys Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
hle kernel: Remove unused log arguments 2014-12-13 10:15:58 -05:00
hw Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
loader Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
CMakeLists.txt Remove unused NDMA module 2014-12-09 18:27:16 -02:00
core.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
core.h Core: Changed RunLoop iterations to 1000 (slightly better performance). 2014-11-11 19:54:09 -05:00
core_timing.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
core_timing.h Remove extraneous semicolons 2014-11-18 08:27:16 -05:00
mem_map.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
mem_map.h MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff 2014-12-13 18:29:57 -08:00
mem_map_funcs.cpp MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff 2014-12-13 18:29:57 -08:00
settings.cpp Added configuration file system. 2014-10-07 15:09:37 -07:00
settings.h Add configurable per-class log filtering 2014-12-13 02:08:06 -02: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