diff options
Diffstat (limited to 'int2tap.1')
-rw-r--r-- | int2tap.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -22,10 +22,10 @@ takes one or more Intel format segment files \- as produced by an assembler like \- 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. +This loader will load in the binary file(s) in the same order they were on +the command line. It will then run the code from execute address (see +.B \-a +in OPTIONS). .SH OPTIONS .B int2tap accepts these switches |