Simple test app for libmame
from MAME4iOS
NOTE this is not meant to be a full MAME
app for iOS
, it is just a test app for libmame
.
If you want a MAME
app for iOS
, get MAME4iOS
- clone MAME4iOS or MAME
- build
libmame-ios.a
- run the
make-ios.sh
script. (inMAME4iOS
orMAME
project)
- run the
- get a copy of
libmame-ios.a
- run
get-libmame.sh
(in this project)
- run
- change the
DEVTEAM
- Build and run on a device.
- you need to copy
ROMs
by hand usingFiles.app
(like an animal!)