This website requires JavaScript.
Explore
Help
Sign in
Stacken
/
c64-livecoding
Watch
6
Star
0
Fork
You've already forked c64-livecoding
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
286
commits
1
branch
0
tags
1,012
KiB
a94c6f4e8f
Commit graph
3 commits
Author
SHA1
Message
Date
hugova
a94c6f4e8f
rewrite memset to make it 59523 cpu cycles faster in memset_test
2025-07-13 20:40:02 +02:00
hugova
fbb7c395e4
rewrite circle code, such that it works on all X and Y (and not only if rest(X /8)=0 and rest(Y/0)=0. This makes the code alot bigger because the same symetries cant be abused.
2025-07-10 00:24:27 +02:00
hugova
e0314e8530
added more extensive testing on circle draw and found a bug that depends on the circle x-pos
2025-07-01 15:16:59 +02:00