Skip to content
Branch: master
Find file History

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
mandel fixed images May 12, 2020
mandel2 fixed images May 12, 2020
plasma1 clear color tab before generating May 3, 2020
plasma2 fix typo May 5, 2020
plasma3 fixed images May 12, 2020
README.md add mandel2 May 12, 2020
demos.gif fixed images May 12, 2020

README.md

248b

Why 248b? Because 248 bytes is the maximum size of an encrypted header. So projects here will fit into the bootsector of a Lynx card.

Actually, it seems 249 bytes are possible, but the ROM checks are weird, and sometimes code must be moved/rearranged to pass it.

Plasma 1

This is my first try of a plasma effect. Press a button for a funny side-effect.

Plasma 2

Same function but with SUZY drawing and double x resolution.

Three bytes left, but need another two for the button check :(

Plasma 3

Full resolution w/o SUZY plotting, but different algo using SUZY multiplication.

Mandel

Mandelbrot set in 80x102.

Mandel2

Mandelbrot set in 160x102. Reduced fix-point resolution to 8 bit.

You can’t perform that action at this time.