Will eventually be a livecoding demo for the C64
Find a file
John Lorentzson 5d0f4b4767 Move definition of REFERENCE classes to its own file
Dereferencing is still defined in high-level.lisp, this might change
in the future since I'm sort of restructuring a little bit.
2025-05-16 21:00:14 +02:00
wip-dicander Added Marcus first effect, with help from Duuqnd and hugova 2025-04-03 23:22:57 +02:00
wip-duuqnd Move definition of REFERENCE classes to its own file 2025-05-16 21:00:14 +02:00
wip-hugo optimize general multiplication, less cpu cykels in most cases 2025-05-16 18:37:21 +02:00
.gitignore update gitignore 2025-05-02 21:52:24 +02:00
README.md Initial commit 2025-02-27 21:57:44 +01:00

C64 Livecoding demo

WIP