Github
Read
View source
View history
Create account
Log in
Page
Discussion
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 Handler
From SnesLab
Revision as of 19:07, 16 July 2023 by
Xetheria
(
talk
|
contribs
)
(
→See Also
:
added BRK
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
An
Interrupt Handler
is a subroutine which the CPU automatically runs when an interrupt occurs.
See Also
NMI
IRQ
BRK
Category
:
ASM