hugova
|
185f37dccc
|
make use of new clear_screen macro.
|
2025-07-26 15:55:57 +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 |
|