diff options
author | Ian C <ianc@noddybox.co.uk> | 2024-05-25 21:37:36 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2024-05-25 21:37:36 +0100 |
commit | c68524fb30716a9ece935f85df5e02e14403b161 (patch) | |
tree | 0efa9d8e806321d00838f28c5e8c41f3c85b80a1 /Makefile | |
parent | 0d82498bd261523d5fd4d92c1f98077be247b488 (diff) |
Initial test skeleton with flashing colours to try on real VCS
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,5 +20,5 @@ # Makefile # -vcsdrive.bin: vcsdrive.asm +vcsdrive.bin: vcsdrive.asm vcs.asm casm vcsdrive.asm |