summaryrefslogtreecommitdiffstats
path: root/src/core/core.vcxproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed hw_lcd module to just lcdbunnei2014-04-181-2/+2
* added NDMA hardware interfacebunnei2014-04-181-0/+2
* added class stub for HID:User servicebunnei2014-04-171-0/+2
* - added stubbed out GSP::Gpu service interfacebunnei2014-04-161-0/+2
* - extracted srv: calls from service.cpp and put in its own modulebunnei2014-04-161-0/+2
* added framework for APT service (application and title launching service)bunnei2014-04-131-0/+2
* - added HLE to connect to "srv:" servicebunnei2014-04-131-0/+1
* - renamed hle_syscall to just syscallbunnei2014-04-121-2/+3
* moved hle.cpp into hle folder (due to mistake earlier)bunnei2014-04-121-1/+1
* - removed syscall classes (will just use HLEFunction)bunnei2014-04-111-0/+1
* added initial modules for setting up SysCall HLEbunnei2014-04-111-0/+4
* fixed project includes to use new directory structurebunnei2014-04-091-49/+49
* add hw_lcd.* to VS project filesbunnei2014-04-051-0/+2
* added initial support for hw.cpp modulebunnei2014-04-051-1/+1
* added hw module to interface h/w register reads/writesbunnei2014-04-051-0/+2
* - added an interface layer for ARM coresbunnei2014-04-051-0/+3
* moved arm core to interpreter directorybunnei2014-04-051-14/+14
* added thumb mode emulationbunnei2014-04-041-0/+1
* added ARM11 MMU from skyeyebunnei2014-03-301-0/+1
* added various arm modules from skyeye to make project link OKbunnei2014-03-301-1/+7
* updated Windows project files to include ELF filesbunnei2014-03-251-0/+1
* added core_timing and system modules to core vcprojShizZy2013-10-021-0/+3
* upgraded proj files to vs 2013ShizZy2013-09-271-1/+5
* added system.h to projectShizZy2013-09-271-0/+1
* added meta_file_system to projectShizZy2013-09-261-0/+2
* renamed file_sys_directory.* to directory_file_system.*ShizZy2013-09-261-2/+2
* moved file_sys back to coreShizZy2013-09-261-0/+3
* moved file_sys to commonShizZy2013-09-241-3/+0
* added PPSSPP's file system directory module for game loadingShizZy2013-09-241-0/+3
* added a module for loading bootable binariesShizZy2013-09-201-0/+2
* added hw R/W/ memory functionsShizZy2013-09-191-0/+1
* added ARMulator/skyeye ARM11 core to the projectShizZy2013-09-181-0/+14
* cleaned up VS project filesShizZy2013-09-091-52/+7
* added core and mem_map files to the projectShizZy2013-09-061-0/+3
* added an ARM disassembler from the android projectShizZy2013-09-051-0/+4
* various fixes to be able to build projectShizZy2013-09-051-16/+19
* adding initial project layoutShizZy2013-08-301-0/+186