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

savepc

From SnesLab
Jump to: navigation, search

savepc (Save Program Counter) is an xkas directive that saves the program counter to a file.

Syntax

savepc filename.xpc [, index]

The default index is zero. The address is saved at file offset index*4.

See Also