From 4bc812fedb01d59cd16ffc2c8a3a3968f4f7b3fe Mon Sep 17 00:00:00 2001 From: Raffaele Intorcia Date: Tue, 31 Jan 2023 22:15:30 +0100 Subject: [PATCH] Added last two labels on Vic2 --- lib/vic2.asm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/vic2.asm b/lib/vic2.asm index 6d9108d..3c1f81c 100644 --- a/lib/vic2.asm +++ b/lib/vic2.asm @@ -64,6 +64,8 @@ .label SPRITE_5_COLOR = VIC2 + $2C .label SPRITE_6_COLOR = VIC2 + $2D .label SPRITE_7_COLOR = VIC2 + $2E +.label XSCAN = VIC2 + $2F +.label CLKRATE = VIC2 + $30 /* Vic-II sprite movement