Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 168 → Rev 169

/website/tech/vboxfonts.txt
0,0 → 1,5
At least some versions of the VirtualBox hypervisor exhibit a bug in their VGA emulation. It appears that when a new font is loaded into VGA memory, the VirtualBox emulation actually uses it only after a video adapter INT 10h call.
 
Because of this behaviour, loading a codepage yelds apparently no effect, thus localized string may appear with wrong glyphs.
 
A simple workaround is to force a VGA reinitialization through "MODE CO80" each time that a new codepage is loaded into memory.