From 9b629fdffebaf36d4ce6080a9390ec101ecdef5b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 21 Sep 2016 02:38:28 -0400 Subject: found sprite data for jumpmans "feet" (shadow) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 318e85d..db8815c 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,6 @@ test: jmjtest.dasm @echo @cmp jumpmanjr.rom jmjtest.bin && echo "=== Binary reassembles correctly" || echo "*** Binary FAILS to reassemble correctly ***" @echo ; echo "-----------------------" - @echo labels load jmjtest.lbl + @echo labels add jmjtest.lbl @echo "-----------------------" ; echo @atari800 -nobasic -cart-type 2 -cart jmjtest.bin -- cgit v1.2.3