3 lines
82 B
Bash
3 lines
82 B
Bash
rgbasm -o main.o main.asm
|
|
rgblink -d -o main.gb main.o
|
|
rgbfix -p 0 -r 0 -v main.gb |