1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-21 15:21:36 +02:00

Merge pull request #21 from Baekalfen/OpenSourceEmulator

PyBoy for the open-source emulator section
This commit is contained in:
Antonio Vivace
2017-05-23 15:21:35 +02:00
committed by GitHub

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