From: ceriel Date: Wed, 18 Jul 1990 09:11:33 +0000 (+0000) Subject: replaced call of non-existing Dvu to a call to Duv X-Git-Tag: release-5-5~1648 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=30824d6133b488c8332a356632a536f5d39649b5;p=ack.git replaced call of non-existing Dvu to a call to Duv --- diff --git a/mach/6500/libem/dvu.s b/mach/6500/libem/dvu.s index 75558e911..c34ebc871 100644 --- a/mach/6500/libem/dvu.s +++ b/mach/6500/libem/dvu.s @@ -17,6 +17,6 @@ Dvu2: sta ARTH+3 ldy #0 sty UNSIGN - jmp Dvu + jmp Duv