From eb2103aa103a4ecd0d8b13a9772b997071773275 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Tue, 4 Jul 2017 22:29:13 +0200 Subject: [PATCH] Updated Gambatte link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e90a7..4caaeed 100644 --- a/README.md +++ b/README.md @@ -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)).