Skip to content

N4 add support for IACK/vectored interrupts #8

@nealcrook

Description

@nealcrook

Reminder to finish off the I/O bridge by adding support for interrupt acknowledge cycles. This is fiddly because I don't want to stall the Z80 on every prefix byte (the simple way to do it). So, I will need to turn the bus around and force that prefix byte out just to satisfy the PIO/CTC. However, it's important.. a key reason for building a real board was to allow vectored interrupts (if only to be able to say: take that, emulators!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions