Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylesuxx/simple-mame-menu
A simple ncurses based mame frontend for Linux.
https://github.com/stylesuxx/simple-mame-menu
Last synced: about 1 month ago
JSON representation
A simple ncurses based mame frontend for Linux.
- Host: GitHub
- URL: https://github.com/stylesuxx/simple-mame-menu
- Owner: stylesuxx
- Created: 2014-05-04T11:02:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-04T13:58:45.000Z (over 10 years ago)
- Last Synced: 2023-03-13T08:15:46.987Z (over 1 year ago)
- Language: C
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple mame menu
A simple ncurses based frontend for mame.
## Build
qmake
make## Usage
Usage: ./mame_menu PATH_TO_INIS GAME_XML_PATH
## Controlls
The menu can easyli be controlled with the same keys as the default mame config for player 1.
up/down: choose game
left/right: scroll page up/down
CTRL/BTN1 + left/right: change sort
SELECT/ENTER/BTN3: start game
ESC: exit