ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:graphics/copper.m"
NOTE: don't use this output in your code, use the module instead.

CONST COPPER_MOVE=0,
      COPPER_WAIT=1,
      CPRNXTBUF=2,
      CPR_NT_LOF=$8000,
      CPR_NT_SHT=$4000,
      CPR_NT_SYS=$2000

(---) OBJECT copins
(  0)   opcode:INT
(  2)   nxtlist:substructure
(  2)   vwaitpos:substructure
(  2)   destaddr:substructure
(  4)   hwaitpos:substructure
(  4)   destdata:substructure
(---) ENDOBJECT     /* SIZEOF=6 */

(---) OBJECT cprlist
(  0)   next:LONG
(  4)   start:LONG
(  8)   maxcount:INT
(---) ENDOBJECT     /* SIZEOF=10 */

(---) OBJECT coplist
(  0)   next:LONG
(  4)   _coplist:LONG
(  8)   _viewport:LONG
( 12)   copins:LONG
( 16)   copptr:LONG
( 20)   coplstart:LONG
( 24)   copsstart:LONG
( 28)   count:INT
( 30)   maxcount:INT
( 32)   dyoffset:INT
(---) ENDOBJECT     /* SIZEOF=34 */

(---) OBJECT ucoplist
(  0)   next:LONG
(  4)   firstcoplist:LONG
(  8)   coplist:LONG
(---) ENDOBJECT     /* SIZEOF=12 */

(---) OBJECT copinit
(  0)   vsync_hblank:substructure
(  4)   diwstart:substructure
( 12)   diagstrt:substructure
( 20)   sprstrtup:substructure
( 84)   wait14:substructure
( 92)   genloc:substructure
(112)   sprstop:substructure
(---) ENDOBJECT     /* SIZEOF=120 */

