TomCh 25c7c41b07
Reinstate support for old AppleWin 1.25 "Color (Standard)" video mode (#357) (PR #614)
Renamed this video mode to: "Color (RGB Monitor)"
Also renamed "Color (Monitor)" to "Color (NTSC Monitor)".

As for the colours: I've changed them from the original 1.25 colours. Instead I runtime-generate the colours from the NTSC code. See NTSC.cpp's GenerateBaseColors(). This shifts the same 4-bit pattern in, combining with NTSC color phase, until the colour stabilises. Then I average the next 4 RGB values to get the final colour. The reason for this is that we now have consistent colours between NTSC and this simplified rendering mode.

NB. The 2 greys (in GR,DGR,DHGR) are now the same RGB value.
2019-01-09 21:29:36 +00:00
..
2016-03-21 23:48:02 +00:00
2016-03-21 23:48:02 +00:00
2018-11-04 17:29:22 +00:00
2019-01-06 17:02:24 +00:00
2019-01-06 16:54:54 +00:00
2018-11-09 20:51:51 +00:00
2018-07-15 15:38:37 +01:00
2018-07-15 15:38:37 +01:00
2019-01-06 16:54:54 +00:00
2018-11-21 21:21:54 +00:00
2016-03-21 23:48:02 +00:00
2016-03-21 23:48:02 +00:00
2018-06-02 22:26:29 +01:00
2016-03-21 23:48:02 +00:00