Remove unneeded code
git-svn-id: svn://svn.cc65.org/cc65/trunk@821 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -15,7 +15,6 @@ asreax2:
|
|||||||
ror sreg
|
ror sreg
|
||||||
ror tmp1
|
ror tmp1
|
||||||
ror a
|
ror a
|
||||||
ldx sreg+1
|
|
||||||
cpx #$80 ; Get bit 7 into carry
|
cpx #$80 ; Get bit 7 into carry
|
||||||
ror sreg+1
|
ror sreg+1
|
||||||
ror sreg
|
ror sreg
|
||||||
|
|||||||
Reference in New Issue
Block a user