On Tue, 27 Nov 2001, Philip Duee wrote:
PD> can i compile xmame to support only neogeo games, to act like a neogeo emulator?
Yes, of course. I've done it myself last weekend.
PD> setting target?
Theorically, you only have to set the target to "neomame" (or replace the
contents of the "mame.mak" file in "src/" by the contents of the
"neomame.mak" file).
But, in practice, it won't work for the neomame.mak file is no longer up
to date. I had to tweak with it in order to compile successfully.
If I remember well, I had to change 3 things:
- add the 68020 support under the 68000 support in "neomame.mak"
(strangely, the 68000 core no longer compiles without the 68020
core),
- add the "neocrypt.o" file in the object files list in
"neomame.mak", and
- modify 2 lines in the "fm.c" file for it to compile.
-Vincent
_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame