1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-13 03:24:07 +02:00

bmp2cgb added in Tools section

This commit is contained in:
tmk
2017-05-12 14:10:11 +02:00
committed by GitHub
parent 5640cad67f
commit ba5288bdfd

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