mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 02:31:47 +00:00
Updated README.md
This commit is contained in:
@@ -3,11 +3,11 @@ Extra half brite mode
|
||||
|
||||
[Extra half brite mode](http://amigadev.elowar.com/read/ADCD_2.1/Hardware_Manual_guide/node0098.html) allows us to use 32 colors as well as 32 "half brite" versions of those colors.
|
||||
|
||||
I basic supprt to [imagecon](../tools/imagecon) to output EHB mode data. It doesn't really do a great job of taking advantage of the EHB mode.
|
||||
I added basic supprt to [imagecon](../tools/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. I think if you developed an image with EHB in mind, then imagecon would generate the correct data... maybe ;-) I will test this at some stage.
|
||||
We can see from the output that it's not earth shatteringly different.
|
||||
|
||||
64 color extra half brite
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user