Structure of cprlist that points to list that hardware actually executes
Source position: agraphics.pas line 397
type tcprlist = record |
||
Next: pcprlist; |
|
|
start: psmallint; |
|
start of copper list |
MaxCount: SmallInt; |
|
Number of long instructions |
end; |