mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-07 22:25:13 +00:00
7 lines
48 B
NASM
7 lines
48 B
NASM
lda {z1}
|
|
asl
|
|
sta {z1}
|
|
lda {z1}+1
|
|
rol
|
|
sta {z1}+1
|