Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-09-09 | cleaned up VS project files | ShizZy | 1 | -11/+9 |
2013-09-09 | fixed some code warnings | ShizZy | 1 | -1/+1 |
2013-09-09 | removed unneeded dolphin paths code, fixed linker problems with common.lib | ShizZy | 3 | -132/+118 |
2013-09-09 | re-enabled GetLastErrorMsg | ShizZy | 1 | -19/+23 |
2013-09-08 | updated common paths | ShizZy | 2 | -4/+7 |
2013-09-06 | start of 3DS memory map | ShizZy | 3 | -12/+3 |
2013-09-05 | various fixes to be able to build project | ShizZy | 1 | -17/+13 |
2013-09-05 | added emu_window.h to define interface to drawing to a window | ShizZy | 3 | -0/+108 |
2013-09-05 | updated CMakeLists.txt file for new common files | ShizZy | 1 | -9/+16 |
2013-09-05 | replaced common code with dolphin common | ShizZy | 51 | -107/+8640 |
2013-09-04 | deleted gekko's common files | ShizZy | 28 | -4543/+0 |
2013-08-30 | adding initial project layout | ShizZy | 31 | -0/+4777 |