1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-02-14 04:31:44 +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

View File

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

View File

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

View File

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