Will eventually be a livecoding demo for the C64
Find a file
hugova 4d12f20a6e A Fix for D that gets the wrong initial value and the branch logic in line_* checked for the wrong value.
A new proc, line.s that can chose whitch line_* to use
A small test program in source.s
Wrote a smal test program in source.s  (all looks good exept line_up_inv)
2025-03-03 22:08:00 +01:00
wip-hugo A Fix for D that gets the wrong initial value and the branch logic in line_* checked for the wrong value. 2025-03-03 22:08:00 +01:00
.gitignore Add .gitignore 2025-02-27 22:02:22 +01:00
README.md Initial commit 2025-02-27 21:57:44 +01:00

C64 Livecoding demo

WIP