diff options
author | Ian C <ianc@noddybox.co.uk> | 2004-08-22 01:06:09 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2004-08-22 01:06:09 +0000 |
commit | 09c566e6916d431606284a527ce373c103be39dc (patch) | |
tree | b32cea5c524fb979a9ff3cc53d95f676f0e52982 /int2tap.1 | |
parent | 1c7d0b339d578511be239c175ef2096e6e8aa6e2 (diff) |
Initial working version
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 |