1
0
mirror of https://github.com/brouhaha/dis6502.git synced 2024-06-02 10:41:30 +00:00

added address argument for -r option.

This commit is contained in:
Eric Smith 2003-09-13 01:05:37 +00:00
parent cf7c2ddb27
commit df14f15a0c

View File

@ -27,8 +27,9 @@ headers. The dump routine then prints out the information.
.PP
The command line options are:
.TP
.I \-r
Raw binary input file.
.I \-r \fIaddress\fP
Raw binary input file, with the first byte of the file being associated with
the specified address.
.TP
.I \-b
Atari boot format input file.