mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-12-24 04:31:02 +00:00
Fixed fragment cache.
This commit is contained in:
parent
03907f9e48
commit
e3662e22d6
@ -1,4 +1,4 @@
|
||||
//KICKC FRAGMENT CACHE 112243579e 11224372f4
|
||||
//KICKC FRAGMENT CACHE 11224357a0 11224372f6
|
||||
//FRAGMENT vbuz1=vbuc1
|
||||
lda #{c1}
|
||||
sta {z1}
|
||||
|
@ -1,4 +1,4 @@
|
||||
//KICKC FRAGMENT CACHE 112243579e 11224372f4
|
||||
//KICKC FRAGMENT CACHE 11224357a0 11224372f6
|
||||
//FRAGMENT _deref_pbuc1=vbuc2
|
||||
lda #{c2}
|
||||
sta {c1}
|
||||
|
@ -1,4 +1,4 @@
|
||||
//KICKC FRAGMENT CACHE 112243579e 11224372f4
|
||||
//KICKC FRAGMENT CACHE 11224357a0 11224372f6
|
||||
//FRAGMENT vbuz1=vbuc1
|
||||
lda #{c1}
|
||||
sta {z1}
|
||||
|
18831
src/main/fragment/cache/fragment-cache-mos6502x.asm
vendored
Normal file
18831
src/main/fragment/cache/fragment-cache-mos6502x.asm
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
//KICKC FRAGMENT CACHE 112243579e 11224372f4
|
||||
//KICKC FRAGMENT CACHE 11224357a0 11224372f6
|
||||
//FRAGMENT vbuz1=_deref_pbuc1
|
||||
lda {c1}
|
||||
sta {z1}
|
||||
|
Loading…
Reference in New Issue
Block a user