mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-22 16:33:48 +00:00
Changed fragments to the void pointer type to make them more general. Closes #467
This commit is contained in:
parent
9d607e0471
commit
e4e641cf7a
@ -1,5 +0,0 @@
|
||||
tsx
|
||||
lda {m1}
|
||||
sta STACK_BASE+{c1},x
|
||||
lda {m1}+1
|
||||
sta STACK_BASE+{c1}+1,x
|
@ -1 +0,0 @@
|
||||
lda {m1}+1
|
@ -1 +0,0 @@
|
||||
lda {m1}+1
|
@ -1 +0,0 @@
|
||||
lda {m1}
|
@ -1 +0,0 @@
|
||||
lda {m1}
|
Loading…
Reference in New Issue
Block a user