citra/src/core
2014-04-30 16:56:47 -07:00
..
arm removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 2014-04-27 18:29:51 -04:00
elf Implement simple LoadSymbols for ELF files 2014-04-12 19:04:32 -04:00
file_sys fixes to build on linux 2014-04-22 19:42:29 -07:00
hle Problematic template functions 2014-04-27 22:23:58 -07:00
hw added code to LCD modules keep track of framebuffer location in FCRAM or VRAM 2014-04-27 12:39:57 -04:00
CMakeLists.txt A bit of Cmake love 2014-04-30 16:56:47 -07:00
core.cpp cleaned up some logging messages 2014-04-10 22:45:40 -04:00
core.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
core.vcxproj moved HLE::MRC to its own module, added support for catching data synchronization barrier command 2014-04-25 17:15:19 -04:00
core.vcxproj.filters moved HLE::MRC to its own module, added support for catching data synchronization barrier command 2014-04-25 17:15:19 -04:00
core_timing.cpp fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
core_timing.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
loader.cpp Add a quick way to load Launcher.dat files 2014-04-21 23:15:40 -04:00
loader.h Add a quick way to load Launcher.dat files 2014-04-21 23:15:40 -04:00
mem_map.cpp - added preliminary support for svc_MapMemoryBlock 2014-04-24 23:56:06 -04:00
mem_map.h added virtual address conversion for firmware FW0B 2014-04-27 22:32:51 -04:00
mem_map_funcs.cpp added virtual address conversion for firmware FW0B 2014-04-27 22:32:51 -04:00
system.cpp cleaned up some logging messages 2014-04-10 22:45:40 -04:00
system.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00