|
c0dc98a2c9
|
Move wip-hugo stuff into "host" (to be sorted)
|
2025-07-24 13:20:29 +02:00 |
|
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 |
|