Barry Harris
|
17129c99bb
|
Reorganised tree to work-around windows CreateProcess() 32Kb limit. Reenabled depend in MinGW makefile, since it shouldn't cause any more issues.
|
2012-01-18 20:24:14 +00:00 |
Barry Harris
|
ed765e3f34
|
Resplit makefile rules into burn and burner, the issue we had, and still have is caused by Windows terminal command-line buffer limit of 32Kb. For now, disabling DEPEND halfs the data we send to the command-line.
|
2012-01-10 15:22:01 +00:00 |
Barry Harris
|
bbf5574656
|
Reverted seperating makefile.rules, it was quite broken. :(
|
2012-01-09 13:09:31 +00:00 |
Barry Harris
|
c18b253c8a
|
Split makefile.rules into makefile.burn_rules and makefile.burner_win32_rules
|
2012-01-03 13:31:23 +00:00 |
Barry Harris
|
3345828a0a
|
Reduce optimisation in GCC 3.4.5 builds to match other GCC builds (fixes a crash when scanning for snes roms, which I spent way too long finding!)
|
2011-12-20 21:13:52 +00:00 |
tmaul
|
7f04aeea81
|
Move burner/win32 to burner/platform/win32
move burner/win32 to burner/resource as some/all of them could be used by other platforms.
|
2011-12-20 18:33:05 +00:00 |
Barry Harris
|
40731d9433
|
Added pgm_sprite.h generator to makefiles
|
2011-12-15 11:27:03 +00:00 |
Barry Harris
|
e4cc7bbf30
|
Initial commit
|
2011-12-03 20:27:59 +00:00 |