1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-27 09:35:02 +02:00

PyBoy for the open-source emulator section

This commit is contained in:
Mads Ynddal
2017-05-23 14:58:13 +02:00
parent a808a1be8e
commit 4c4d8942c4

View File

@@ -121,6 +121,7 @@ Here you can find everything to get started and master the development of unoffi
- [jgilchrist](https://github.com/jgilchrist/emulator) - A Game Boy emulator in modern C++.
- [gameboyGO](https://github.com/gonccalo/gameboyGO) - Game Boy emulator in go.
- [GameBoyEmulator-GBS](https://github.com/Salgat/GameBoyEmulator-GBS) - Game Boy emulator written in C++14 with a single library dependency of SFML.
- [PyBoy](https://github.com/Baekalfen/PyBoy) - Game Boy emulator written in Python. Works on Mac, Linux and Windows.
## Software Development