[comp.lang.modula2] M2Sprint - Bugs & Typos

bartonr@psu-cs.cs.pdx.edu (Amiga 1000) (04/18/89)

  This list is preliminary, since I just received my package this morning.
Page numbers from the manuals are in the left column.
 
5-1  "lossed"
6-4   "dreawer"
I-4   ANOPktFail should be ANQPktFail
I-11  BplCon0 should be BltCon0.
      BplCon0Set should be BltCon0Set.
I-12  BplCon1 should be BltCon1.
      BplCon1Set should be BltCon1Set.
I-19  icrIR should be 7, not 5.
      icrSETCLR should be 7, not 6.
I-43  UCopperListInit should return a CopListPtr
I-102  GelsInfo.sprRsrvd should be SET OF [0..7]
I-108  SpriteReserved should be SET OF [0..7]
I-120  There is no IEClass with value 5, so there should be something like
       IEClass5 inserted between IEClassPointerPos and IEClassTimer
I-130  MaxXPot should be MaxPot
I-131  "defualt"
I-132  Border.DrawMode should be a DrawingModeSet
I-137  IsDrawn should be ISDrawn
I-142  RF11 is missing from RequesterFlags
I-168  MouseX and MouseY have their order reversed.  MouseY should come after
       Flags (offset 68), then MouseX (offset 70).
I-192  In MemEntry meRegs should be meReqs
I-208  The note under BNDRYOFF actually describes the macro RASSIZE
I-235  RastPort.Mask should be SET OF [0..7]
I-280  "GetColourMap" should be "GetColorMap"
VIII-15  "looses"
VIII-16  "operatin"