wip: screen lowered, 5200 game over does not flicker

This commit is contained in:
2022-10-01 11:54:52 -04:00
parent 8d188f4497
commit f3b9092777
7 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -2508,7 +2508,7 @@ NextChar02
; set background
lda #$ff
ldx #100 ; top of the sprites
ldx #100+7 ; top of the sprites
@ sta PMGraph+$400,x
sta PMGraph+$500,x
inx