From 1c7d0b339d578511be239c175ef2096e6e8aa6e2 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 21 Aug 2004 01:15:19 +0000 Subject: Added new files --- int2tap.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'int2tap.1') diff --git a/int2tap.1 b/int2tap.1 index e8cb4a6..12953b3 100644 --- a/int2tap.1 +++ b/int2tap.1 @@ -1,4 +1,4 @@ -.TH int2tap 1 "20 August 2004" +.TH int2tap 1 .SH NAME hex2tap \- Converts an Intel format segment dump to a Spectrum emulator TAP file. @@ -20,6 +20,12 @@ TAP file. takes one or more Intel format segment files \- as produced by an assembler like .B tpasm(1) \- and produces a Spectrum compatible tape file (TAP file). +.P +The tape file will also optionally include a BASIC loader (see OPTIONS). +This loader will do a CLEAR to the execution address (see +.B -a +in OPTIONS), and then load in the binary files in the same order they were on +the command line. .SH OPTIONS .B int2tap accepts these switches @@ -29,7 +35,6 @@ Just produce the binary file. By default .B int2tap will generate a TAP file with two files in - a BASIC loader and then the code itself. This switch disables the generation of the BASIC loader portion. -disabled if this switch is provided (see USAGE). .TP .B \-s By default -- cgit v1.2.3