1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-19 06:12:15 +02:00

Add brewtool (#59)

This commit is contained in:
Tobias V. Langhoff
2017-11-19 12:19:40 +01:00
committed by Antonio Vivace
parent f1d4f5268e
commit e29268df6f

View File

@@ -189,6 +189,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
- [cart-dumper](https://github.com/Palmr/cart-dumper) - Gameboy Cartridge Dumper ROM.
- [Game Boy LCD sniffing](https://github.com/svendahlstrand/game-boy-lcd-sniffing) - Sniff your Game Boy's LCD using a logic analyzer.
- [Dot Matrix Game Editor](http://www.dotmatrixgame.com/) - An IDE for Game Boy programming in a C-like language called GBL, with many other features like tile and map extraction, WLA-DX assembly, and more.
- [brewtool](http://make.vg/brewtool/) - A collection of primitive editor/converter tools for making assets used with homebrew ROM development.
## Programming Tutorials
### ASM