1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-06-03 04:29:43 +00:00
rk65c02/test/test_emulation_rol.s
Radosław Kujawa 7445c275e6 Add test cases for ROR and ROL.
Too old to ROR and to ROL.
2018-04-13 12:26:06 +02:00

8 lines
65 B
ArmAsm

start: rol A
rol 0x10
rol 0x10,X
rol 0x200
rol 0x200,X
stp