1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-09-02 12:13:04 +02:00

Add gbe-plus

This commit is contained in:
Antonio Vivace
2020-02-08 16:34:19 +01:00
parent 563446ac28
commit ae3b71b032

View File

@@ -236,6 +236,7 @@ The [To C Or Not To C](https://gist.github.com/ISSOtm/4f4d335c3fd258ad0dfc7d4d61
- [Binjgb](https://github.com/binji/binjgb) - 5Kloc emulator that passes most of the tests. *Rewind* feature. Runs in the browser using WebAssembly.
- [Gambatte](https://github.com/sinamas/gambatte) - Cross-platform and accurate emulator.
- [MetroBoy](https://github.com/aappleby/MetroBoy) - A playable, circuit-level simulation of an entire Game Boy.
- [gbe-plus](https://github.com/shonumi/gbe-plus) - A recently rewritten emulator that has a large effort in preserving the functions of obscure accessories (such as IR link, Mobile Network GB, Barcode Boy, GB Printer, local and online GB Serial Link Cable, ..)
[Complete list of open source emulators](EMULATORS.md)