1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-08-02 09:29:35 +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-01-28 23:09:47 +01:00
.idea Reformatted for code style. 2018-01-01 21:25:11 +01:00
src Renamed dword fragments from vl... to vd... 2018-01-28 23:09:47 +01:00
.gitignore git ignoring some files 2017-12-29 10:45:55 +01:00
.gitlab-ci.yml Moving into the new kickc repository. 2017-12-29 10:44:25 +01:00
kickc.iml Moving into the new kickc repository. 2017-12-29 10:44:25 +01:00
LICENSE.txt Added license 2017-12-31 00:12:09 +00:00
pom.xml Dropped suite again. 2018-01-21 16:30:37 +01:00