TomCh b87ebb7514
Support better RGB fro hires video (#616) (PR #630)
For the RGB hires look-up table:
- extended to include the previous video byte's high bit
- so it's now: {previous high bit + prev 2 video bits + next 2 video bits} & current byte

For all the RGB look-up tables:
- reduced from 512 to 256 lines (only 256 were being used, so it was just wasting space)

Refactored CopyMixedSource():
- fixed the Rainbow demo (#627)
- sped up in Debug config

Bumped version to 1.28.3.1.
2019-03-16 12:49:09 +00:00
..
2014-10-01 23:26:51 -04:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00
2014-05-23 22:59:02 +01:00