We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4ac50 commit 2b4ce03Copy full SHA for 2b4ce03
1 file changed
src/00/memory.asm
@@ -636,6 +636,7 @@ _: ld hl, (prev_block_ptr)
636
ld b, d \ ld c, e
637
call malloc
638
pop bc
639
+ push ix \ pop de
640
ldir
641
push ix \ pop de
642
pop ix
0 commit comments