Optimizing Buggy Boy (2)
Wed 13th May 2020   
Now that the final scroller is finally running at an acceptable speed, the second most pressing issue is the Mandelbrot fractal part.

Optimizing a scroller is just a matter of finding a fast way to copy things around, but optimizing a fractal is much more complicated due to the limitations of the 6502 processor regarding doing mathematics.

  Optimizing Buggy Boy (1)
Thu 15th November 2018   
On the weekend of 2-3 November 2018 the Demosplash party was held at Carnegie Mellon University in Pittsburgh, PA, USA.

There are not many demo parties in the USA, and even less of these showing Oric demos running on the actual Oric hardware specially with a Cumulus device!


Coverity Scan Build Status