1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-04-13 03:39:12 +00:00

Optimized ROL 6/7. Thanks to Travis Fisher!

This commit is contained in:
jespergravgaard 2019-10-11 20:44:33 +02:00
parent 8cc3691884
commit b00bb06783
3 changed files with 9 additions and 13 deletions
src/main/fragment

@ -1,6 +1,4 @@
lsr
lsr
lsr
lsr
lsr
lsr
rol
rol
rol
and #$02

@ -1,7 +1,3 @@
lsr
lsr
lsr
lsr
lsr
lsr
lsr
rol
rol
and #$01

@ -0,0 +1,2 @@
anc #$80
rol