summaryrefslogtreecommitdiff
path: root/z180
diff options
context:
space:
mode:
Diffstat (limited to 'z180')
-rw-r--r--z180/ddtz.1806
1 files changed, 3 insertions, 3 deletions
diff --git a/z180/ddtz.180 b/z180/ddtz.180
index d5b921b..8407a1c 100644
--- a/z180/ddtz.180
+++ b/z180/ddtz.180
@@ -1229,7 +1229,7 @@ l0ce4h:
l0ce9h:
ld hl,0
l0cech:
- call get.decdigit
+ call get.bindigit
l0cefh:
inc de
jr c,l0cf8h
@@ -1239,7 +1239,7 @@ l0cefh:
l0cf8h:
cp '"'
jp nz,ERROR
- call get.decdigit
+ call get.bindigit
jr nc,l0cefh
or a
ret
@@ -2453,7 +2453,7 @@ bm_done:
ret
CMD.H:
call EXPR
- jp c,l173ch
+ jp c,l173ch ;no parameters, print High and Max
call skip_to_nextarg
push hl
call EXPR