1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-07-31 21:30:16 +02:00

Added Y2Dmg to emulator list. (#179)

This commit is contained in:
Y2JB
2020-05-24 12:41:03 +01:00
committed by GitHub
parent f9adbf4482
commit 05a5834680

View File

@@ -52,3 +52,4 @@
| [Worldwide](https://github.com/Akatsuki-py/Worldwide) | Go | Cross platform and full-featured GBC emulator (Japanese) |
| [Kotlin-Gameboy-Emulator](https://github.com/stan-roelofs/Kotlin-Gameboy-Emulator) | Kotlin | Cross platform DMG emulator |
| [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.|