fixed off-by one on palette setup
[a2gs_xortest] / xortest.s
index 9a32dc2..9995ff1 100644 (file)
--- a/xortest.s
+++ b/xortest.s
@@ -36,7 +36,7 @@ cmap  pha             ; @31d
        stal $e19e00,x
        pla
        inc
-       cmp #$000f
+       cmp #$0010
        bne cmap
 
 YVAL   = 0