mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2025-11-21 03:47:31 +00:00
extra half brite mode
Extra half brite mode allows us to use 32 colors as well as 32 "half brite" versions of those colors.
I added basic supprt to imagecon to output EHB mode data. It doesn't really do a great job of taking advantage of the EHB mode.
The only changes I made to the asm code to allow EHB mode was to add the 6th bitplane and make sure the copper reset the extra bitplane pointer.
We can see from the output that it's not earth shatteringly different.


