
is it nessecary to use protected mode
It is possible to access memory above 1 Meg in real mode with the driver
EMM386. This makes extended memory appear to be expanded memory. You
would address it by switching the page you need into a page frame below
the 1 Meg boundry. email me if you want an example of how to do this and
I will write one for you.