1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-12-18 08:30:18 +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-04-13 20:06:29 +02:00
.idea
repo/cml/kickass/kickassembler
src Fixed constant inlining of strings. Closes #102 2018-04-13 20:06:29 +02:00
.gitignore Added .ds_store 2018-03-28 10:29:14 +02:00
.gitlab-ci.yml Added KickAss assembly to Test 2018-02-12 23:41:46 +01:00
kickc.iml
LICENSE.txt
pom.xml Added KickAss assembly to Test 2018-02-12 23:41:46 +01:00