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
2017-06-14 21:54:28 +02:00
.idea Refactoring control flow graph to enable proc calls. Still need to handle return values properly. 2017-06-11 23:36:05 +02:00
lib A bit more subpix work. Some font-work and a KickC parser start. 2017-05-01 00:11:51 +02:00
src/dk/camelot64/kickc Added support for multiple procs 2017-06-14 21:54:28 +02:00
kickc.iml A bit more subpix work. Some font-work and a KickC parser start. 2017-05-01 00:11:51 +02:00