Skip to navigation

Elite on the BBC Micro and NES

Utility routines: IRQ

[NES version, Bank 7]

Name: IRQ [Show more] Type: Subroutine Category: Utility routines Summary: Handle IRQ interrupts by doing nothing
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * Vectors_b0 calls IRQ * Vectors_b1 calls IRQ * Vectors_b2 calls IRQ * Vectors_b3 calls IRQ * Vectors_b4 calls IRQ * Vectors_b5 calls IRQ * Vectors_b6 calls IRQ * Vectors_b7 calls IRQ
.IRQ RTI ; Return from the interrupt handler