summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-26renamed from citrus to citraShizZy
2013-09-25added meta_file_system to projectShizZy
2013-09-25renamed file_sys_directory.* to directory_file_system.*ShizZy
2013-09-25moved file_sys back to coreShizZy
2013-09-23removed <windows.h> include from common.h and added it only where neededShizZy
2013-09-23moved file_sys to commonShizZy
2013-09-23removed unused commented-out codeShizZy
2013-09-23renamed PSPFileInfo to just FileInfoShizZy
2013-09-23added PPSSPP's file system directory module for game loadingShizZy
2013-09-23added localtime_r for use on windowsShizZy
2013-09-23added utf8 to common module, utils for dealing with utf8ShizZy
2013-09-19ppsspp file system module - currently unusedShizZy
2013-09-19updated to chunk_file module from ppssppShizZy
2013-09-19added a module for loading bootable binariesShizZy
2013-09-19added mem_map hardware writingShizZy
2013-09-18added hw R/W/ memory functionsShizZy
2013-09-18added swap types to commonShizZy
2013-09-18refactored some mem_map stuffShizZy
2013-09-18added log msg to coreShizZy
2013-09-18added core initialization to app entry pointShizZy
2013-09-18removed CORE and LOADER from LogTypesShizZy
2013-09-18added CORE and LOADER to LogTypesShizZy
2013-09-17added ARMulator/skyeye ARM11 core to the projectShizZy
2013-09-17changed log CPU from PPC to ARM11ShizZy
2013-09-17added default windows includeShizZy
2013-09-17initialized log managerShizZy
2013-09-15added file platform.hShizZy
2013-09-13renamed project to 'citrus'ShizZy
2013-09-13added scm_rev_gen project to automatically create a header with the git revis...ShizZy
2013-09-08cleaned up VS project filesShizZy
2013-09-08fixed some code warningsShizZy
2013-09-08 removed unneeded dolphin paths code, fixed linker problems with common.libShizZy
2013-09-08re-enabled GetLastErrorMsgShizZy
2013-09-08removed ignored specific libraries section from project fileShizZy
2013-09-08updated common pathsShizZy
2013-09-05start of 3DS memory mapShizZy
2013-09-05added core and mem_map files to the projectShizZy
2013-09-04added an ARM disassembler from the android projectShizZy
2013-09-04added missing filesShizZy
2013-09-04deleting renamed directoryShizZy
2013-09-04various fixes to be able to build projectShizZy
2013-09-04added emu_window.h to define interface to drawing to a windowShizZy
2013-09-04updated CMakeLists.txt file for new common filesShizZy
2013-09-04replaced common code with dolphin commonShizZy
2013-09-04deleted gekko's common filesShizZy
2013-08-29adding initial project layoutShizZy