fix bank confusion in DecompressDHGR after refactoring other decompression routines

This commit is contained in:
4am 2025-01-06 17:28:44 -05:00
parent 8849fccf07
commit de6a313d93

View File

@ -99,8 +99,10 @@ DecompressInternal
; $0200..$03CB clobbered by decompressor
;------------------------------------------------------------------------------
DecompressDHGR
jsr DecompressHGR
sta WRITEMAINMEM
lda #$3F
bit SHRRTS
jsr DecompressInternal
sta READAUXMEM
lda #$60
sta PageFrom+2
lda #$40