|
|
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 |
|