mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-02-09 03:30:40 +00:00
Added missing ROR fragments.
This commit is contained in:
parent
08da28e976
commit
8cc3691884
5
src/main/fragment/mos6502-common/vbuaa=vbuaa_ror_5.asm
Normal file
5
src/main/fragment/mos6502-common/vbuaa=vbuaa_ror_5.asm
Normal file
@ -0,0 +1,5 @@
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
6
src/main/fragment/mos6502-common/vbuaa=vbuaa_ror_6.asm
Normal file
6
src/main/fragment/mos6502-common/vbuaa=vbuaa_ror_6.asm
Normal file
@ -0,0 +1,6 @@
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
7
src/main/fragment/mos6502-common/vbuaa=vbuaa_ror_7.asm
Normal file
7
src/main/fragment/mos6502-common/vbuaa=vbuaa_ror_7.asm
Normal file
@ -0,0 +1,7 @@
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
||||
lsr
|
Loading…
x
Reference in New Issue
Block a user