mirror of
https://github.com/Tolik-Trek/Estex-DSS.git
synced 2026-06-15 09:21:47 +03:00
SHELL: -bug in DIR
This commit is contained in:
parent
93e2fd7269
commit
e2606832b9
@ -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
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
344
|
346
|
||||||
Loading…
Reference in New Issue
Block a user