Detecting memory
Posted: Sun Jan 27, 2013 9:40 pm
Whats the best way to detect how much memory is installed in the system??? All the BIOS functions have some pathetic limitation where they stop at memory holes above 16MB or something.... or is manual probing the way to go? (the wiki advises against this).
In my os, I give it 128MB of memory, and int 0x15 E801 reports 17.75MB.... thats a waste of time.
In my os, I give it 128MB of memory, and int 0x15 E801 reports 17.75MB.... thats a waste of time.