Getting very close to being a livecoding demo for the C64
Find a file
2025-07-24 15:29:55 +02:00
editor Move editor into repo root 2025-07-24 12:34:21 +02:00
host Add "main loop" to host program, which executes user program 2025-07-24 15:29:55 +02:00
user-side-compiler Correct paths to host program listing and build script in USC 2025-07-24 15:29:08 +02:00
wip-duuqnd Move public.inc to host 2025-07-24 13:22:09 +02:00
.gitignore make shell script that translate .lbl file to retrodebugger format. Also added a build directory 2025-07-21 23:28:56 +02:00
README.md Initial commit 2025-02-27 21:57:44 +01:00

C64 Livecoding demo

WIP