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

@ -33,7 +33,7 @@ Attributes
* "cga" (Color Graphics Adapter)
* "ega" (Enhanced Graphics Adapter)
If *model* is not set, the SW1 switch block settings from the [ChipSet](/docs/pcx86/chipset/) component will
If *model* is not set, the SW1 switch block settings from the [ChipSet](../chipset/) component will
determine the video model to use ("mda" or "cga" only).
* *screenWidth*, *screenHeight* (required)
@ -66,7 +66,7 @@ Attributes
true enables HTML5 canvas image smoothing, false disables it (if not specified, the browser's default is used);
can also be present as a URL parameter.
Also supports the attributes of *[Component](/docs/pcx86/component/)*.
Also supports the attributes of *[Component](../component/)*.
Bindings
--------