1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-07-31 21:30:16 +02:00

Merge pull request #3 from catskull/master

Add header utility
This commit is contained in:
Antonio Vivace
2016-09-11 01:51:26 +02:00
committed by GitHub

View File

@@ -52,6 +52,7 @@ Here you can find everything to get started and master the development of unoffi
- [Harry Mulder's GB Development](http://www.devrs.com/gb/hmgd/intro.html) - Some sources and home of Game Boy Tile Designer and Game Boy Map Builder tools
- [Gambatte](http://sourceforge.net/projects/gambatte/) - Open-source, cross-platform and accurate emulator for Game Boy and Game Boy Color.
- [GBT PLAYER](https://github.com/AntonioND/gbt-player) - A music player library and converter kit for Game Boy that can be used with RGBDS.
- [ROM Header Utility](http://catskull.net/GB-Logo-Generator/) - An online tool to inspect and modify a ROM's header data, including the logo.
## Programming Tutorials
### asm