xmame.SDL is compiled from xmame-0.103 Makefile is the Makefile that I altered (it goes in mame-0.103/) unix.mak is the Makefile that belongs in src/unix xmamerc belongs in /Root/home/users/.xmame default.cfg belongs in .xmame/cfg The .xmame directory is created the first time you run xmame.SDL Which you have to run from xterm /directory where you placed xmame.SDL $ ./xmame.SDL romname The roms are stored in /Root/home/users/MyDocs/.documents/.games/mame/roms ------------------------------------------------------------- The escape key serve to end the game. arrow keys correspond to directions zoom in is button 1 zoom out is button 2 full-screen is the coin in button/start -------------------------------------------------------- Now the bad news.... * A different verion of mame needs to be used. This one is huge and slow. * The sound doesn't quite work right. (I think the sound type needs to be declared in the Makefile.) * You can not use the button and the arrows at the same time If you know how to fix this or want to try anyway, look on internettablettalk.com in the games forum. -geekdoc