aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/core.vcxproj
Commit message (Expand)AuthorAge
* added maverick.cpp to ARM core from skyeyeGravatar bunnei2014-05-16
* added missing armcopro from skyeyeGravatar bunnei2014-05-16
* added missing skyeye mmu codeGravatar bunnei2014-05-15
* - moved mmu to arm/interpreter folderGravatar bunnei2014-05-15
* added config_mem module for HLE of firmware configuration memory settingsGravatar bunnei2014-05-06
* renamed hle "mrc" module to "coprocessor"Gravatar bunnei2014-05-01
* added a module to load symbol map files for debuggingGravatar bunnei2014-04-30
* moved HLE::MRC to its own module, added support for catching data synchroniza...Gravatar bunnei2014-04-25
* renamed hw_lcd module to just lcdGravatar bunnei2014-04-17
* added NDMA hardware interfaceGravatar bunnei2014-04-17
* added class stub for HID:User serviceGravatar bunnei2014-04-16
* - added stubbed out GSP::Gpu service interfaceGravatar bunnei2014-04-16
* - extracted srv: calls from service.cpp and put in its own moduleGravatar bunnei2014-04-15
* added framework for APT service (application and title launching service)Gravatar bunnei2014-04-13
* - added HLE to connect to "srv:" serviceGravatar bunnei2014-04-12
* - renamed hle_syscall to just syscallGravatar bunnei2014-04-11
* moved hle.cpp into hle folder (due to mistake earlier)Gravatar bunnei2014-04-11
* - removed syscall classes (will just use HLEFunction)Gravatar bunnei2014-04-10
* added initial modules for setting up SysCall HLEGravatar bunnei2014-04-10
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* add hw_lcd.* to VS project filesGravatar bunnei2014-04-05
* added initial support for hw.cpp moduleGravatar bunnei2014-04-05
* added hw module to interface h/w register reads/writesGravatar bunnei2014-04-04
* - added an interface layer for ARM coresGravatar bunnei2014-04-04
* moved arm core to interpreter directoryGravatar bunnei2014-04-04
* added thumb mode emulationGravatar bunnei2014-04-03
* added ARM11 MMU from skyeyeGravatar bunnei2014-03-29
* added various arm modules from skyeye to make project link OKGravatar bunnei2014-03-29
* updated Windows project files to include ELF filesGravatar bunnei2014-03-25
* added core_timing and system modules to core vcprojGravatar ShizZy2013-10-01
* upgraded proj files to vs 2013Gravatar ShizZy2013-09-26
* added system.h to projectGravatar ShizZy2013-09-26
* added meta_file_system to projectGravatar ShizZy2013-09-25
* renamed file_sys_directory.* to directory_file_system.*Gravatar ShizZy2013-09-25
* moved file_sys back to coreGravatar ShizZy2013-09-25
* moved file_sys to commonGravatar ShizZy2013-09-23
* added PPSSPP's file system directory module for game loadingGravatar ShizZy2013-09-23
* added a module for loading bootable binariesGravatar ShizZy2013-09-19
* added hw R/W/ memory functionsGravatar ShizZy2013-09-18
* added ARMulator/skyeye ARM11 core to the projectGravatar ShizZy2013-09-17
* cleaned up VS project filesGravatar ShizZy2013-09-08
* added core and mem_map files to the projectGravatar ShizZy2013-09-05
* added an ARM disassembler from the android projectGravatar ShizZy2013-09-04
* various fixes to be able to build projectGravatar ShizZy2013-09-04
* adding initial project layoutGravatar ShizZy2013-08-29