Assembler and linker for Game Boy ROM development
Rednex GameBoy Development System
rgbasm
rgblink
rgbfix
rgbgfx
$ rgbasm -o output.o source.asm
$ rgblink -o game.gb file1.o file2.o
$ rgbfix -v game.gb