mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-03 12:07:26 +00:00
Added missing fragments for Clay Cowgill
This commit is contained in:
parent
5923245630
commit
cda6beb5e0
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
|
Loading…
Reference in New Issue
Block a user