You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 7b7a435094 GSP: Fixed to use real shared memory object, various cleanups. 12 years ago
..
arm Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
file_sys Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override". 12 years ago
hle GSP: Fixed to use real shared memory object, various cleanups. 12 years ago
hw Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
loader NCCH: Updated ExeFS memory allocation to be safer. 12 years ago
CMakeLists.txt Kernel: Added support for shared memory objects. 12 years ago
core.cpp Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
core.h fixed project includes to use new directory structure 12 years ago
core.vcxproj Kernel: Added support for shared memory objects. 12 years ago
core.vcxproj.filters Kernel: Added support for shared memory objects. 12 years ago
core_timing.cpp fixed project includes to use new directory structure 12 years ago
core_timing.h fixed project includes to use new directory structure 12 years ago
mem_map.cpp added memory mapped region for system mem - sdk demos load a segment here on ELF load 12 years ago
mem_map.h mem_map: Updated interface to expose template functions to other modules. 12 years ago
mem_map_funcs.cpp mem_map: Updated interface to expose template functions to other modules. 12 years ago
system.cpp Core: Removed unused directory_file_system and meta_file_system modules. 12 years ago
system.h Core: Removed unused directory_file_system and meta_file_system modules. 12 years ago