summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* renamed from citrus to citraGravatar ShizZy2013-09-2620-49/+49
* 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-257-6/+15
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-233-5/+5
* moved file_sys to commonGravatar ShizZy2013-09-237-15/+6
* 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
* added UNICODE preprocessor defineGravatar ShizZy2013-09-232-2/+2
* added localtime_r for use on windowsGravatar ShizZy2013-09-231-0/+8
* added utf8 to common module, utils for dealing with utf8Gravatar ShizZy2013-09-234-0/+534
* removed preprocessor defines from base.props... these were not usedGravatar ShizZy2013-09-231-1/+2
* ppsspp file system module - currently unusedGravatar ShizZy2013-09-193-0/+1008
* updated to chunk_file module from ppssppGravatar ShizZy2013-09-191-133/+623
* added a module for loading bootable binariesGravatar ShizZy2013-09-196-4/+207
* added mem_map hardware writingGravatar ShizZy2013-09-193-75/+76
* added hw R/W/ memory functionsGravatar ShizZy2013-09-185-3/+161
* added swap types to commonGravatar ShizZy2013-09-184-0/+549
* refactored some mem_map stuffGravatar ShizZy2013-09-182-19/+36
* added log msg to coreGravatar ShizZy2013-09-181-0/+2
* added core initialization to app entry pointGravatar ShizZy2013-09-181-5/+3
* removed CORE and LOADER from LogTypesGravatar ShizZy2013-09-181-2/+0
* added CORE and LOADER to LogTypesGravatar ShizZy2013-09-181-0/+2
* added ARMulator/skyeye ARM11 core to the projectGravatar ShizZy2013-09-1718-0/+11356
* changed log CPU from PPC to ARM11Gravatar ShizZy2013-09-172-2/+3
* added default windows includeGravatar ShizZy2013-09-171-0/+4
* initialized log managerGravatar ShizZy2013-09-171-0/+5
* added file platform.hGravatar ShizZy2013-09-154-0/+137
* renamed project to 'citrus'Gravatar ShizZy2013-09-1323-53/+52
* added scm_rev_gen project to automatically create a header with the git revis...Gravatar ShizZy2013-09-135-3/+181
* renamed AkiruBinDir to EmuBinDirGravatar ShizZy2013-09-081-7/+7
* cleaned up VS project filesGravatar ShizZy2013-09-083-67/+24
* fixed some code warningsGravatar ShizZy2013-09-082-2/+2
* removed unneeded dolphin paths code, fixed linker problems with common.libGravatar ShizZy2013-09-083-132/+118
* re-enabled GetLastErrorMsgGravatar ShizZy2013-09-081-19/+23
* enabled StringPooling and EnableEnhancedInstructionSetGravatar ShizZy2013-09-081-1/+3
* added missing project dependenciesGravatar ShizZy2013-09-081-0/+3
* removed ignored specific libraries section from project fileGravatar ShizZy2013-09-081-2/+4
* updated common pathsGravatar ShizZy2013-09-084-16/+13
* start of 3DS memory mapGravatar ShizZy2013-09-055-16/+80
* added core and mem_map files to the projectGravatar ShizZy2013-09-057-14/+244
* added ipch/ folder (MSVS generated) to .gitignoreGravatar ShizZy2013-09-041-0/+1
* added an ARM disassembler from the android projectGravatar ShizZy2013-09-044-0/+1175
* added 'bin' folder to .gitignoreGravatar ShizZy2013-09-041-2/+3
* added missing filesGravatar ShizZy2013-09-043-0/+154
* deleting renamed directoryGravatar ShizZy2013-09-042-156/+0
* various fixes to be able to build projectGravatar ShizZy2013-09-0412-162/+143
* added build directory to be ignored by gitGravatar ShizZy2013-09-041-0/+3
* updated .gitignore to include temporary files created by MSVSGravatar ShizZy2013-09-041-0/+6