summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2004-08-22 23:05:59 +0000
committerIan C <ianc@noddybox.co.uk>2004-08-22 23:05:59 +0000
commitbce0956117d53d2a242c4bc4fe354bb5e78e0e5f (patch)
treef7fe81da192025cd96e805a22eaf48d1f7bd8159 /test
parent6cee147b6b1f583a03844978c706a9a75749eef5 (diff)
Improved number format error handling
Diffstat (limited to 'test')
-rw-r--r--test/Makefile4
1 files changed, 2 insertions, 2 deletions
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