X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/fecee2418b6aea15008ed6d3a856d202d59a5cdb..7d60b20bb8d675edafdb14638fee5001987c78c1:/z180/ddtz.180 diff --git a/z180/ddtz.180 b/z180/ddtz.180 index e5d48e1..e8a26fd 100644 --- a/z180/ddtz.180 +++ b/z180/ddtz.180 @@ -1796,7 +1796,7 @@ l10c5h: jr z,l10e7h ld l,(ix+002h) ld h,(ix+003h) - ld a,(ddtrst) + ld a,(ddtzrst) comst cp (hl) comend @@ -1859,7 +1859,7 @@ l1144h: ld h,(ix+003h) - ld a,(ddtrst) + ld a,(ddtzrst) comst ld e,(hl) ld (hl),a @@ -5944,7 +5944,7 @@ l27dah: ret x27ea: - ld a,(ddtrst) + ld a,(ddtzrst) comst cp (iy+000h) comend @@ -6137,7 +6137,8 @@ ddtram: ; The following 2 params are changeable by user. ; Should these moved to top ram? ; -ddtrst: rst DRSTNUM ;rst used by ddtz +ddtzrst: + rst DDTZRSTVEC ;rst used by ddtz ddtei: ei ;ints enabled/disabled while ddtz is running ret ; offs.pc: