summaryrefslogtreecommitdiff
path: root/src/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* added TIME logger for core timingGravatar ShizZy2013-10-012-2/+2
* renamed GC_ALIGNED* macros to MEMORY_ALIGNED*Gravatar ShizZy2013-10-011-12/+12
* upgraded proj files to vs 2013Gravatar ShizZy2013-09-262-2/+16
* renamed from citrus to citraGravatar ShizZy2013-09-264-5/+5
* moved file_sys back to coreGravatar ShizZy2013-09-255-973/+0
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-232-5/+1
* moved file_sys to commonGravatar ShizZy2013-09-235-0/+973
* 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
* updated to chunk_file module from ppssppGravatar ShizZy2013-09-191-133/+623
* added a module for loading bootable binariesGravatar ShizZy2013-09-192-4/+4
* added swap types to commonGravatar ShizZy2013-09-184-0/+549
* removed CORE and LOADER from LogTypesGravatar ShizZy2013-09-181-2/+0
* added CORE and LOADER to LogTypesGravatar ShizZy2013-09-181-0/+2
* changed log CPU from PPC to ARM11Gravatar ShizZy2013-09-172-2/+3
* added default windows includeGravatar ShizZy2013-09-171-0/+4
* added file platform.hGravatar ShizZy2013-09-154-0/+137
* renamed project to 'citrus'Gravatar ShizZy2013-09-133-3/+3
* added scm_rev_gen project to automatically create a header with the git revis...Gravatar ShizZy2013-09-134-3/+162
* cleaned up VS project filesGravatar ShizZy2013-09-081-11/+9
* fixed some code warningsGravatar ShizZy2013-09-081-1/+1
* removed unneeded dolphin paths code, fixed linker problems with common.libGravatar ShizZy2013-09-083-132/+118
* re-enabled GetLastErrorMsgGravatar ShizZy2013-09-081-19/+23
* updated common pathsGravatar ShizZy2013-09-082-4/+7
* start of 3DS memory mapGravatar ShizZy2013-09-053-12/+3
* various fixes to be able to build projectGravatar ShizZy2013-09-041-17/+13
* added emu_window.h to define interface to drawing to a windowGravatar ShizZy2013-09-043-0/+108
* updated CMakeLists.txt file for new common filesGravatar ShizZy2013-09-041-9/+16
* replaced common code with dolphin commonGravatar ShizZy2013-09-0451-107/+8640
* deleted gekko's common filesGravatar ShizZy2013-09-0428-4543/+0
* adding initial project layoutGravatar ShizZy2013-08-2931-0/+4777