Changes

Jump to: navigation, search

6502

6 bytes added, 4 September
/* Decimal Mode */
On NMOS, DF is unchanged when entering an interrupt of any kind. This can cause unexpected bugs in the interrupt handler if Decimal Mode is on when an interrupt occurs. On CMOS, DF is automatically cleared on interrupt. Upon returning from an interrupt, the processor restores the status register from the stack, including DF.
 
<br>
== Memory Access ==
8,324
edits