Mameba ====== Mameba is a text mode (CURSES) frontend for XMAME. I wrote it mainly for myself because I didn't like any of the existing frontends. For now it only works if you have the zipped ROMs in one directory. Compiling ========= Type "make". Hope it works. :-) Edit the #define lines in the beginning of mameba.c if you want to change the default ROM directory or XMAME executable. Using ===== Use the arrow keys and enter to choose a game. You can search a game with a-z and 0-9. Backspace erases one searched character, space bar all of them. Press F1 to toggle "permanent mode". If it is turned on, Mameba will not quit after playing a game. F10 (or break) quits. Command line options ==================== -h Print help -m Monochrome -p Permanent mode on by default -d Specify the ROM directory -e Specify the XMAME executable Copyleft ======== Mameba is written by Tatu Säily. It is licensed under the GNU General Public License. See COPYING for more information. Email: