summaryrefslogtreecommitdiffstats
path: root/src/core/core.vcxproj.filters (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-11- removed syscall classes (will just use HLEFunction)bunnei1-0/+3
2014-04-11added initial modules for setting up SysCall HLEbunnei1-0/+15
2014-04-09fixed project includes to use new directory structurebunnei1-103/+100
2014-04-05add hw_lcd.* to VS project filesbunnei1-0/+6
2014-04-05added initial support for hw.cpp modulebunnei1-1/+1
2014-04-05added hw module to interface h/w register reads/writesbunnei1-0/+9
2014-04-05- added an interface layer for ARM coresbunnei1-0/+9
2014-04-05moved arm core to interpreter directorybunnei1-39/+45
2014-04-04added thumb mode emulationbunnei1-0/+3
2014-03-30added ARM11 MMU from skyeyebunnei1-0/+3
2014-03-30added various arm modules from skyeye to make project link OKbunnei1-1/+19
2014-03-25updated Windows project files to include ELF filesbunnei1-0/+6
2013-10-02added core_timing and system modules to core vcprojShizZy1-0/+3
2013-09-27added system.h to projectShizZy1-0/+1
2013-09-26added meta_file_system to projectShizZy1-0/+6
2013-09-26renamed file_sys_directory.* to directory_file_system.*ShizZy1-2/+2
2013-09-26moved file_sys back to coreShizZy1-0/+12
2013-09-24moved file_sys to commonShizZy1-12/+0
2013-09-24added PPSSPP's file system directory module for game loadingShizZy1-0/+12
2013-09-20added a module for loading bootable binariesShizZy1-0/+2
2013-09-19added hw R/W/ memory functionsShizZy1-0/+1
2013-09-18added ARMulator/skyeye ARM11 core to the projectShizZy1-0/+48
2013-09-06added core and mem_map files to the projectShizZy1-0/+3
2013-09-05added an ARM disassembler from the android projectShizZy1-0/+22