Skip to main content
Link to the appropriate pages.
Source Link
Stephen Kitt
  • 139.8k
  • 19
  • 578
  • 536

If your goal is to display as much information as possible, I'd take a look at Chapter 4: System and Equipment Detection of The Undocumented PC by Frank van Gilluwe.

(Starting at page 95 in the first edition (Internet ArchiveInternet Archive) or at page 129 in the second edition (Internet ArchiveInternet Archive).)

Aside from the explanatory text, it includes a sample x86 assembly program to retrieve the relevant data which should also be present on the companion floppy (Internet Archive).

If your goal is to display as much information as possible, I'd take a look at Chapter 4: System and Equipment Detection of The Undocumented PC by Frank van Gilluwe.

(Starting at page 95 in the first edition (Internet Archive) or at page 129 in the second edition (Internet Archive).)

Aside from the explanatory text, it includes a sample x86 assembly program to retrieve the relevant data which should also be present on the companion floppy (Internet Archive).

If your goal is to display as much information as possible, I'd take a look at Chapter 4: System and Equipment Detection of The Undocumented PC by Frank van Gilluwe.

(Starting at page 95 in the first edition (Internet Archive) or at page 129 in the second edition (Internet Archive).)

Aside from the explanatory text, it includes a sample x86 assembly program to retrieve the relevant data which should also be present on the companion floppy (Internet Archive).

Source Link
ssokolow
  • 7.7k
  • 2
  • 28
  • 49

If your goal is to display as much information as possible, I'd take a look at Chapter 4: System and Equipment Detection of The Undocumented PC by Frank van Gilluwe.

(Starting at page 95 in the first edition (Internet Archive) or at page 129 in the second edition (Internet Archive).)

Aside from the explanatory text, it includes a sample x86 assembly program to retrieve the relevant data which should also be present on the companion floppy (Internet Archive).