1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00

Update irq.s

This commit is contained in:
Stefan 2018-08-20 16:55:36 +02:00 committed by Oliver Schmidt
parent e335b50ed1
commit 199226d089

View File

@ -36,7 +36,6 @@ IRQStub:
phy
phx
pha
cld
jsr callirq
lda INTSET
sta INTRST