diff --git a/asminc/cbmkernal.inc b/asminc/cbm_kernal.inc similarity index 100% rename from asminc/cbmkernal.inc rename to asminc/cbm_kernal.inc diff --git a/doc/da65.sgml b/doc/da65.sgml index 54a341615..05154ffd8 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -53,6 +53,7 @@ Short options: -o name Name the output file -v Increase verbosity -F Add formfeeds to the output + -s Accept line markers in the info file -S addr Set the start/load address -V Print the disassembler version @@ -70,6 +71,7 @@ Long options: --mnemonic-column n Specify mnemonic start column --pagelength n Set the page length for the listing --start-addr addr Set the start/load address + --sync-lines Accept line markers in the info file --text-column n Specify text start column --verbose Increase verbosity --version Print the disassembler version @@ -205,6 +207,17 @@ Here is a description of all the command line options: start address is specified, $10000 minus the size of the input file is used. +