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
|
|
@ -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
|
||||
--------
|
||||
|
|
|
|||
Loading…
Reference in a new issue