Difference between revisions of "Enhanced ULA Ink Color Mask"

From SpecNext official Wiki
Jump to: navigation, search
(Adding info from web docs.)
(Core 2.00.26 changes)
Line 11: Line 11:
 
The 255 value enables the full ink colour mode and all the the palette entries are inks but the paper will be of the colour at position 128.
 
The 255 value enables the full ink colour mode and all the the palette entries are inks but the paper will be of the colour at position 128.
  
Applies only to Enhanced ULA palette. Layer 2 and Sprite palettes work always as "full ink".
+
Applies only to Enhanced ULA palette. Layer 2, Sprite and Tilemap palettes work as "full ink" or specifically to 4-bit graphics data.

Revision as of 19:58, 31 January 2019

Number $42
Readable Yes
Writable Yes
Short Description Specifies mask to extract ink colour from attribute cell value in ULANext mode.

Bits 7-0 = Number of the last ink colour entry in palette (15 after a Reset).

This number can be 1, 3, 7, 15, 31, 63, 127 or 255. The HW behaviour for other values is unpredictable.

The 255 value enables the full ink colour mode and all the the palette entries are inks but the paper will be of the colour at position 128.

Applies only to Enhanced ULA palette. Layer 2, Sprite and Tilemap palettes work as "full ink" or specifically to 4-bit graphics data.