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

@ -29,14 +29,14 @@ Attributes
* *size* (optional; default is 0x00000)
The amount of RAM, in bytes. If the size is omitted (or 0), the *[ChipSet](/docs/pcx86/chipset/)* component
The amount of RAM, in bytes. If the size is omitted (or 0), the *[ChipSet](../chipset/)* component
is queried for the amount of RAM indicated by SW1/SW2.
* *test* (optional; default is true)
Disables the ROM BIOS memory test when set to "false".
Also supports the attributes of *[Component](/docs/pcx86/component/)*.
Also supports the attributes of *[Component](../component/)*.
Bindings
--------