ct6502 / apple2ts

Apple II Emulator in TypeScript
Creative Commons Attribution Share Alike 4.0 International
61 stars 10 forks source link

Refactor IRQ and NMI activation #10

Closed code-bythepound closed 1 year ago

code-bythepound commented 1 year ago

Suggestions: Add per-slot IRQ assert/deassert as in the apple. Add single NMI activation since it is edge sensitive.