From ba5288bdfd1fee05971ef2f145b4b43b7459e7d7 Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 12 May 2017 14:10:11 +0200 Subject: [PATCH] bmp2cgb added in Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0331037..6d43611 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Here you can find everything to get started and master the development of unoffi - [GBExtended](http://www.tensi.eu/thomas/programming/gameboy/gbextended.html) - C library extending gbdk. - [GBZ80 to items](http://issotm.github.io/gbz80toitems3/) - An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Source](https://github.com/ISSOtm/gbz80-to-items)) +- [bmp2cgb](https://github.com/gitendo/bmp2cgb) - 8bpp bitmap converter for Gameboy Color development. ## Programming Tutorials ### ASM