From: Leo C Date: Mon, 11 May 2015 20:19:49 +0000 (+0200) Subject: typo X-Git-Tag: hexrel-6~7 X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/commitdiff_plain/089ca8cc69b7a112e1525743b3ffadc3f13556c3 typo --- diff --git a/z180/init.180 b/z180/init.180 index c3db6a1..b1f835b 100644 --- a/z180/init.180 +++ b/z180/init.180 @@ -249,7 +249,7 @@ buf.init: add hl,de push ix pop de -; TODO: address transation +; TODO: address translation ld (hl),e inc hl ld (hl),d