reactos/reactos/subsystems
Hermès Bélusca-Maïto be6a6195b6 [NTVDM]
- Towards a complete fix of VGA console attach/detach: a lot of progress is made but few little things need to be checked/adjusted.
- Fix text scroll (at least in text modes) by doing guest-to-guest moves, using the EmulatorCopyMemory function introduced in r68826.
- Fix the computation of the screen rows/columns values stored in the BDA, in graphics modes (in addition to the change of r68090), by dividing the graphics resolution by the character heights & widths. Correct values are indeed needed by some programs, eg. QBasic (I also add a CharacterWidth; normally it should be computable using the CRTC registers, and is always == 8 or 9, but still...).

svn path=/trunk/; revision=68827
2015-08-26 01:26:33 +00:00
..
mvdm [NTVDM] 2015-08-26 01:26:33 +00:00
win [NTVDM][BASESRV] 2015-05-30 02:23:44 +00:00
win32 Fix build (addendum to r68719). 2015-08-16 19:04:16 +00:00
.gitignore
CMakeLists.txt Revert tree-restructure attempt: r66583, r66582, r66581, r66578, sauf ntdll changes, r66576 and r66575 sauf mvdm changes (ok with Aleksander). 2015-03-06 14:33:02 +00:00