Commit Graph

31 Commits

Author SHA1 Message Date
dinkc64
29687578f7 mamefile.mamemingw. fix for string weirdness and depend can frig off 2024-10-31 01:01:56 -04:00
systempal
f453f80d08
fix build problems under mamemingw when using multithreading (#1801) 2024-06-11 20:42:38 -04:00
taoenwen
5c5ff0bc17
Precompile instructions to dipswitch (#1006) 2022-04-22 22:36:40 +02:00
taoenwen
96539f3f4c
CPS1 games (No sound) with QSound [Hack] (#962)
* CPS1 games (No sound) with QSound [Hack]

Precompiled instructions are off by default.
HACK_SOUND=1 (Enable)

* Fixed wofsjb
2022-03-18 09:08:17 -04:00
barbudreadmon
54d3561789
disable xbyak here too 2022-02-27 14:43:04 +01:00
barbudreadmon
5a0511ef6a
update lib7z to v19.00 2021-05-18 12:33:57 +02:00
JacKc
6ac7f4c398 FinalBurn Neo - We are Team FBNeo. 2020-07-09 01:20:02 +02:00
tmaul
5f1819939b add BUILD_NATIVE option to the makefiles. This will squeeze a bit more out of gcc when optimising for your machine. Only really useful for people doing their own builds but it does seem to make a difference on my machine at least 2020-05-21 00:23:36 +01:00
tmaul
95973d12ad Changes to mamemingw makefile to work without the special mkdir command and also a small fix for gcc10 2020-05-20 23:03:23 +01:00
JacKc
e865282f99 re-added the old makefile.mamemingw
For tmaul to check if it needs some updates.
2020-04-20 08:37:53 +02:00
tmaul
c84c696846 remove snes driver, and also the makefile for the old MAME build setup as it doesn't work with the current one 2020-02-10 22:03:39 +00:00
tmaul
afc28c136d Update makefile.mamemingw
ooops
2020-02-08 23:09:37 +00:00
tmaul
1b567ab9d8 this should put the includes in the right place 2020-02-08 23:08:04 +00:00
dinkc64
5b54bd4afb dont use segoe 2019-08-02 22:14:36 -04:00
tmaul
260c1c4826
Check if we want to skip the depend step
means you can do -DSKIPDEPEND to skip the depend step on local copies, for extra risk!
2019-07-25 11:06:05 +01:00
Kev
388cc91c3d First pass at name change 2019-05-17 18:27:11 +01:00
Barry Harris
2eaf2a2792 remove INCLUDE_CPLUSPLUS11_FILES flag 2018-12-18 15:09:55 +00:00
dinkc64
1da18472e9 makefile.mingw / makefile.mamemingw: when SYMBOL is defined, use -ggdb3 for both .c AND .cpp compilation 2018-12-14 21:29:37 -05:00
Barry Harris
78b9c170e8 Revert the perl changes 2018-05-10 13:14:59 +00:00
Barry Harris
da814a760f gamelist.pl - output a list sorted by zip name with the index to the BurnDriver reference (this may well get reverted) 2018-05-09 15:20:59 +00:00
Barry Harris
4dc47a265c Don't need this any more :) 2017-08-07 19:08:36 +00:00
Barry Harris
5607332a43 Work around the 32KB process limit in the build process 2017-07-03 10:30:51 +00:00
Barry Harris
efe27bcc8f Segoe Font Part 1 2017-06-07 09:19:36 +00:00
Barry Harris
e0b4779e01 Force BUILD_A68K to be undefined for normal builds 2016-04-18 09:32:07 +00:00
dinkc64
bda9ac502e take c++ flag out of cflags to prevent warning in makefile.mamemingw 2015-12-20 14:20:29 +00:00
Barry Harris
9402921927 tidy up makefiles and fix for non C++11 compilers 2015-11-16 12:29:27 +00:00
dinkc64
8a837bc711 makefile.mamemingw: add -std=gnu++11 to c*flags 2015-11-15 13:53:22 +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
tmaul
6a7659fdbb Fix broken PGM and fixes to mame mingw makefile. 2014-09-07 20:07:09 +00:00
tmaul
e3d9e919c8 Add first pass of using latest mame mingw toolchain. Requires the 32bit mame tool chain and you'll need to copy the mingw mkdir.exe to mingw-mkdir.exe 2014-09-07 19:47:53 +00:00