mame/scripts
Cowering 3904c29734 This lets sdlMAME/sdlMESS compile on Fedora GCC 5.1.1 with LTO enabled with line:
make -jX SSE2=1 LTO=1

(pick X wisely as Xx4 link threads will run to speed up lto)

Super Mario 64 runs at 88% on old I7-920 in a VM (from 55%).

Windows Mingw-64 5.1.1 LTO is not possible for now :(

Why do we need to say 'SSE2=1' since MAME now requires a CPU with that for a minimum?

(nw)
2015-06-19 14:29:35 -05:00
..
src Move solver code into own folder. (nw) 2015-06-19 18:33:14 +02:00
target battlera.c: added save state support, deleted video/battlera.c since it was empty. make REGENIE=1 or linking will fail. (nw) 2015-06-17 17:09:52 +02:00
depfilter.awk Added GAWK script to make deps more sane. thanks to OG. 2015-03-28 20:54:22 +01:00
genie.lua This lets sdlMAME/sdlMESS compile on Fedora GCC 5.1.1 with LTO enabled with line: 2015-06-19 14:29:35 -05:00
toolchain.lua fix windows build (nw) 2015-05-30 10:33:37 +02:00