I have this game engine...
Joakim via Digitalmars-d
digitalmars-d at puremagic.com
Tue Nov 3 00:39:15 PST 2015
On Tuesday, 3 November 2015 at 08:36:46 UTC, Joakim wrote:
> There's a Dreamcast emulator for Android/ARM:
>
> https://github.com/reicast/reicast-emulator
>
> You could run it inside the Android emulator on Travis: :)
>
> http://docs.travis-ci.com/user/languages/android/
>
> I'm sure their servers can handle an emulator of a 200 MHz MIPS
> core with 16 MB of RAM running inside an ARM emulator. ;)
Whoops, it runs on linux/x64 also, no need for the Android
intermediary.
More information about the Digitalmars-d
mailing list