Discussion:
Makefile for MAME (Fedora 10)
(too old to reply)
asdasdas
2009-02-27 10:12:21 UTC
Permalink
Hi,

Can someone post a Makefile for MAME for the Fedora 10 Linux operating
system?

Thanks if anyone can help!

--
http://mamedev.org
Dan Espen
2009-02-27 15:13:03 UTC
Permalink
Post by asdasdas
Hi,
Can someone post a Makefile for MAME for the Fedora 10 Linux operating
system?
Thanks if anyone can help!
Looks to me like you'd be better off with sdlmame.

Yum should be able to install a pre-built binary.
Worked for me on FC8.
asdasdas
2009-03-01 18:15:29 UTC
Permalink
What is better/different about "SDL" MAME?
Post by Dan Espen
Post by asdasdas
Hi,
Can someone post a Makefile for MAME for the Fedora 10 Linux operating
system?
Thanks if anyone can help!
Looks to me like you'd be better off with sdlmame.
Yum should be able to install a pre-built binary.
Worked for me on FC8.
White Spirit
2009-03-02 14:00:13 UTC
Permalink
Post by asdasdas
What is better/different about "SDL" MAME?
It's different/better in that it uses the SDL libraries for graphics and
sound instead of the X libraries and OSS. It has superseded xmame,
which is no longer being developed.
Dan Espen
2009-03-02 17:43:01 UTC
Permalink
Post by asdasdas
Post by Dan Espen
Post by asdasdas
Hi,
Can someone post a Makefile for MAME for the Fedora 10 Linux operating
system?
Thanks if anyone can help!
Looks to me like you'd be better off with sdlmame.
Yum should be able to install a pre-built binary.
Worked for me on FC8.
What is better/different about "SDL" MAME?
I didn't actually use either.
I first looked at the state of the makefiles in mame
and it looked pathetic and un-maintained.

Then I found SDL-mame. Given the vintage of the original
mame, an SDL based mame has to be more modern and it's going
to be more compatible with what you are using.

The fact that I could install a pre-built binary seemed like a
compelling reason to use SDL-mame.

Take your pick, old, unsupported, can't compile
vs.
recent, available, pre-compiled.
asdasdas
2009-03-02 19:47:15 UTC
Permalink
Where can I get a pre-built binary for fedora 10?
Post by Dan Espen
Post by asdasdas
Post by Dan Espen
Post by asdasdas
Hi,
Can someone post a Makefile for MAME for the Fedora 10 Linux operating
system?
Thanks if anyone can help!
Looks to me like you'd be better off with sdlmame.
Yum should be able to install a pre-built binary.
Worked for me on FC8.
What is better/different about "SDL" MAME?
I didn't actually use either.
I first looked at the state of the makefiles in mame
and it looked pathetic and un-maintained.
Then I found SDL-mame. Given the vintage of the original
mame, an SDL based mame has to be more modern and it's going
to be more compatible with what you are using.
The fact that I could install a pre-built binary seemed like a
compelling reason to use SDL-mame.
Take your pick, old, unsupported, can't compile
vs.
recent, available, pre-compiled.
Alister
2009-03-29 19:08:40 UTC
Permalink
Post by asdasdas
Where can I get a pre-built binary for fedora 10?
Post by Dan Espen
Post by asdasdas
Post by Dan Espen
Post by asdasdas
Hi,
Can someone post a Makefile for MAME for the Fedora 10 Linux operating
system?
Thanks if anyone can help!
Looks to me like you'd be better off with sdlmame.
Yum should be able to install a pre-built binary.
Worked for me on FC8.
What is better/different about "SDL" MAME?
I didn't actually use either.
I first looked at the state of the makefiles in mame
and it looked pathetic and un-maintained.
Then I found SDL-mame. Given the vintage of the original
mame, an SDL based mame has to be more modern and it's going
to be more compatible with what you are using.
The fact that I could install a pre-built binary seemed like a
compelling reason to use SDL-mame.
Take your pick, old, unsupported, can't compile
vs.
recent, available, pre-compiled.
yum install sdlmame

Loading...