Remove unneeded code
git-svn-id: svn://svn.cc65.org/cc65/trunk@821 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
d55c271c2a
commit
ea2c59ef8e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ asreax2:
|
|||
ror sreg
|
||||
ror tmp1
|
||||
ror a
|
||||
ldx sreg+1
|
||||
cpx #$80 ; Get bit 7 into carry
|
||||
ror sreg+1
|
||||
ror sreg
|
||||
|
|
Loading…
Add table
Reference in a new issue