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

tcprlist

Structure of cprlist that points to list that hardware actually executes

Declaration

Source position: agraphics.pas line 397

type tcprlist = record

  Next: pcprlist;

  

  start: psmallint;

  

start of copper list

  MaxCount: SmallInt;

  

Number of long instructions

end;


Documentation generated on: 2021-07-30