Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 719 Bytes

iOSMAME

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

how to build

  • clone MAME4iOS or MAME
  • build libmame-ios.a
    • run the make-ios.sh script. (in MAME4iOS or MAME project)
  • get a copy of libmame-ios.a
    • run get-libmame.sh (in this project)
  • change the DEVTEAM
  • Build and run on a device.

how to use

  • you need to copy ROMs by hand using Files.app (like an animal!)