zx-next-dev-guide icon indicating copy to clipboard operation
zx-next-dev-guide copied to clipboard

Incorrect description for Interrupt Mode 1

Open zapolnov opened this issue 2 years ago • 0 comments

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.

zapolnov avatar Sep 20 '22 11:09 zapolnov