diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 4 |
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 |