1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-20 23:01:40 +02:00

Add Boytacean to EMULATORS (#244)

This commit is contained in:
João Magalhães
2023-04-17 12:24:15 +01:00
committed by GitHub
parent ef0722a82f
commit 461f4eb8e6

View File

@@ -54,3 +54,4 @@
| [Emux](https://github.com/Washi1337/Emux) | C# | |
| [Y2Dmg](https://github.com/Y2JB/DMG) | C# | Fully featured DMG emulator written in C#. Passes Blargg's test roms and supports most games. Core is cross platform (.net core), renderer is Windows only.|
| [Gandalf](https://github.com/stan-roelofs/Gandalf) | C++ | Cross-platform GB, GBC emulator with an SDL/ImGui frontend that provides several debugging features. |
| [Boytacean](https://github.com/joamag/boytacean) | Rust | A Game Boy emulator that is written in Rust, with a beautiful Web interface that makes use of WASM. |