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
(added 3 interrupt types) |
(added ref) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The '''Interrupt Logic''' circuit exists on the [[65c816]]. Three types of interrupts are supported: | The '''Interrupt Logic''' circuit exists on the [[65c816]]. Three types of interrupts are supported on a stock 65c816: | ||
* [[NMI]] | * [[NMI]] | ||
* [[IRQ]] | * [[IRQ]] | ||
* [[ABORT]] | * [[ABORT]] (not supported on the SNES)<sup>[2]</sup> | ||
=== | === References === | ||
# Labiak, William. [https://archive.org/details/Programming_the_65816/page/n271 Page 261]. | |||
# fullsnes | |||
[[Category:Hardware]] | [[Category:Hardware]] |