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

Derailment

From SnesLab
Revision as of 01:29, 18 August 2024 by Xetheria (talk | contribs) (STP)
Jump to: navigation, search

Derailment is a failure state the 65c816 can enter. Usually as the result of a programming error, derailment from the instruction stream occurs when the CPU misinterprets an operand byte as an opcode byte or vice versa.

To safely shut down the CPU, consider STP.

See Also