Will eventually be a livecoding demo for the C64
Find a file
John Lorentzson 9685f00e10 Make value allocator aware of normal values used in branching
This way we avoid allocating and using a temporary variable when
branching based on the contents of a variable.
2025-07-06 22:22:18 +02:00
wip-dicander Added Marcus first effect, with help from Duuqnd and hugova 2025-04-03 23:22:57 +02:00
wip-duuqnd Make value allocator aware of normal values used in branching 2025-07-06 22:22:18 +02:00
wip-hugo Remove bodge macro in circledraw and use jmp in other addressing mode 2025-07-03 17:50:52 +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