Copper structure
Source position: agraphics.pas line 595
type TCopIns = record
OpCode: SmallInt;
0 = move, 1 = wait
VWaitAddr: SmallInt;
HWaitData: SmallInt;
end;