Added three old PCx86 versions of Microsoft Multiplan
This commit is contained in:
parent
9b33869e42
commit
060632c466
32 changed files with 259 additions and 28 deletions
|
|
@ -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
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue