1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-12-22 21:29:50 +00:00

Updated ASM fragment cache files.

This commit is contained in:
jespergravgaard 2021-01-04 20:07:19 +01:00
parent 2db904f7c1
commit 9c2e04aa61
5 changed files with 240 additions and 1057 deletions

View File

@ -1,4 +1,4 @@
//KICKC FRAGMENT CACHE 1278e49654 1278e4b47f
//KICKC FRAGMENT CACHE 12f875813f 12f8759f70
//FRAGMENT vbuz1=vbuc1
lda #{c1}
sta {z1}

View File

@ -1,4 +1,4 @@
//KICKC FRAGMENT CACHE 1278e49654 1278e4b47f
//KICKC FRAGMENT CACHE 12f875813f 12f8759f70
//FRAGMENT _deref_pbuc1=vbuc2
lda #{c2}
sta {c1}

View File

@ -1,4 +1,4 @@
//KICKC FRAGMENT CACHE 1278e49654 1278e4b47f
//KICKC FRAGMENT CACHE 12f875813f 12f8759f70
//FRAGMENT vbuz1=vbuc1
lda #{c1}
sta {z1}

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
//KICKC FRAGMENT CACHE 1278e49654 1278e4b47f
//KICKC FRAGMENT CACHE 12f875813f 12f8759f70
//FRAGMENT vwuz1=vwuc1
lda #<{c1}
sta {z1}