mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-26 05:53:17 -07:00
Improve several documentation odds and ends
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
86Box Probing Tools
|
||||
===================
|
||||
This repository contains tools to probe hardware aspects of PC compatible or otherwise x86 systems developed by the [86Box project](/86Box/86Box).
|
||||
This repository contains tools to probe hardware aspects of PC compatible or otherwise x86 systems developed by the [86Box project](https://github.com/86Box/86Box).
|
||||
|
||||
Check each tool's directory for a README containing its description, usage, and build instructions.
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
:
|
||||
: This file is part of the 86Box Probing Tools distribution.
|
||||
:
|
||||
: Build script for compiling assembly tools with NewBasic.
|
||||
: Build script for assembling tools with NewBasic.
|
||||
:
|
||||
:
|
||||
:
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
:
|
||||
: This file is part of the 86Box Probing Tools distribution.
|
||||
:
|
||||
: Build script for compiling assembly tools with NewBasic.
|
||||
: Build script for assembling tools with NewBasic.
|
||||
:
|
||||
:
|
||||
:
|
||||
|
||||
@@ -6,6 +6,8 @@ Usage
|
||||
-----
|
||||
Run `VIAKEY.COM`. If a VT82C42N keyboard controller is found (either standalone or integrated to a VIA southbridge), its revision code will be displayed. Any errors in the probing process will be displayed on screen.
|
||||
|
||||
The [amikey tool](../amikey) can perform a more detailed probe, as the VT82C42N is compatible with the American Megatrends AMIKEY.
|
||||
|
||||
Building
|
||||
--------
|
||||
* **Windows:** Run `build.bat VIAKEY` with [NewBasic](http://www.fysnet.net/newbasic.htm) present in `%PATH%`.
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
:
|
||||
: This file is part of the 86Box Probing Tools distribution.
|
||||
:
|
||||
: Build script for compiling assembly tools with NewBasic.
|
||||
: Build script for assembling tools with NewBasic.
|
||||
:
|
||||
:
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user