SHELL: -bug in DIR

This commit is contained in:
Anatoliy Belyanskiy 2024-04-29 10:26:12 +10:00
parent 93e2fd7269
commit e2606832b9
2 changed files with 2 additions and 5 deletions

View File

@ -788,10 +788,7 @@ GET_BIG_DIG: ld b,0
sbc a,c sbc a,c
jp nc,.loop jp nc,.loop
; ;
exx add hl,de
rr b
exx
adc hl,de
; ;
exx exx
adc hl,de adc hl,de

View File

@ -1 +1 @@
344 346