I think this should be different, anyway. Since xmame now understands the command line "xmame /path/to/zipfile.zip" it should be able to parse "xmame zipfile.zip" as well.
It works if you type "xmame ./zipfile.zip", so I think it's not that difficult. On the opposite side, it shouldn't work by typing "xmame /path/to/zipfile" without the .zip extension. If nobody cares about it, I'm going to prepare a patch for this. My idea is that xmame should be able to understand if the argument on the command line is a filename before trying to split it into rom path and rom name. Sorry for this kind of bad quotation, but in my office we are only allowed to use Micro$oft Outlook. -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Per conto di Benjamin FRANCOIS Inviato: marted� 29 gennaio 2002 23.36 A: [EMAIL PROTECTED] Oggetto: Re: [Xmame] launching MAME on Darwin -XFree86 On Tue, 29 Jan 2002 14:17:09 -0800 Michael Norton <[EMAIL PROTECTED]> wrote: > I am trying to launch xmame.x11 on my Macintosh using XFree86 and > Darwin. I > ran into a snag. > What is wrong? > [localhost:/tmp_build/mame32] michaeln% xmame.x11 -rp > /tmp_build/mame32 defender.zip try "xmame.x11 -rp /tmp_build/mame32 defender" -- Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rich Cook _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
