Well I posted this in the listxml topic, but realise this is the more appropriate spot:
Mame Lcd Gen 0.94beta - generate those control txt files for lcd display.
This is pretty much the first program I've let loose to the general public. Please give it a try and let me know if it works for you etc....
Just point it at your roms dir, an empty destination dir, the listinfo.xml (sorry does not autogenerate from mame yet.....) and the controlsDAT xml (or just one of them) and it should do the rest. The defaults are for the PJRC LCD I own, but LCD instructions/headers can be entered manually. Or send me codes that work for you and I will add it to the drop down selection.
Please note this is BETA software and hence will probably wreck your pc/steal your passwords/emails/creditcardinfo/adresss/soul.
Support coming soon to MameWah.
Found at:
http://www.silverfoxy.plus.com/PS: It uses the SAX parser in VB and I've stuck in a counter so you can see how fast it parses the xml's as it goes. To test just set up the xml locations and point it at a dud rom dir and it will parse the xmls. Its not max speed as its also DoEventing/refreshing the counter everyloop.
EDIT: New Web Address