Re: TIL the 640k barrier is not set in stone (in theory)
Posted on 2014-09-30, 15:54
Well, A000-AFFF = EGA/VGA, B000-B800 = MDA/Hercules (B000-BFFF when using both Hercules pages), B800-BFFF = CGA (all modes) and EGA/VGA text modes. 768k means A000-BFFF used for normal RAM. So this is only useful for text mode applications or CGA/Hercules games, which probably don't need that much …