aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 59b0043..428c010 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,9 @@ space:
.PHONY: scroll
scroll:
+ $(E) " CC scroll/toggle"
+ $(Q) $(CC65) $(CCOPTS) scroll/toggle.s -C config/nrom.cfg -o out/scroll/toggle.nes
+
$(E) " CC scroll/level"
$(Q) $(CC65) $(CCOPTS) scroll/level.s -C config/nrom.cfg -o out/scroll/level.nes