You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of Interrupt Mode 1 in Chapter 2 ("Zilog Z80"), section "2.4.2 Maskable Interrupts (INT)" is identical to the description of Interrupt Mode 0. It seems to be copy-paste.
AFAIK in case of Interrupt Mode 1 CPU always jumps to address $0038 ignoring whatever is on the bus.
The text was updated successfully, but these errors were encountered:
Description of Interrupt Mode 1 in Chapter 2 ("Zilog Z80"), section "2.4.2 Maskable Interrupts (INT)" is identical to the description of Interrupt Mode 0. It seems to be copy-paste.
AFAIK in case of Interrupt Mode 1 CPU always jumps to address $0038 ignoring whatever is on the bus.
The text was updated successfully, but these errors were encountered: