From c68524fb30716a9ece935f85df5e02e14403b161 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 25 May 2024 21:37:36 +0100 Subject: Initial test skeleton with flashing colours to try on real VCS --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3