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. Source code is included. (C with flex/bison grammar files)
Regards,
Buddabing