This change allows us to pass any number of additional properties to embedPC(), which in turn can override properties contained in the XML file; the only property overrides currently supported are 'state' (which overrides any 'state' property set in the XML's <computer> element) and 'automount' (which overrides any 'automount' property set in the XML's <fdc> element). The goal is to make it easier to reuse XML machine definitions, by allowing commonly altered component attributes to be overridden.
18 lines
434 B
Markdown
18 lines
434 B
Markdown
---
|
|
layout: page
|
|
title: OS/2 1.0 Debugger Boot Disk
|
|
permalink: /disks/pc/os2/misc/1.0/debugger/
|
|
machines:
|
|
- type: pc-dbg
|
|
id: ibm5170
|
|
---
|
|
|
|
OS/2 1.0 Debugger Boot Disk
|
|
---
|
|
|
|
This disk contains a version of OS/2 1.0 built on October 12, 1988, which includes the built-in kernel debugger used by
|
|
Microsoft and IBM for internal development.
|
|
|
|
{% include machine.html id="ibm5170" %}
|
|
|
|
Return to [Other OS/2 Disks](/disks/pc/os2/misc/).
|