Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Buddabing on June 28, 2007, 12:18:37 pm

Title: New ListGen available
Post by: Buddabing on June 28, 2007, 12:18:37 pm
Hello,

I've updated my ListGen list generator. It includes support for the latest version of MAME and it supports searching on multiple controls.

If you look at the XML output of MAME (using the -listxml option), you'll see that the first control listing for Centipede is not a trackball. So some list programs will not list Centipede among the trackball games. Not a problem for this version of ListGen.

ListGen is based on a SQL engine and therefore very complicated queries can be constructed.

ListGen is a command-line tool.

You can get ListGen from here (http://cpmaker.mameprojects.com/files/LISTGEN.ZIP). Source code is included. (C with flex/bison grammar files)

Regards,
Buddabing