Fix initrd_fs not accounting for read_sector clobbering HL
This commit is contained in:
parent
5e4485a267
commit
6c9c9349b6
@ -29,7 +29,7 @@ push de
|
||||
ld b, 0 ; Load the filename length in BC
|
||||
ld a, (0x8000)
|
||||
ld c, a
|
||||
inc hl
|
||||
ld hl, 0x8001
|
||||
ldir
|
||||
ld a, (hl)
|
||||
ld (de), a
|
||||
|
Loading…
Reference in New Issue
Block a user