[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TCprList

Structure of cprlist that points to list that hardware actually executes

Declaration

Source position: agraphics.pas line 941

type TCprList = record

  Next: PCprList;

  

  Start: PWord;

  

start of copper list

  MaxCount: SmallInt;

  

Number of long instructions

end;


Documentation generated on: 2017-01-10