Had an idea today. My project is designed so that when you start it up, it goes directly into the last played game. Choosing a different game will be done via a fairly basic interface. This is partly because I'll be running a low spec pc, and while I like the look of the nice front ends they seem to be quite demanding for someone who only wants to play the classics.
I thought it might be cool to run the interface on something else, such as an iPad.
My project is built into a table, so it would be quite natural to have it next to me. The app could have all the nice interface bells and whistles, hi scores, play stats, etc and then I could use it to select the next game. It would only be an optional way to do it. If I made it html5 I could make something that would work on the phone too.
All I would need is the machine running mame (or an additional machine such as a rasberry pi) to host a basic web server, and then tweak mame a little bit.
Maybe it could open and close the table too
