reactos/drivers/base/bootvid
Hermès Bélusca-Maïto aca7ff54b0
[BOOTVID] Correctly fix scrolling and printing when the scroll region contains the whole screen.
Addendum fixes to ca370b49 (r52239) and a965ca6b (r52409).

- Fix the comments to explain what is really happening.

- Fix the boundary calculations in VidDisplayString() so that we can
  correctly display a character in the very last column before going
  to the next line, and fix similarly the vertical boundary calculation.

- Port the fixes to the ARM code.
2019-12-23 21:06:59 +01:00
..
arm [BOOTVID] Correctly fix scrolling and printing when the scroll region contains the whole screen. 2019-12-23 21:06:59 +01:00
i386 [BOOTVID] Correctly fix scrolling and printing when the scroll region contains the whole screen. 2019-12-23 21:06:59 +01:00
bootvid.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
bootvid.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [BOOTVID] Refactor font data from i386 and arm bootdata.c (#1891) 2019-09-01 23:01:40 +02:00
cmdcnst.h [BOOTVID] Diverse enhancements. 2019-06-23 23:59:48 +02:00
fontdata.c [BOOTVID] Refactor font data from i386 and arm bootdata.c (#1891) 2019-09-01 23:01:40 +02:00
precomp.h [BOOTVID] Replace hardcoded screen and font size numbers by #define-d values. 2019-12-23 21:06:57 +01:00
vga.h [BOOTVID] Diverse enhancements. 2019-06-23 23:59:48 +02:00