From bce0956117d53d2a242c4bc4fe354bb5e78e0e5f Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 22 Aug 2004 23:05:59 +0000 Subject: Improved number format error handling --- test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index c3ebafb..43a108b 100644 --- a/test/Makefile +++ b/test/Makefile @@ -18,7 +18,7 @@ # # ------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2004-08-22 22:51:39 ianc Exp $ +# $Id: Makefile,v 1.3 2004-08-22 23:05:59 ianc Exp $ # # One file with loader test @@ -65,7 +65,7 @@ test7: ../int2tap part1.bin part2.bin # CLEAR test # test8: ../int2tap reset.bin - ../int2tap -c 0x8000 test8.tap reset.bin + ../int2tap -c 0x7fff test8.tap reset.bin fuse test8.tap code.bin: code.asm -- cgit v1.2.3