We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Interrupt Logic: Difference between revisions
From SnesLab
(created page) |
(added 3 interrupt types) |
||
Line 1: | Line 1: | ||
The '''Interrupt Logic''' circuit exists on the [[65c816]]. | The '''Interrupt Logic''' circuit exists on the [[65c816]]. Three types of interrupts are supported: | ||
* [[NMI]] | |||
* [[IRQ]] | |||
* [[ABORT]] | |||
=== Reference === | |||
* Labiak, William. https://archive.org/details/Programming_the_65816/page/n272 | |||
[[Category:Hardware]] | [[Category:Hardware]] |
Revision as of 09:13, 7 December 2023
The Interrupt Logic circuit exists on the 65c816. Three types of interrupts are supported:
Reference
- Labiak, William. https://archive.org/details/Programming_the_65816/page/n272