Files
2016-03-09 15:00:37 +11:00

26 lines
792 B
Markdown

hold and modify mode
====================
I added basic supprt to [imagecon](../tools/imagecon) to output HAM mode data. The algorithm used is pretty simple so the quality of the HAM display could definately be improved.
We can see definite improvement between 32 colors and my HAM generation, but my guess it that it could be a lot better.
HAM Mode
-------------------------
![6 bitplanes](screenshots/ham.png?raw=true)
32 colors
---------
![5 bitplanes](../011.ehb_mode/screenshots/32-colors.png?raw=true)
The differences
---------------
![image differences](screenshots/diff.png?raw=true)
try it
------
* [Download disk image](bin/ham_mode.adf?raw=true)
* <a href="http://alpine9000.github.io/ScriptedAmigaEmulator/#amiga_examples/ham_mode.adf" target="_blank">Run in SAE</a>