Skip to content

Experimental iOS app embedding Fabrice Bellard's TinyEMU

License

Notifications You must be signed in to change notification settings

fernandotcl/TinyEMU-iOS

Repository files navigation

TinyEMU-iOS

Build

This is an experimental iOS app that embeds TinyEMU.

Usage

This app is not available in the App Store or in TestFlight. To build it from source, make sure you have the latest version of Xcode installed. You'll also need XcodeGen.

Before building, make sure you have checked out the git submodules by running git submodule update. You can then run make to download and set up Fabrice Bellard's disk images and create the project file. Finally, open TinyEMU-iOS.xcodeproj, change the code signing settings as needed and run.

Credits

TinyEMU was originally created by Fabrice Bellard. This app was created by Fernando Tarlá Cardoso Lemos.

License

TinyEMU-iOS is available under the BSD 2-clause license. See the LICENSE file for more information.