1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 16:29:09 +00:00
cc65/libsrc/gamate/nmi.s

7 lines
81 B
ArmAsm

;
; NMI handling (Gamate version)
;
.export NMIStub
NMIStub:
rts