From fd1a606744d0b224d92665ba7477c2ea1912e7a4 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Tue, 30 Jan 2018 19:20:44 +0100 Subject: [PATCH] Add PatBoy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b2b056..ae0fd25 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [gomeboycolor](https://github.com/djhworld/gomeboycolor) - Go, cross platform [documented](http://djhworld.github.io/gomeboycolor/) emulator. - [mGBA](https://github.com/mgba-emu/mgba) - A modern cross platform GBA emulator which also runs GB/GBC games. Written in C. - [GBRE](https://github.com/ericgramgb/GBRE) - Game Boy Runtime Environment for iOS (iOS Safari and Chrome). +- [PatBoy](https://github.com/Jonazan2/PatBoy) - C++/SDL2 with a fully functional visual debugger. ## Software Development