summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* added meta_file_system to projectGravatar ShizZy2013-09-254-0/+637
* renamed file_sys_directory.* to directory_file_system.*Gravatar ShizZy2013-09-254-5/+5
* moved file_sys back to coreGravatar ShizZy2013-09-255-0/+982
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-231-0/+4
* moved file_sys to commonGravatar ShizZy2013-09-235-982/+0
* removed unused commented-out codeGravatar ShizZy2013-09-231-154/+0
* renamed PSPFileInfo to just FileInfoGravatar ShizZy2013-09-233-21/+21
* added PPSSPP's file system directory module for game loadingGravatar ShizZy2013-09-233-10/+138
* ppsspp file system module - currently unusedGravatar ShizZy2013-09-193-0/+1008
* added a module for loading bootable binariesGravatar ShizZy2013-09-194-0/+203
* added mem_map hardware writingGravatar ShizZy2013-09-193-75/+76
* added hw R/W/ memory functionsGravatar ShizZy2013-09-185-3/+161
* refactored some mem_map stuffGravatar ShizZy2013-09-182-19/+36
* added log msg to coreGravatar ShizZy2013-09-181-0/+2
* added ARMulator/skyeye ARM11 core to the projectGravatar ShizZy2013-09-1718-0/+11356
* renamed project to 'citrus'Gravatar ShizZy2013-09-134-4/+4
* cleaned up VS project filesGravatar ShizZy2013-09-081-52/+7
* updated common pathsGravatar ShizZy2013-09-081-0/+2
* start of 3DS memory mapGravatar ShizZy2013-09-052-4/+77
* added core and mem_map files to the projectGravatar ShizZy2013-09-056-2/+232
* added an ARM disassembler from the android projectGravatar ShizZy2013-09-044-0/+1175
* added missing filesGravatar ShizZy2013-09-041-0/+2
* various fixes to be able to build projectGravatar ShizZy2013-09-041-16/+19
* adding initial project layoutGravatar ShizZy2013-08-292-0/+196