mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-28 06:29:58 +00:00
commit
d119b7a08e
@ -3941,7 +3941,11 @@ datop rep $30
|
|||||||
pla
|
pla
|
||||||
xba
|
xba
|
||||||
and #$ff
|
and #$ff
|
||||||
jsr :num
|
]y2k cmp #100
|
||||||
|
bcc :yy
|
||||||
|
sbc #100
|
||||||
|
bne ]y2k
|
||||||
|
:yy jsr :num
|
||||||
sta :buffer1+7
|
sta :buffer1+7
|
||||||
lda 1,s
|
lda 1,s
|
||||||
and #$ff
|
and #$ff
|
||||||
|
Loading…
Reference in New Issue
Block a user