mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-11 02:25:17 +00:00
added fragment.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
ldy {m1}
|
||||
sty $fe
|
||||
ldy {m1}+1
|
||||
sty $ff
|
||||
ldy #0
|
||||
ora ($fe),y
|
||||
sta ($fe),y
|
Reference in New Issue
Block a user