first commit
This commit is contained in:
3
compile.sh
Normal file
3
compile.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
rgbasm -o main.o main.asm
|
||||
rgblink -d -o main.gb main.o
|
||||
rgbfix -p 0 -r 0 -v main.gb
|
||||
Reference in New Issue
Block a user