summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* initialize mem regionsbunnei2014-03-301-0/+2
* added various arm modules from skyeye to make project link OKbunnei2014-03-309-166/+2582
* added a GetPointer function to Memory for use with ELF loadingbunnei2014-03-253-30/+33
* updated Windows project files to include ELF filesbunnei2014-03-252-0/+7
* added Dolphin's ELF reader to the projectbunnei2014-03-253-0/+594
* renamed FILETYPE_CTR_DIRECTORY to FILETYPE_DIRECTORY_CXIShizZy2013-10-062-12/+10
* fixed a typo in declaration of meta file systemShizZy2013-10-061-2/+2
* moved some core functions over to system moduleShizZy2013-10-034-13/+11
* added core_timing and system modules to core vcprojShizZy2013-10-026-2/+823
* added an early function for booting from a directoryShizZy2013-10-022-16/+35
* added a message option to Core::Halt functionShizZy2013-10-022-2/+2
* upgraded proj files to vs 2013ShizZy2013-09-271-1/+5
* added system.h to projectShizZy2013-09-275-22/+87
* added meta_file_system to projectShizZy2013-09-264-0/+637
* renamed file_sys_directory.* to directory_file_system.*ShizZy2013-09-264-5/+5
* moved file_sys back to coreShizZy2013-09-265-0/+982
* removed <windows.h> include from common.h and added it only where neededShizZy2013-09-241-0/+4
* moved file_sys to commonShizZy2013-09-245-982/+0
* removed unused commented-out codeShizZy2013-09-241-154/+0
* renamed PSPFileInfo to just FileInfoShizZy2013-09-243-21/+21
* added PPSSPP's file system directory module for game loadingShizZy2013-09-243-10/+138
* ppsspp file system module - currently unusedShizZy2013-09-203-0/+1008
* added a module for loading bootable binariesShizZy2013-09-204-0/+203
* added mem_map hardware writingShizZy2013-09-203-75/+76
* added hw R/W/ memory functionsShizZy2013-09-195-3/+161
* refactored some mem_map stuffShizZy2013-09-192-19/+36
* added log msg to coreShizZy2013-09-191-0/+2
* added ARMulator/skyeye ARM11 core to the projectShizZy2013-09-1818-0/+11356
* renamed project to 'citrus'ShizZy2013-09-144-4/+4
* cleaned up VS project filesShizZy2013-09-091-52/+7
* updated common pathsShizZy2013-09-081-0/+2
* start of 3DS memory mapShizZy2013-09-062-4/+77
* added core and mem_map files to the projectShizZy2013-09-066-2/+232
* added an ARM disassembler from the android projectShizZy2013-09-054-0/+1175
* added missing filesShizZy2013-09-051-0/+2
* various fixes to be able to build projectShizZy2013-09-051-16/+19
* adding initial project layoutShizZy2013-08-302-0/+196