I’ve written an interface for xmame that runs under Java and hosted it at http://sourceforge.net/projects/gmame
a JAVA based GUI for MAME/XMAME
project goals:
1. keep the interface simple, clean, and easily usable without keyboard/mouse
2. allow for very simple updating of the rom library
3. minor configuration of the mame/xmame environment
The first version is released – it’s full of bugs, but is a work in progress – by all means, download, run it, feedback!
UPDATE 31/01/08:
Second version is available now – much tidier code and more helpful error messages to get started.
