|
|
f056377977
|
build_all script for examples and fixed warnings in examples about unused functions.
|
2026-05-17 16:29:54 +02:00 |
|
|
|
b6fce2a7f9
|
Fix pragma auto-removal for multi-FUNC groups sharing one FEND
|
2026-05-17 16:23:14 +02:00 |
|
|
|
8775ebaf43
|
Fixed multdiv demo and removed redundant demo
|
2026-05-17 15:26:46 +02:00 |
|
|
|
182c81b26a
|
Added decimal output lib and used it in new multdivlib demo.
|
2026-05-17 15:04:05 +02:00 |
|
|
|
930e81573a
|
Updated libsc.c65 and added multdivlib demo
|
2026-05-16 19:46:20 +02:00 |
|
|
|
a15d45a130
|
Add lib_mem_defrag and lib_mem_stats to memlib.c65 with demo
|
2026-05-16 02:11:51 +02:00 |
|
|
|
4a7a766aa8
|
Updated script_library_demo.c65 so it does at least something
|
2026-04-17 16:53:41 +02:00 |
|
|
|
ea45c9421e
|
Simplified compile and start scripts in all examples
|
2026-04-17 16:30:07 +02:00 |
|
|
|
59f056734f
|
Added c65cm stdlib as embedded into the c65gm exe so it's completely self contained, for easy distribution.
|
2026-04-17 11:53:20 +02:00 |
|
|
|
033767fb91
|
Fixed up shift demo and cbmiolib.c65
|
2026-04-15 17:43:13 +02:00 |
|
|
|
0357df9873
|
Added right and left shift operators
|
2026-04-15 01:29:38 +02:00 |
|
|
|
104e950d63
|
Updated docs to describe new SCRIPT blocks including macros
|
2026-02-11 14:06:09 +01:00 |
|
|
|
83a0a20393
|
Added SCRIPT MACRO blocks
|
2026-02-11 13:56:21 +01:00 |
|
|
|
c6b67f8044
|
Added SCRIPT LIBRARY block for reusable StarLark code.
|
2026-02-11 13:25:07 +01:00 |
|
|
|
d717002b27
|
Updated FOR loop to do check at NEXT instead of at FOR handling edge cases 255 and 65536 better. Removed STEP
|
2026-01-11 14:45:15 +01:00 |
|
|
|
e33460d84d
|
Added SWITCH/CASE/DEFAULT/ENDSWITCH
|
2025-12-19 22:56:16 +01:00 |
|
|
|
b830a41b5f
|
Slight fix memlib_demo.c65
|
2025-12-12 13:32:17 +01:00 |
|
|
|
8f947f7149
|
Fixed func calls with string literal arguments and $-replacements in #DEFINE. memlib.c65 is still borked.
|
2025-11-21 16:27:57 +01:00 |
|
|
|
312f724971
|
Added old lib and two examples
|
2025-11-21 12:01:54 +01:00 |
|