1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-27 04:49:27 +00:00
kickc/src/main
2021-09-26 00:34:21 +02:00
..
assembly Fixed problem where Variable used inside ASM is optimized to a constant. 2021-01-17 12:59:41 +01:00
doc Updated Manual 2021-01-14 23:57:26 +01:00
doxygen Tweaked doxygen documentation. #672 2021-06-20 10:07:38 +02:00
fragment Added support for non-relocatable main memory variables. #712 2021-09-23 07:43:24 +02:00
java/dk/camelot64 Added #pragma resource() for resource files resource files not referenced in inline KickAsm (for instance in the linker file). Closes #664 2021-09-25 22:04:47 +02:00
kc Added sprintf(). Closes #715 2021-08-13 22:31:54 +02:00
repo Updated to KickAss 5.21 2021-09-26 00:34:10 +02:00
script Implemented #platform target() functionality configured by a TGT-file in JSON. 2020-05-11 02:36:37 +02:00