Avuton Olrich wrote:
OK, let me go at this in a different direction. KXmame (xmess branch)
works with xmess-0.104, fails with 0.105 due the above error
(duplicate gamename). Is there a command line syntax that changed in
that time?
My bad command line syntax was indeed bad, but let's forget about that
for now :).
One thing that changed in MESS 0.105 is that the devices are created
dynamically for each emulator, so you have to specify the emulator as
the first argument:
xmess.SDL nes -cart zelda.nes
works, but
xmess.SDL -cart zelda.nes nes
doesn't. Also, the names of some devices have changed.
_______________________________________________
Xmame mailing list
[email protected]
http://toybox.twisted.org.uk/mailman/listinfo/xmame