Some info

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
kp

Some info

Post 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.
Post Reply