1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-17 01:55:22 +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
jespergravgaard 8efb7f9f2f Added example of (non-working) calls inside unrolled loop.
Refactored hyperscreen to use c64.kc.
2018-08-23 22:14:39 +02:00
.idea Fixed tests 2018-06-01 00:45:18 +02:00
repo/cml/kickass/kickassembler
src Added example of (non-working) calls inside unrolled loop. 2018-08-23 22:14:39 +02:00
.gitignore
.gitlab-ci.yml
kickc.iml Fixed tests 2018-06-01 00:45:18 +02:00
LICENSE.txt
pom.xml