From b93871526df3a6a511fc2d6537da941fb5350836 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sun, 4 Feb 2018 12:03:33 +0100 Subject: [PATCH] Add SmartGear as suggested in #81 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e00cd62..456418d 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [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. - [gnuboy](https://github.com/rofl0r/gnuboy) - ANSI C. +- [SmartGear](https://github.com/bitbank2/sg_free) - C++, SDL2. Focus on optimized performance for resource-limited devices. GTK or direct framebuffer build. ## Software Development