fix Berzap RNG overflow

This commit is contained in:
Peter Ferrie 2024-05-29 18:17:24 -07:00
parent 3a5d2d3830
commit 04e839d4d7

View File

@ -16,6 +16,7 @@
callback1
lda #$4c
sta $C9 ; fix RNG issue
sta $b4d6
lda #<callback2
sta $b4d7