Improve several documentation odds and ends

This commit is contained in:
RichardG867
2021-10-16 12:52:14 -03:00
parent 0ac241b52e
commit 91d6f66754
5 changed files with 6 additions and 4 deletions

View File

@@ -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.

View File

@@ -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.
:
:
:

View File

@@ -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.
:
:
:

View File

@@ -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%`.

View File

@@ -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.
:
:
: