cc65/libsrc/cbm610/irq.s

10 lines
114 B
ArmAsm

;
; IRQ handling (CBM 600/700 version)
;
.export initirq, doneirq
initirq:
doneirq:
rts