kickc/src/main/fragment/mos6502-common/vwsm1=vwsm1_rol_vbuxx.asm

8 lines
46 B
NASM

beq !e+
!:
asl {m1}
rol {m1}+1
dex
bne !-
!e: