mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-09 04:25:12 +00:00
Changed fragments to the void pointer type to make them more general. Closes #467
This commit is contained in:
@@ -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}
|
Reference in New Issue
Block a user