Files
86Box-probing-tools/multikey/README.md
2021-10-15 23:55:36 -03:00

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.