Remaping video card memory
Remaping video card memory
I was wondering if there is any way to remap video card memory from B8000/B0000 or A0000 to other address ???
Re:Remaping video card memory
If you mean so you can use it from pmode, without switch back to realmode, then this info may help:
http://bos.asmhackers.net/docs/vga_without_bios/
http://bos.asmhackers.net/docs/vga_without_bios/
Re:Remaping video card memory
does "SetDisplayStart" (downloaded from int 10h) function help here? or is it for LFB only?