Skip to content
Snippets Groups Projects
Commit a8b3fb85 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix the palette hack a bit

This actually adjusts the palette values used by the CTerm shadow
palette.  This allows the palette to work properly without the
weird offset thing.

Unfortunately, this means a cterm_reset() will not use the new
values, and since term.c doesn't know when cterm_reset() has been
called, we can't fix it afterward anymore without being very
invasive and double-checking after every cterm_write() call.

This is fine for the indended audience however (ie: Atari ST
emulation) since they don't have a reset sequence.
parent 80337c04
Branches
Tags
No related merge requests found
Pipeline #8587 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment