mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-25 04:45:33 -07:00
13 lines
684 B
Markdown
13 lines
684 B
Markdown
multikey
|
|
========
|
|
DOS tool for probing Phoenix Technologies MultiKey/42 keyboard controllers.
|
|
|
|
Usage
|
|
-----
|
|
Run `MULTIKEY.COM`. If a MultiKey/42 series keyboard controller is found, a message will be displayed. The responses to various keyboard controller commands will also be saved to the `MULTIKEY.BIN` file. Any errors in the probing process will be displayed on screen.
|
|
|
|
Building
|
|
--------
|
|
* **Windows:** Run `build.bat MULTIKEY` with [NewBasic](http://www.fysnet.net/newbasic.htm) present in `%PATH%`.
|
|
* **Other platforms:** This tool is only guaranteed to assemble and function properly with the (DOS- and Windows-only) NewBasic assembler, but feel free to try other assemblers.
|