1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-08 17:54:40 +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-09-13 12:08:11 +02:00
.idea Created initial simple commandline using picocli. 2018-08-23 23:54:39 +02:00
repo/cml/kickass/kickassembler Added local folder repository 2018-02-12 22:26:15 +01:00
src Added rudimentary bitwise not. 2018-09-13 12:08:11 +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 Created initial simple commandline using picocli. 2018-08-23 23:54:39 +02:00
LICENSE-3RD-PARTY.txt Version 0.5. First cmdline runnable version. 2018-08-26 09:12:31 +02:00
LICENSE.txt Added license 2017-12-31 00:12:09 +00:00
pom.xml Added initial package phase to maven. 2018-09-03 00:33:16 +02:00