mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
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
@ -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…
Reference in New Issue
Block a user