Subj : src/syncterm/syncterm.c term.c To : Git commit to main/sbbs/master From : Deucе Date : Sun Mar 02 2025 16:42:05 https://gitlab.synchro.net/main/sbbs/-/commit/a8b3fb850894fd762b440afc Modified Files: src/syncterm/syncterm.c term.c Log Message: 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. --- SBBSecho 3.23-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .