1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-30 19:10:03 +02:00

Merge pull request #17 from gitendo/patch-1

bmp2cgb added in Tools section
This commit is contained in:
Antonio Vivace
2017-05-12 16:26:28 +02:00
committed by GitHub

View File

@@ -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