We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

loadpc

From SnesLab
Jump to: navigation, search

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