(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
loadpc (Load Program Counter) is an xkas directive that loads a 24-bit address from a file into the program counter.
Syntax
loadpc filename.xpc [, index]
The default index is zero. The address loaded is at file offset index*4.
See Also