summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2024-05-25 21:37:36 +0100
committerIan C <ianc@noddybox.co.uk>2024-05-25 21:37:36 +0100
commitc68524fb30716a9ece935f85df5e02e14403b161 (patch)
tree0efa9d8e806321d00838f28c5e8c41f3c85b80a1 /Makefile
parent0d82498bd261523d5fd4d92c1f98077be247b488 (diff)
Initial test skeleton with flashing colours to try on real VCS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 73f5262..42436ec 100644
--- a/Makefile
+++ b/Makefile
@@ -20,5 +20,5 @@
# Makefile
#
-vcsdrive.bin: vcsdrive.asm
+vcsdrive.bin: vcsdrive.asm vcs.asm
casm vcsdrive.asm