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

(---) OBJECT gfxbase
(  0)   lib:substructure
( 34)   actiview:LONG
( 38)   copinit:LONG
( 42)   cia:LONG
( 46)   blitter:LONG
( 50)   loflist:LONG
( 54)   shflist:LONG
( 58)   blthd:LONG
( 62)   blttl:LONG
( 66)   bsblthd:LONG
( 70)   bsblttl:LONG
( 74)   vbsrv:substructure
( 96)   timsrv:substructure
(118)   bltsrv:substructure
(140)   textfonts:substructure
(154)   defaultfont:LONG
(158)   modes:INT
(160)   vblank:CHAR
(161)   debug:CHAR
(162)   beamsync:INT
(164)   system_bplcon0:INT
(166)   spritereserved:CHAR
(167)   bytereserved:CHAR
(168)   flags:INT
(170)   blitlock:INT
(172)   blitnest:INT
(174)   blitwaitq:substructure
(188)   blitowner:LONG
(192)   tof_waitq:substructure
(206)   displayflags:INT
(208)   simplesprites:LONG
(212)   maxdisplayrow:INT
(214)   maxdisplaycolumn:INT
(216)   normaldisplayrows:INT
(218)   normaldisplaycolumns:INT
(220)   normaldpmx:INT
(222)   normaldpmy:INT
(224)   lastchancememory:LONG
(228)   lcmptr:LONG
(232)   microsperline:INT
(234)   mindisplaycolumn:INT
(236)   chiprevbits0:CHAR
(237)   crb_reserved:substructure
(242)   monitor_id:substructure
(244)   hedley:substructure
(276)   hedley_sprites:substructure
(308)   hedley_sprites1:substructure
(340)   hedley_count:INT
(342)   hedley_flags:INT
(344)   hedley_tmp:INT
(346)   hash_table:LONG
(350)   current_tot_rows:INT
(352)   current_tot_cclks:INT
(354)   hedley_hint:CHAR
(355)   hedley_hint2:CHAR
(356)   nreserved:substructure
(372)   a2024_sync_raster:LONG
(376)   control_delta_pal:INT
(378)   control_delta_ntsc:INT
(380)   current_monitor:LONG
(384)   monitorlist:substructure
(398)   default_monitor:LONG
(402)   monitorlistsemaphore:LONG
(406)   displayinfodatabase:LONG
(410)   activiewcprsemaphore:LONG
(414)   utilitybase:LONG
(418)   execbase:LONG
(---) ENDOBJECT     /* SIZEOF=422 */

CONST OWNBLITTERN=0,
      QBOWNERN=1,
      GFXF_BIG_BLITS=1,
      GFXF_HR_AGNUS=1,
      GFXF_HR_DENISE=2,
      QBOWNER=2,
      NTSCN=0,
      NTSC=1,
      GENLOCN=1,
      GENLOC=2,
      PALN=2,
      PAL=4,
      TODA_SAFEN=3,
      TODA_SAFE=8,
      BLITMSG_FAULTN=2,
      BLITMSG_FAULT=4

