fernandotcl / TinyEMU-iOS

Experimental iOS app embedding Fabrice Bellard's TinyEMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Experimental iOS app embedding Fabrice Bellard's TinyEMU

License:BSD 2-Clause "Simplified" License


Languages

Language:Swift 73.3%Language:Objective-C 19.5%Language:Makefile 7.2%