Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: jpenguin on March 11, 2007, 08:20:05 pm

Title: I need xml2info
Post by: jpenguin on March 11, 2007, 08:20:05 pm
My FE needs the file generated by --listinfo.
That was taken from mame.

I can only find xml2info for Winows™
I am using SDL-MAME with MacOSS X.


yes, I am comfortable with the commandline
Title: Re: I need xml2info
Post by: u_rebelscum on March 12, 2007, 01:52:38 pm
If you have an XSLT processor (http://en.wikipedia.org/wiki/XSLT), you can download this (http://mame.3feetunder.com/xml2info/) and use the xml2info.xsl part of it.  (The .exe part of it is just an un-needed extra for easier use.)  It used to need xsltproc (a XSLT processor) to run; here's a Mac version (http://www.explain.com.au/oss/libxml2xslt.html) I googled.