aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* added system.h to projectGravatar ShizZy2013-09-26
|
* renamed from citrus to citraGravatar 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
|
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-23
|
* moved file_sys to commonGravatar ShizZy2013-09-23
|
* removed unused commented-out codeGravatar ShizZy2013-09-23
|
* renamed PSPFileInfo to just FileInfoGravatar ShizZy2013-09-23
|
* added PPSSPP's file system directory module for game loadingGravatar ShizZy2013-09-23
|
* added localtime_r for use on windowsGravatar ShizZy2013-09-23
|
* added utf8 to common module, utils for dealing with utf8Gravatar ShizZy2013-09-23
|
* ppsspp file system module - currently unusedGravatar ShizZy2013-09-19
|
* updated to chunk_file module from ppssppGravatar ShizZy2013-09-19
|
* added a module for loading bootable binariesGravatar ShizZy2013-09-19
|
* added mem_map hardware writingGravatar ShizZy2013-09-19
|
* added hw R/W/ memory functionsGravatar ShizZy2013-09-18
|
* added swap types to commonGravatar ShizZy2013-09-18
|
* refactored some mem_map stuffGravatar ShizZy2013-09-18
|
* added log msg to coreGravatar ShizZy2013-09-18
|
* added core initialization to app entry pointGravatar ShizZy2013-09-18
|
* removed CORE and LOADER from LogTypesGravatar ShizZy2013-09-18
|
* added CORE and LOADER to LogTypesGravatar ShizZy2013-09-18
|
* added ARMulator/skyeye ARM11 core to the projectGravatar ShizZy2013-09-17
|
* changed log CPU from PPC to ARM11Gravatar ShizZy2013-09-17
|
* added default windows includeGravatar ShizZy2013-09-17
|
* initialized log managerGravatar ShizZy2013-09-17
|
* added file platform.hGravatar ShizZy2013-09-15
|
* renamed project to 'citrus'Gravatar ShizZy2013-09-13
|
* added scm_rev_gen project to automatically create a header with the git ↵Gravatar ShizZy2013-09-13
| | | | revision on build
* cleaned up VS project filesGravatar ShizZy2013-09-08
|
* fixed some code warningsGravatar ShizZy2013-09-08
|
* removed unneeded dolphin paths code, fixed linker problems with common.libGravatar ShizZy2013-09-08
|
* re-enabled GetLastErrorMsgGravatar ShizZy2013-09-08
|
* removed ignored specific libraries section from project fileGravatar ShizZy2013-09-08
|
* updated common pathsGravatar ShizZy2013-09-08
|
* start of 3DS memory mapGravatar ShizZy2013-09-05
|
* added core and mem_map files to the projectGravatar ShizZy2013-09-05
|
* added an ARM disassembler from the android projectGravatar ShizZy2013-09-04
|
* added missing filesGravatar ShizZy2013-09-04
|
* deleting renamed directoryGravatar ShizZy2013-09-04
|
* various fixes to be able to build projectGravatar ShizZy2013-09-04
|
* added emu_window.h to define interface to drawing to a windowGravatar ShizZy2013-09-04
|
* updated CMakeLists.txt file for new common filesGravatar ShizZy2013-09-04
|
* replaced common code with dolphin commonGravatar ShizZy2013-09-04
|
* deleted gekko's common filesGravatar ShizZy2013-09-04
|
* adding initial project layoutGravatar ShizZy2013-08-29