Hi:
Attached is a simple patch which parses the command line _before_ reading
the xmamerc file, then after getting the gamename from the command line,
the parse_xmamerc function is called, and it searches for
~/.xmame/gamenamerc before searching for ~/.xmame/xmamerc for game
specific configuration files
therefore this should allow users to make different config files for each
game. Im not sure if putting parse_xmamerc_file() after
parse_comamnd_line() causes any problems, but after some initial tests it
seems to be okay.
Let me know what you guys think about this. : )
-Chris
http://tkmame.retrogames.com
CONF_PATCH.gz