snes-asm/legacy/test_gfx/justfile
Greg Shuflin 2354e92eaf Move test_gfx rom to subdir
The test_gfx rom is doing some kind of blinking light thing, move it to
a subdir.
2022-01-30 01:26:42 -08:00

6 lines
97 B
Makefile

test_gfx:
wla-65816 -o test_gfx.obj test_gfx.asm
wlalink -r test_gfx.link test_gfx.smc