Last time i was wondering how fast is Gigatron.
I implemented algorithm draw lines by Bresenham's method.
This is only for tests and nothing else.
Second bline2.gt1 file draw only horizontal lines and is see how much times is needed for one line.
Change color says about end of the frame.
Yes, i forgot about loop, now i ok. (strange, on real hardware with DEVROM is autoloop running program)
And I did one optimalization and now is very little bit faster.
Link the same.
I did some optymalizations (demoscene perverts, and how says my mentor: "Algorythm non-optimal is always wrong").
Now algorythm is shorter (182 bytes) and little bit faster too.
Link the same.