STZ (store zero) (65C02 processor only)Tags: none

Description:

Writes zero to the specified memory cell.

Example:

    STZ dst,X;    zeroing memory byte
    STZ date