1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-01-17 20:28:21 +01:00

Add OOPBoy to list of open-source emulators (#140)

This commit is contained in:
Garrett Gu 2019-05-25 01:43:19 -05:00 committed by Antonio Vivace
parent 6a7d79dbca
commit a3150b05c3

View File

@ -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 | |
| [UEFIBoy](https://github.com/RossMeikleham/UEFIBoy) | UEFI | |