- bug in 5x WRITE func

This commit is contained in:
Anatoliy Belyanskiy 2024-04-22 03:47:59 +10:00
parent e43370d8a5
commit 2afd588ccc
2 changed files with 1 additions and 1 deletions

View File

@ -348,9 +348,9 @@ HDD_5x.LONG_WRITE:
JP C,HERRWR0
LD A,XH
EX AF,AF'
POP BC
POP HL
POP IX
POP BC
XOR A
CP B
LD C,B

Binary file not shown.