Skip to content

Fix premature loop-back on palette#5

Open
hytopoulos wants to merge 1 commit intoTheLX5:masterfrom
notyourav:patch-1
Open

Fix premature loop-back on palette#5
hytopoulos wants to merge 1 commit intoTheLX5:masterfrom
notyourav:patch-1

Conversation

@hytopoulos
Copy link

Palettes are a total of 256 colors (16 palettes). This can be seen in the palette preview. The current CGRAM offset prematurely loops back to color 0 (palette 0) when it reaches the 128th color (8th palette). This change will let the CGRAM offset access the full palette.

Palettes are a total of 256 colors (16 palettes). This can be seen in the palette preview. The current CGRAM offset prematurely loops back to color 0 (palette 0) when it reaches the 128th color (8th palette). This change will let the CGRAM offset access the full palette.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant