Files
reactos/boot
Hermès Bélusca-Maïto fa5cf28166 [FREELDR] Add a vgafont.h header (#8498)
It contains the symbols & macros used for the embedded VGA font.

- Adjust users to use `const UCHAR*` instead of `PUCHAR` pointer;
- pc98video.c: Capture the current `FontPtr[Line]` into an `UCHAR`,
  so as to safely modify it.
2025-12-13 20:19:05 +01:00
..