reactos/subsystems
Hermès Bélusca-Maïto 0cf85b9296 [NTVDM]
- Fix palette setting for EGA modes, fixes Rescue-Rover menu colors amongst others.
  Some of the palettes were adapted (read: translated from DAC registers settings) from DOSBox;
  and I've also used http://www.brokenthorn.com/Resources/OSDevVid2.html for some settings.
  This should be reviewed to fix / remove redundancies or errors.
- Attempt to implement basic palette enablig/disabling flag (via AC palette regs).
- I've introduced (commented) DbgPrint's for testing AC regs setting. I will remove them when everything is ok.

svn path=/branches/ntvdm/; revision=61419
2013-12-25 21:40:18 +00:00
..
ntvdm [NTVDM] 2013-12-25 21:40:18 +00:00
win * Sync up to trunk head (r60691). 2013-10-17 11:19:05 +00:00
win32 * Sync up to trunk head (r60691). 2013-10-17 11:19:05 +00:00
CMakeLists.txt [NTVDM] 2013-12-02 01:02:17 +00:00