mirror of
https://github.com/brouhaha/dis6502.git
synced 2025-01-15 04:30:19 +00:00
added address argument for -r option.
This commit is contained in:
parent
cf7c2ddb27
commit
df14f15a0c
@ -27,8 +27,9 @@ headers. The dump routine then prints out the information.
|
|||||||
.PP
|
.PP
|
||||||
The command line options are:
|
The command line options are:
|
||||||
.TP
|
.TP
|
||||||
.I \-r
|
.I \-r \fIaddress\fP
|
||||||
Raw binary input file.
|
Raw binary input file, with the first byte of the file being associated with
|
||||||
|
the specified address.
|
||||||
.TP
|
.TP
|
||||||
.I \-b
|
.I \-b
|
||||||
Atari boot format input file.
|
Atari boot format input file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user