1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-01-29 09:47:33 +01:00

Update Emulicious description a little

This commit is contained in:
bbbbbr 2020-12-19 12:40:44 -08:00 committed by Antonio Vivace
parent 6e144fd0e7
commit 5fbe241e17

View File

@ -243,7 +243,7 @@ The [To C Or Not To C](https://gist.github.com/ISSOtm/4f4d335c3fd258ad0dfc7d4d61
- [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, ... )
- [Emulicious](https://emulicious.net/) - Includes a profiler and source-level debugging for ASM and C via a [VS Code debug adapter](https://marketplace.visualstudio.com/items?itemName=emulicious.emulicious-debugger).
- [Emulicious](https://emulicious.net/) - Includes powerful tools such as a profiler and source-level debugging for ASM and C via a [VS Code debug adapter](https://marketplace.visualstudio.com/items?itemName=emulicious.emulicious-debugger).
[Complete list of open source emulators](EMULATORS.md)