summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* renamed project to 'citrus'ShizZy2013-09-1423-53/+52
|
* added scm_rev_gen project to automatically create a header with the git revision on buildShizZy2013-09-135-3/+181
|
* renamed AkiruBinDir to EmuBinDirShizZy2013-09-091-7/+7
|
* cleaned up VS project filesShizZy2013-09-093-67/+24
|
* fixed some code warningsShizZy2013-09-092-2/+2
|
* removed unneeded dolphin paths code, fixed linker problems with common.libShizZy2013-09-093-132/+118
|
* re-enabled GetLastErrorMsgShizZy2013-09-091-19/+23
|
* enabled StringPooling and EnableEnhancedInstructionSetShizZy2013-09-091-1/+3
|
* added missing project dependenciesShizZy2013-09-091-0/+3
|
* removed ignored specific libraries section from project fileShizZy2013-09-091-2/+4
|
* updated common pathsShizZy2013-09-084-16/+13
|
* start of 3DS memory mapShizZy2013-09-065-16/+80
|
* added core and mem_map files to the projectShizZy2013-09-067-14/+244
|
* added ipch/ folder (MSVS generated) to .gitignoreShizZy2013-09-051-0/+1
|
* added an ARM disassembler from the android projectShizZy2013-09-054-0/+1175
|
* added 'bin' folder to .gitignoreShizZy2013-09-051-2/+3
|
* added missing filesShizZy2013-09-053-0/+154
|
* deleting renamed directoryShizZy2013-09-052-156/+0
|
* various fixes to be able to build projectShizZy2013-09-0512-162/+143
|
* added build directory to be ignored by gitShizZy2013-09-051-0/+3
|
* updated .gitignore to include temporary files created by MSVSShizZy2013-09-051-0/+6
|
* added emu_window.h to define interface to drawing to a windowShizZy2013-09-053-0/+108
|
* renamed VS properties to be correct filename caseShizZy2013-09-055-0/+0
|
* updated CMakeLists.txt file for new common filesShizZy2013-09-051-9/+16
|
* replaced common code with dolphin commonShizZy2013-09-0554-163/+8640
|
* deleted gekko's common filesShizZy2013-09-0428-4543/+0
|
* adding initial project layoutShizZy2013-08-30340-0/+61084
|
* Initial commitshizzy12013-08-303-0/+354