From b0d148191499002c46df153e053e6786309b200d Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Thu, 7 Dec 2017 21:55:18 +0100 Subject: [PATCH] Add GBRE, Game Boy Runtime Environment for iOS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b38b0de..6ba3a3c 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [Coffee GB](https://github.com/trekawek/coffee-gb) - Java 8. - [gomeboycolor](https://github.com/djhworld/gomeboycolor) - Go, cross platform [documented](http://djhworld.github.io/gomeboycolor/) emulator. - [mGBA](https://github.com/mgba-emu/mgba) - A modern cross platform GBA emulator which also runs GB/GBC games. Written in C. - +- [GBRE](https://github.com/ericgramgb/GBRE) - GB Runtime Environment for iOS (iOS Safari and Chrome). ## Software Development