mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-07 22:25:13 +00:00
6 lines
47 B
NASM
6 lines
47 B
NASM
lda {z2}+1
|
|
lsr
|
|
sta {z1}+1
|
|
lda {z2}
|
|
ror
|
|
sta {z1} |