Remove needless instruction to make the code assemble.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5986 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
7c9171ee87
commit
0205906707
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ initirq:
|
|||
.code
|
||||
|
||||
doneirq:
|
||||
beq NoIRQ2
|
||||
lda IRQInd+1
|
||||
ldx IRQInd+2
|
||||
sei
|
||||
|
|
Loading…
Add table
Reference in a new issue