diff --git a/EMULATORS.md b/EMULATORS.md index 3850ca1..8a4c982 100644 --- a/EMULATORS.md +++ b/EMULATORS.md @@ -29,6 +29,7 @@ | [gameboyGO](https://github.com/gonccalo/gameboyGO) | Go | | [gomeboycolor](https://github.com/djhworld/gomeboycolor) | Go | Cross platform [documented](http://djhworld.github.io/gomeboycolor/) emulator. [WASM](https://github.com/djhworld/gomeboycolor-wasm) port. | | [AndroidGameBoyEmulator](https://github.com/pedrovgs/AndroidGameBoyEmulator) | Java | | +| [OOPBoy](https://github.com/429ers/OOPBoy) | Java | Full-featured, cycle-accurate, cross-platform emulator with several debugging features. | | [Coffee GB](https://github.com/trekawek/coffee-gb) | Java 8 | | [weplay](https://github.com/rauchg/weplay) | JavaScript | Collaborative Game Boy emulation | | [GBRE](https://github.com/ericgramgb/GBRE) | JavaScript | GB Runtime Environment for iOS (iOS Safari and Chrome) | @@ -46,4 +47,4 @@ | [elmBoy](https://github.com/Malax/elmboy) | Elm | | | [goboy](https://github.com/Humpheh/goboy) | Go | | | [xgbc](https://github.com/kotcrab/xgbc) | Kotlin | | -| [UEFIBoy](https://github.com/RossMeikleham/UEFIBoy) | UEFI | | \ No newline at end of file +| [UEFIBoy](https://github.com/RossMeikleham/UEFIBoy) | UEFI | |