Hi. I got used to gxmame and was sad when I saw it no longer functions with 0.84 due to lack of -listinfo. Have a look at this (fragment of mameio.c from gxmame-0.34b)
/* Generate the list */
/* without including neither history nor mameinfo to have less to parse after*/
opt=g_strdup_printf("%s -listinfo -%s /dev/null -%s /dev/null 2>/dev/null",
current_exec->path,
available_options->mameinfo_file_option,
available_options->history_file_option);


How to make it working with -listxml | xml2info? I have to learn C programming :(

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to