Arreglo bug zx3

This commit is contained in:
antoniovillena 2023-09-25 22:59:44 +02:00
parent 8cc65ff1c7
commit 8c5a6f1f33
2 changed files with 8 additions and 1 deletions

Binary file not shown.

View File

@ -2685,7 +2685,14 @@ otv2 call alto subnn
call wrflsh
inc de
ld (tmpbu2+$1e), de
exx
IF version=4
ld a, e
or d
jr nz, otv3
inc a
ld (alto highb+1), a
ENDIF
otv3 exx
ld ix, $e000
pop de
pop hl