|
From: James S. <jsi...@in...> - 2002-12-05 17:40:20
|
> Look at vgacon. Uses font block 0,2,3 from plane 2 when built > without BROKEN_GRAPHICS_PROGRAMS, or 0,1 when built with > BROKEN_GRAPHICS_PROGRAMS. So if you want just restore vgacon environment, > save only these 4 blocks (4*8K = 32K). Or you want to save whole > VGA memory, and then save whole 256KB, without tricks while saving > planes 0 & 1. If you could get ride of the dependance on BROKEN_GRAPHICS_PROGRAM I would be really happy. |