Over screen P0 size

This commit is contained in:
Pecusx
2025-07-20 23:19:30 +02:00
parent 388ffcca55
commit 3aeefe0096
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -2920,7 +2920,7 @@ datalines_tlogo=11
sta PMmemory+$380+Hoffset_over,x ; P3
dex
bpl @-
mva #11 SIZEP1_u
mva #%11 SIZEP1_u
sta SIZEP2_u
sta SIZEP3_u
@@ -2936,6 +2936,7 @@ datalines_tlogo=11
bpl @-
lda #%00000001
sta SIZEM_u
mva #0 SIZEP0_u
mva GameColors+c_buckle PCOLR1 ; same color like buckle
sta PCOLR2
BIN
View File
Binary file not shown.