Displaying Memory

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
DerekH56514

Displaying Memory

Post by DerekH56514 »

Ok I have made up a FAT BootSector..put it to a disk. blah blah blahh what I need to know (Hopefully Sorce code included) is how do I find out how much Memory/Ram or Base Memory the computer has and then display something like (Base Memory = ***k
Extended Memory = ***k/m (Once I learn PMODE)
)
Something like that can some one please help me thanks

Derek
EMail [email protected] (If you want that)
DerekH56514

One more thing

Post by DerekH56514 »

I forgot to mention I am trying to this with ASM not C. ok Bye
geezer

RE:Displaying Memory

Post by geezer »

Post Reply