1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-17 13:30:44 +02:00

Updated Gambatte link

This commit is contained in:
Antonio Vivace
2017-07-04 22:29:13 +02:00
parent d098d9dc99
commit eb2103aa10

View File

@@ -144,7 +144,7 @@ Here you can find everything to get started and master the development of unoffi
### Emulators
- [BGB](http://bgb.bircd.org/) - Powerful Game Boy emulator and debugger. Provides an accurate hardware emulation.
- [Gambatte](http://sourceforge.net/projects/gambatte/) - Open-source, cross-platform and accurate emulator for Game Boy and Game Boy Color.
- [Gambatte](https://github.com/sinamas/gambatte) - Open-source, cross-platform and accurate emulator for Game Boy and Game Boy Color.
### Tools
- [ZGB](https://github.com/Zal0/ZGB) - A little engine for creating games for the original Game Boy (expands gbdk, more info [here](http://zalods.blogspot.com/2017/01/zgb-little-engine-for-game-boy.html)).