Table 1 Quick summary of m68kdis options

Option     What It Does
-------------------------------------------------------------
-ddd      Specify the chip and coprocessors(e.g. 020)
-a file   Load file containing A-line opcodes
-all[c]   Force single pass operation
-b file   Load file of data addresses to force newlines
-bad      Echo invalid instructions to stderr
-f file   Load file containing F-line opcodes
-f# #     Floating-point constant mantissa
-i file   Load file of known instruction addresses
-j file   Load file of A-line and F-line jumps
-l        Force output to lower case
-lft      Affects fall-through instructions to LINK
-n file   Load file of known data addresses
-ns file  Load file of known addresses not starting instrs.
-o file   Names output file
-odd      Allow instructions to start on odd offset
-pc #     Set program counter to this value on start
-s #      Minimum length to consider data as string
-slenp #  Maximum length of a string on output line
-sp       Output A7 as SP except in MOVEM instructions