Detecting AT,PS/2 or PC...
Posted: Mon Jul 29, 2002 5:43 pm
Can I detect if the computer is AT, PS/2 or if it is a PC without reading one byte at F000:FFFE (or using Int 15,C0h)? Because the AT,PS/2 disabled NMI in one way and PC in another and it's quite good to know which one to use.
Also, it would be nice to be able to detect if the computer is a XT. Plus some information that explain some differences between and general information about these computer types...
Also, it would be nice to be able to detect if the computer is a XT. Plus some information that explain some differences between and general information about these computer types...