Small changes to work around problems in the linuxdoc implementation of
Debian Woody. Contributed by Michael Klein. git-svn-id: svn://svn.cc65.org/cc65/trunk@3541 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -148,9 +148,9 @@ Here is a description of all the command line options:
|
||||
|
||||
Specify the start/load address of the binary code that is going to be
|
||||
disassembled. The given address is interpreted as an octal value if
|
||||
preceeded with a '0' digit, as a hexadecimal value if preceeded with '0x',
|
||||
'0X', or '$', and as a decimal value in all other cases. If no start address
|
||||
is specified, $10000 minus the size of the input file is used.
|
||||
preceeded with a '0' digit, as a hexadecimal value if preceeded
|
||||
with '0x', '0X', or '$', and as a decimal value in all other cases. If no
|
||||
start address is specified, $10000 minus the size of the input file is used.
|
||||
|
||||
|
||||
<tag><tt>-v, --verbose</tt></tag>
|
||||
|
||||
Reference in New Issue
Block a user