Correct Palette Loading #6

Closed
opened 2023-12-23 22:13:44 -06:00 by gary · 1 comment
Owner

Palettes currently load into one of two palette banks: the sprite palette bank or the BG palette bank.

This is fine for 8bpp graphics, but we need to support 4bpp graphics (and that's what Jasper will primarily use).

Palette loading needs to specify 4 or 8 bpp, and the 4 bpp option needs to have an option to specify the palette bank.

Palettes currently load into one of two palette banks: the sprite palette bank or the BG palette bank. This is fine for 8bpp graphics, but we need to support 4bpp graphics (and that's what Jasper will primarily use). Palette loading needs to specify 4 or 8 bpp, and the 4 bpp option needs to have an option to specify the palette bank.
gary added the
enhancement
label 2023-12-23 22:13:44 -06:00
gary self-assigned this 2023-12-23 22:13:44 -06:00
Author
Owner

Addressed in ffdc0ddb97.

Addressed in ffdc0ddb97839c0ad8b815abd553c10059ba2696.
gary closed this issue 2023-12-31 23:34:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: drinkingtea/nostalgia#6
No description provided.