Ex6502.CPU.Executor.CLI (ex6502 v0.1.0) View Source

Clear interrupt disable flag

Reset or clear the interrupt disable flag to 0

Operation

0 → I

Table

CLI | Clear Decimal Mode
================================================

                                 N V - B D I Z C
                                 - - - - - 0 - -

addressing       assembler    opc  bytes  cycles
------------------------------------------------
implied          CLI          58     1      2

Flags

Interrupt: resets to 0 always

Link to this section Summary

Link to this section Functions