This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
kickc
Watch
1
Star
0
Fork
0
You've already forked kickc
mirror of
https://gitlab.com/camelot/kickc.git
synced
2025-08-07 22:25:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9faabae05212069edd7de944c846f0912d1e7844
kickc
/
src
/
main
/
fragment
/
mos6502-common
/
pbum1=_deref_pptc1.asm
jespergravgaard
ce0377e155
Changed Z-fragments to M-fragments. Added z-to-m synth.
2019-10-02 01:07:42 +02:00
5 lines
40 B
NASM
Raw
Blame
History
lda
{
c1
}
sta
{
m1
}
lda
{
c1
}
+
1
sta
{
m1
}
+
1
Reference in New Issue
View Git Blame
Copy Permalink