mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-10 11:25:09 +00:00
Added missing fragments for Clay Cowgill
This commit is contained in:
2
src/main/fragment/vbuaa=_hi__deref_pwsz1.asm
Normal file
2
src/main/fragment/vbuaa=_hi__deref_pwsz1.asm
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
ldy #1
|
||||||
|
lda ({z1}),y
|
2
src/main/fragment/vbuaa=_lo__deref_pwsz1.asm
Normal file
2
src/main/fragment/vbuaa=_lo__deref_pwsz1.asm
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
ldy #0
|
||||||
|
lda ({z1}),y
|
Reference in New Issue
Block a user