reserved memory areas
Posted: Thu Oct 20, 2005 12:36 am
In protected mode are there reserved areas not to be used for another processes. For example Im using lfb pointer for screen drawings. I wonder if using video bios area(0xa0000-0xc0000) for another processes cause error, or is there a problem if I use the rom area(0xc0000-0xfffff)?