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

(---) OBJECT execbase
(  0)   lib:substructure
( 34)   softver:INT
( 36)   lowmemchksum:INT
( 38)   chkbase:LONG
( 42)   coldcapture:LONG
( 46)   coolcapture:LONG
( 50)   warmcapture:LONG
( 54)   sysstkupper:LONG
( 58)   sysstklower:LONG
( 62)   maxlocmem:LONG
( 66)   debugentry:LONG
( 70)   debugdata:LONG
( 74)   alertdata:LONG
( 78)   maxextmem:LONG
( 82)   chksum:INT
( 84)   ivtbe:substructure
( 96)   ivdskblk:substructure
(108)   ivsoftint:substructure
(120)   ivports:substructure
(132)   ivcoper:substructure
(144)   ivvertb:substructure
(156)   ivblit:substructure
(168)   ivaud0:substructure
(180)   ivaud1:substructure
(192)   ivaud2:substructure
(204)   ivaud3:substructure
(216)   ivrbf:substructure
(228)   ivdsksync:substructure
(240)   ivexter:substructure
(252)   ivinten:substructure
(264)   ivnmi:substructure
(276)   thistask:LONG
(280)   idlecount:LONG
(284)   dispcount:LONG
(288)   quantum:INT
(290)   elapsed:INT
(292)   sysflags:INT
(294)   idnestcnt:CHAR
(295)   tdnestcnt:CHAR
(296)   attnflags:INT
(298)   attnresched:INT
(300)   resmodules:LONG
(304)   tasktrapcode:LONG
(308)   taskexceptcode:LONG
(312)   taskexitcode:LONG
(316)   tasksigalloc:LONG
(320)   tasktrapalloc:INT
(322)   memlist:substructure
(336)   resourcelist:substructure
(350)   devicelist:substructure
(364)   intrlist:substructure
(378)   liblist:substructure
(392)   portlist:substructure
(406)   taskready:substructure
(420)   taskwait:substructure
(434)   softints:substructure
(514)   lastalert:substructure
(530)   vblankfrequency:CHAR
(531)   powersupplyfrequency:CHAR
(532)   semaphorelist:substructure
(546)   kickmemptr:LONG
(550)   kicktagptr:LONG
(554)   kickchecksum:LONG
(558)   pad0:INT
(560)   reserved0:LONG
(564)   ramlibprivate:LONG
(568)   eclockfrequency:LONG
(572)   cachecontrol:LONG
(576)   taskid:LONG
(580)   puddlesize:LONG
(584)   poolthreshold:LONG
(588)   publicpool:substructure
(596)   mmulock:LONG
(600)   reserved:substructure
(---) ENDOBJECT     /* SIZEOF=612 */

CONST AFF_68010=1,
      AFF_68020=2,
      AFF_68030=4,
      AFF_68040=8,
      AFF_68881=16,
      AFF_68882=$20,
      AFF_68851_MMU=$40,
      CACRF_ENABLEI=1,
      CACRF_FREEZEI=2,
      CACRF_CLEARI=8,
      CACRF_IBE=16,
      CACRF_ENABLED=$100,
      CACRF_FREEZED=$200,
      CACRF_CLEARD=$800,
      CACRF_DBE=$1000,
      CACRF_WRITEALLOCATE=$2000,
      CACRF_COPYBACK=$80000000

