1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-18 23:02:47 +00:00
KickC is a C-compiler for 6502-based platforms creating optimized and readable assembler code. The language is 95% standard C with a few limitations and a few extensions. Download Releases here https://gitlab.com/camelot/kickc/-/releases
Go to file
2017-11-13 22:14:11 +01:00
.idea
src/main Added test for direct increment of constant numberic pointer ++*$d020; 2017-11-13 22:14:11 +01:00
kickc.iml
pom.xml