Skip to navigation


Loader: NMIpissoff

[Commodore 64 version]

Name: NMIpissoff [Show more] Type: Subroutine Category: Loader Summary: Acknowledge NMI interrupts and ignore them
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * COLD calls NMIpissoff
.NMIpissoff CLI ; Enable interrupts, so we acknowledge the NMI and ; basically ignore it RTI ; Return from the interrupt