Quote from: alex_79 on 17 Jan 2025, 06:59 PMSo, maybe that could be the reference for the "intended" palette?
Quote from: Thomas Jentzsch on 17 Jan 2025, 07:23 AMWhat a mess! Also color 14 is now "gold".
Quote from: Thomas Jentzsch on 17 Jan 2025, 04:48 AMQuoteCodes 2 through 15 shift the phase from zero through almost 360 degrees allowing selection of 15 colors.Almost 360 degrees? We are running in circles.
QuoteCodes 2 through 15 shift the phase from zero through almost 360 degrees allowing selection of 15 colors.Almost 360 degrees? We are running in circles.
Quote from: JetSetIlly on 16 Jan 2025, 11:15 PMI suppose I'm wondering why the Programmer's Guide is telling us that the colour burst happens on 16 counts. Unless I've missed something, that's not information that's useful to the programmer.
QuoteThe color phase shifter produces a reference color output (color burst) during horizontal blank. Then during the unblanked portion of the line it produces a color output shifted in phase with respect to the color burst.
The amount of phase shift determines the color and is selected by the four color code lines from the color-lum multiplexer. Code 0 selects no color. Code 1 selects light orange (same phase as color burst). Codes 2 through 15 shift the phase from zero through almost 360 degrees allowing selection of 15 colors. Each phase shift is approximately 20 ns from the reference color output. Two phase shifts would have a delay of approximately 40 ns.
Quote from: JetSetIlly on 16 Jan 2025, 09:33 PMBut there are other possibilities perhaps. How does the console produce the colour burst? According to the Stella Programmer's Guide page 18.I suppose I'm wondering why the Programmer's Guide is telling us that the colour burst happens on 16 counts. Unless I've missed something, that's not information that's useful to the programmer.
// "A hardware counter on this chip produces all horizontal timing (such as
// sync, blank, burst) independent of the microprocessor, This counter is
// driven from an external 3.58 Mhz oscillator and has a total count of 228.
// Blank is decoded as 68 counts and sync and color burst as 16 counts."
Does that tell us anything useful? I'm not sure.
Quote from: Thomas Jentzsch on 16 Jan 2025, 07:17 PMNot sure if that will help. Probably you need more than one to even get an idea. Plus multiple CRT TVs.The immediate problem I want to solve is the natural colour of hue 1. Based on the information we have, I don't believe hue 1 would ever change between consoles (the adjustment pot doesn't change the output of hue 1 -- according to everyone who has answered so far).