STZ (store zero) (65C02 processor only)Tags: none
STZ
Description:
Writes zero to the specified memory cell.
Example:
STZ dst,X; zeroing memory byte
STZ date