Code pointer (8/16 bit targets).
Source position: systemh.inc line 459
type CodePointer = Pointer;
CodePointer is used in 8/16-bit targets to indicate pointers to code segments. On all other platforms this equals Pointer.