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 d0c1794853 Merge pull request #34 from bunnei/gsp-command-synch 12 years ago
..
arm ARM: Synchronize Citra's SkyEye core with 3dmoo's. 12 years ago
file_sys Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override". 12 years ago
hle Thread: Added more descriptive comment to WaitCurrentThread. 12 years ago
hw GPU: Updated g_last_ticks variable to be more descriptive (represents CPU tick count of last vertical line). 12 years ago
loader NCCH: Updated ExeFS memory allocation to be safer. 12 years ago
CMakeLists.txt Kernel: Added preliminary support for address arbiters. 12 years ago
core.cpp GSP: Implements preliminary command synchronization via GPU interrupts. 12 years ago
core.h fixed project includes to use new directory structure 12 years ago
core.vcxproj Kernel: Added preliminary support for address arbiters. 12 years ago
core.vcxproj.filters Kernel: Added preliminary support for address arbiters. 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 Memory: Removed deprecated MapBlock_Shared function. 12 years ago
mem_map_funcs.cpp MemMap: Fixed typo with GetPointer to VRAM address. 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