summaryrefslogtreecommitdiffstats
path: root/src/video_core/video_core.vcxproj (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-06added initial renderer codebunnei1-0/+2
2014-04-05added video_core project to solutionbunnei1-92/+24
2014-04-05add hw_lcd.* to VS project filesbunnei1-0/+2
2014-04-05added initial support for hw.cpp modulebunnei1-1/+1
2014-04-05added hw module to interface h/w register reads/writesbunnei1-0/+2
2014-04-05- added an interface layer for ARM coresbunnei1-0/+3
2014-04-05moved arm core to interpreter directorybunnei1-14/+14
2014-04-04added thumb mode emulationbunnei1-0/+1
2014-03-30added ARM11 MMU from skyeyebunnei1-0/+1
2014-03-30added various arm modules from skyeye to make project link OKbunnei1-1/+7
2014-03-25updated Windows project files to include ELF filesbunnei1-0/+1
2013-10-02added core_timing and system modules to core vcprojShizZy1-0/+3
2013-09-27upgraded proj files to vs 2013ShizZy1-1/+5
2013-09-27added system.h to projectShizZy1-0/+1
2013-09-26added meta_file_system to projectShizZy1-0/+2
2013-09-26renamed file_sys_directory.* to directory_file_system.*ShizZy1-2/+2
2013-09-26moved file_sys back to coreShizZy1-0/+3
2013-09-24moved file_sys to commonShizZy1-3/+0
2013-09-24added PPSSPP's file system directory module for game loadingShizZy1-0/+3
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/+14
2013-09-09cleaned up VS project filesShizZy1-52/+7
2013-09-06added core and mem_map files to the projectShizZy1-0/+3
2013-09-05added an ARM disassembler from the android projectShizZy1-0/+4
2013-09-05various fixes to be able to build projectShizZy1-16/+19
2013-08-30adding initial project layoutShizZy1-0/+186