


cmddump(1)                                             cmddump(1)


NNaammee
       cmddump - simulated TRS-80 CMD file loader

SSyynnttaaxx
       ccmmdddduummpp _[_f_l_a_g_s_] _i_n_f_i_l_e _[_o_u_t_f_i_l_e _s_t_a_r_t_b_y_t_e _n_b_y_t_e_s_]

DDeessccrriippttiioonn
       ccmmdddduummpp displays information about TRS-80 DOS binary (com
       mand) files.  It takes an optional set of _f_l_a_g_s (described
       below),  an  input  /cmd file, and an optional _o_u_t_f_i_l_e, an
       optional starting offset of _s_t_a_r_t_b_y_t_e into the /cmd  file,
       and  an optional _n_b_y_t_e_s number of bytes to dump.  Non-flag
       arguments must be  given  in  the  order  shown.   If  the
       optional  arguments  are  given,  the  given byte range is
       dumped from the simulated memory after loading.

OOppttiioonnss
       --dd     print detailed map; same as -m, but don't coalesce

       --ii _n   select ISAM entry _n (0x notation OK)

       --mm     print running load map as file is parsed,  coalesc
              ing adjacent blocks (implies -t) (default)

       --pp _f_o_o select  PDS  entry  _f_o_o  (padded  to  8  bytes with
              spaces)

       --qq     quiet; turns off -t, -m, -d, -s  (later  flags  can
              override)

       --ss     print summary load map after file is parsed

       --tt     print  text  of  module headers, pds headers, patch
              names, and copyright notices

       --xx     ignore anything after the first transfer address

AAuutthhoorr
       ccmmdddduummpp was written by Timothy Mann.  This  man  page  was
       generated  by Branden Robinson from comments in the source
       code.

SSeeee aallssoo
       _x_t_r_s(1)

       See the LDOS Quarterly, April 1, 1982 (Vol 1, No  4),  for
       documentation  of  the TRS-80 DOS /cmd file format.  It is
       available  on  the  Web  at   http://www.tim-mann.org/mis
       osys.html.



                            2001-02-22                          1







