Hello All,
I'm new to this site and even newer to programming. Need some help. I'm using Debug to get the BIOS manufacturer and BIOS version number (homework). I know that the ROM BIOS begins at absolute address F000 and I set the DS register to F000, used the D (dump) command to look at memory at offsets 0-FF but I can't get the BIOS manufacturer or BIOS number for my system. What am I doing wrong? Any help would be appreciated!
-GreyF
I'm new to this site and even newer to programming. Need some help. I'm using Debug to get the BIOS manufacturer and BIOS version number (homework). I know that the ROM BIOS begins at absolute address F000 and I set the DS register to F000, used the D (dump) command to look at memory at offsets 0-FF but I can't get the BIOS manufacturer or BIOS number for my system. What am I doing wrong? Any help would be appreciated!
-GreyF