1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-12-19 00:29:29 +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
2018-08-11 11:30:19 +02:00
.idea Fixed tests 2018-06-01 00:45:18 +02:00
repo/cml/kickass/kickassembler
src Refactored most casts to pointers to use the generic OperatorCastPtr. 2018-08-11 11:30:19 +02:00
.gitignore
.gitlab-ci.yml
kickc.iml Fixed tests 2018-06-01 00:45:18 +02:00
LICENSE.txt
pom.xml