Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TCprList

Structure of cprlist that points to list that hardware actually executes

Declaration

Source position: agraphics.pas line 311

type TCprList = record

  Next: PCprList;

  

  Start: PWord;

  

start of copper list

  MaxCount: SmallInt;

  

Number of long instructions

end;


Documentation generated on: 2021-07-30