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.shscript. (inMAME4iOSorMAMEproject)
- 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
ROMsby hand usingFiles.app(like an animal!)