Page 1 of 1

Some info

Posted: Tue Apr 17, 2001 11:00 pm
by kp
I'm writing a bootloader in Nasm. How do I get
information like: Conventional memory, Extended memory
and print this on the screen. And how do I check
if my CPU is a 32-bit?

I'm very glad if you can give me some sample code.