mirror of
https://github.com/brouhaha/dis6502.git
synced 2024-12-28 07:30:34 +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
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user