STA

STA

STA - store the accumulator.

Description

STA stores the contents of the accumulator into a memory address.

Examples

STA $0042

This will store the contents of the accumulator in the memory address $0042.

Related Pages

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution 2.5 License.