summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo C2016-08-02 22:38:26 +0200
committerLeo C2016-08-02 22:38:26 +0200
commita531a417401dcf9f489e9ce631ba34f44afbbe25 (patch)
tree66c8f9fa2d300137272a1f61bbe61cea73c40820
parent6f8b60d7ed82d2ed9dd0eb19ab1981d708ae8bfb (diff)
downloadddt180-a531a417401dcf9f489e9ce631ba34f44afbbe25.zip
Correct some comments
-rw-r--r--ddtz.z804
1 files changed, 2 insertions, 2 deletions
diff --git a/ddtz.z80 b/ddtz.z80
index 6862413..9452461 100644
--- a/ddtz.z80
+++ b/ddtz.z80
@@ -4218,7 +4218,7 @@ l19edh:
and a ;19ed a7 .
ret ;19ee c9 .
-; DD/FD 4 byte (ix+d)
+; DD/FD 3 byte (ix+d)/(iy+d)
b_19ef_start:
defb 034h ;19ef 34 4
defb 035h ;19f0 35 5
@@ -4249,7 +4249,7 @@ b_19ef_start:
defb 0beh ;1a08 be .
defb 0 ;1a09 00 .
-; DD/DF 3 byte
+; DD/FD 2 byte
l1a0ah:
defb 009h ;1a0a 09 .
defb 019h ;1a0b 19 .