Commit Graph

6277 Commits (e128e90350a95bbeeebb3987c3513537e5e4289c)
 

Author SHA1 Message Date
ShizZy 9709dd2def added scm_rev_gen project to automatically create a header with the git revision on build
ShizZy bfa6493324 renamed AkiruBinDir to EmuBinDir
ShizZy 2161364258 cleaned up VS project files
ShizZy 4f5d397379 fixed some code warnings
ShizZy c2867f7e14 removed unneeded dolphin paths code, fixed linker problems with common.lib
ShizZy 7ea22ffcdb re-enabled GetLastErrorMsg
ShizZy 802504cc86 enabled StringPooling and EnableEnhancedInstructionSet
ShizZy dbd4a97914 added missing project dependencies
ShizZy 0ec884c433 removed ignored specific libraries section from project file
ShizZy 6847033b27 updated common paths
ShizZy 62d873da3e start of 3DS memory map
ShizZy d708e2d68a added core and mem_map files to the project
ShizZy a7ab25441c added ipch/ folder (MSVS generated) to .gitignore
ShizZy b5c78f8a20 added an ARM disassembler from the android project
ShizZy 3bdd0effe1 added 'bin' folder to .gitignore
ShizZy 48db82013b added missing files
ShizZy ed79f16b6e deleting renamed directory
ShizZy 86495a83c1 various fixes to be able to build project
ShizZy 518cbf2fb0 added build directory to be ignored by git
ShizZy 3fc25f4801 updated .gitignore to include temporary files created by MSVS
ShizZy 4ca6d6452e added emu_window.h to define interface to drawing to a window
ShizZy d953d3d017 renamed VS properties to be correct filename case
ShizZy d9c849586e updated CMakeLists.txt file for new common files
ShizZy 7564d28faf replaced common code with dolphin common
ShizZy 72325bef1d deleted gekko's common files
ShizZy 27474060e1 adding initial project layout
shizzy1 8404376c6b Initial commit