Skip to content
ksherlock edited this page Jan 12, 2017 · 2 revisions

$EC ZPEXPR - same as EXPR, except that the bits are truncated to allow the final value to fit into the specified space must all be zero. If the truncated bytes are not zero, the linker will flag an error when the segment is processed. This is effectively a variable length implementation of a zero page protocol.

Clone this wiki locally