1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-08 06:25:17 +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:
cuz
2001-07-25 21:37:52 +00:00
parent d55c271c2a
commit ea2c59ef8e

View File

@@ -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