aboutsummaryrefslogtreecommitdiff
	.module isr

	.area   _ISR_TABLE (REL)
_ctc0_isr_ptr::
	.dw     #0
_ctc1_isr_ptr::
	.dw     #0
_ctc2_isr_ptr::
	.dw     #_timer
_ctc3_isr_ptr::
	.dw     #_blink_cursor
_port_a_isr_ptr::
	.dw     #0
_port_b_isr_ptr::
	.dw     #_input_event
_rx_isr_ptr::
	.dw     #0