Added three old PCx86 versions of Microsoft Multiplan

This commit is contained in:
Jeff Parsons 2017-09-19 10:24:27 -07:00 committed by Jeff Parsons
commit 060632c466
32 changed files with 259 additions and 28 deletions

View file

@ -18,8 +18,8 @@ Purpose
-------
Creates an instance of the Control Panel component, which simply acts as a container for controls that the
machine wants to bind to the *[Computer](/docs/pcx86/computer/)*, *[CPU](/docs/pcx86/cpu/)*,
*[Keyboard](/docs/pcx86/keyboard/)* and/or *[Debugger](/docs/pcx86/debugger/)* components.
machine wants to bind to the *[Computer](../computer/)*, *[CPU](../cpu/)*, *[Keyboard](../keyboard/)* and/or
*[Debugger](../debugger/)* components.
Attributes
----------
@ -29,8 +29,8 @@ None.
Bindings
--------
Refer to available bindings in the *[Computer](/docs/pcx86/computer/)*, *[CPU](/docs/pcx86/cpu/)*,
*[Keyboard](/docs/pcx86/keyboard/)* and *[Debugger](/docs/pcx86/debugger/)* components.
Refer to available bindings in the *[Computer](../computer/)*, *[CPU](../cpu/)*, *[Keyboard](../keyboard/)* and
*[Debugger](../debugger/)* components.
Example
-------