Superfast Mandelbrot generator v2

It is based on an algorithm published on pouet in 2021. Generated pictures are 128x256 raster images (128x256 Mandelbot dots are computated), they show 16 colors respectively. It is very likely that this algoritm implementation is the fastest known Mandelbrot set computation routine for the 8080.

A zipped archive with the executables is here. It contains two files:

Sources are available on github.