Files
86Box-probing-tools/acpi/README.md
2021-10-15 23:56:39 -03:00

13 lines
373 B
Markdown

acpi
====
DOS tool for probing ACPI behavior in some chipsets.
Usage
-----
Run `ACPI.EXE` on a system with an Intel PIIX4, SMSC SLC90E66 or VIA VT82C586/596/686 southbridge. Follow the on-screen prompts.
Building
--------
* **Windows:** Run `wmake` from an OpenWatcom "Build Environment" command prompt.
* **Linux:** Run `wmake` with OpenWatcom tools present in `$PATH`.