Barry Harris
|
e0b4779e01
|
Force BUILD_A68K to be undefined for normal builds
|
2016-04-18 09:32:07 +00:00 |
|
Barry Harris
|
9402921927
|
tidy up makefiles and fix for non C++11 compilers
|
2015-11-16 12:29:27 +00:00 |
|
Barry Harris
|
cbec71190c
|
allow avi recording to be turned off in makefile
|
2015-10-09 10:31:46 +00:00 |
|
dinkc64
|
fd982ce278
|
fix linking
|
2015-10-09 03:30:35 +00:00 |
|
Barry Harris
|
af34b909fa
|
fix GCC 5.1.0 compile (not tested the program - just fixed the compile)
|
2015-09-17 13:53:20 +00:00 |
|
Barry Harris
|
3c8da6db68
|
x64 drc support for MinGW64
|
2015-05-12 21:15:20 +00:00 |
|
Barry Harris
|
90e47234ce
|
use gnu++11 with later GCC (shouldn't cause any problems, but testing would be useful!)
|
2015-05-08 11:37:53 +00:00 |
|
Barry Harris
|
673161750d
|
FBA can now connect to the website, pull a list of localisation templates, populate a combobox, and pull the selected template from the site
|
2015-05-07 18:02:39 +00:00 |
|
Barry Harris
|
5292cab48d
|
Update Musashi to 3.32 (MAME version 0.128)
|
2014-11-09 17:15:57 +00:00 |
|
Barry Harris
|
a0e44d736c
|
move TOAPLAN_SOUND_SAMPLES_HACK to makefile option
|
2013-01-09 20:34:12 +00:00 |
|
Barry Harris
|
4ba16fa326
|
Tidy remaining warnings
|
2012-11-17 08:47:01 +00:00 |
|
Barry Harris
|
5f453db48c
|
Disable stupid GCC 4.7.1 warning
|
2012-11-16 21:00:43 +00:00 |
|
Barry Harris
|
a673dc1b8a
|
Update MinGW 4.6.1 support to 4.7.1
|
2012-11-16 20:52:52 +00:00 |
|
Barry Harris
|
ad0075c160
|
Add a makefile INCLUDE_LIB_PNGH to allow not including png.h in burner.h
|
2012-03-09 14:07:59 +00:00 |
|
Barry Harris
|
f7bc198474
|
Add optional 7zip support for rom loading/scanning
|
2012-02-16 20:45:47 +00:00 |
|
Barry Harris
|
b0360473f8
|
Fix LSB_FIRST define in makefile.mingw
|
2012-01-28 08:10:57 +00:00 |
|
Barry Harris
|
74b0152ff8
|
Applied BigEndian patches from lantus for nec core and irem drivers and moved LSB_FIRST define from burnint.h to makefile flag
|
2012-01-25 20:13:10 +00:00 |
|
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 |
|