diff --git a/devices/pc/machine/5160/cga/640kb/dos400m/README.md b/devices/pc/machine/5160/cga/640kb/dos400m/README.md index ff6517e1e..eb0636041 100644 --- a/devices/pc/machine/5160/cga/640kb/dos400m/README.md +++ b/devices/pc/machine/5160/cga/640kb/dos400m/README.md @@ -1,16 +1,15 @@ -"Multitasking" MS-DOS 4.00 +Multitasking MS-DOS 4.00 --- -This simulation demonstrates the first unearthed copy of Microsoft's "multitasking" version of MS-DOS. The -[original images](/disks/pc/dos/microsoft/4.0M/) were released on [jsmachines.net](http://jsmachines.net/) -in March, 2013, and have since been copied to other web sites. This version of MS-DOS was never officially released -in North America. More information is available at [Wikipedia](http://en.wikipedia.org/wiki/Multi-tasking_MS-DOS_4.0) -and [OS/2 Museum](http://www.os2museum.com/wp/?p=1769). +This simulation demonstrates the first unearthed copy of Microsoft's "multitasking" version of MS-DOS. +The [original images](/disks/pc/dos/microsoft/4.0M/) were discovered by the [PCjs Project](/docs/about/) in March 2013. +This version of MS-DOS was never officially released in North America. More information is available at +[Wikipedia](http://en.wikipedia.org/wiki/Multi-tasking_MS-DOS_4.0) and [OS/2 Museum](http://www.os2museum.com/wp/?p=1769). Note: The designation "4.0M" is not an official version number; it's an internal version number used only to -differentiate these disk images from those of the official MS-DOS 4.00, released in June, 1988. +differentiate these disk images from those of the official MS-DOS 4.00 release in July 1988. The PCjs machine configuration below boots MS-DOS 4.0M. To access the MS-DOS "Session Manager" after it's booted, tap the **Alt** key. -[IBM Model 5160](machine.xml "PCjs:ibm5160:::debugger") \ No newline at end of file +[IBM Model 5160](machine.xml "PCjs:ibm5160:::debugger") diff --git a/devices/pc/machine/README.md b/devices/pc/machine/README.md index 830bfa503..767e5e6ea 100644 --- a/devices/pc/machine/README.md +++ b/devices/pc/machine/README.md @@ -22,7 +22,7 @@ Here you'll find sample Machine Configurations for all the IBM PC models that PC * [IBM PC XT, CGA, 256K, Windows 1.01, Debugger](/devices/pc/machine/5160/cga/256kb/win101/debugger/) * [IBM PC XT, CGA, 640K, 10Mb Drive](/devices/pc/machine/5160/cga/640kb/) * [IBM PC XT, CGA, 640K, 10Mb Drive, Debugger](/devices/pc/machine/5160/cga/640kb/debugger/) -* [IBM PC XT, CGA, 640K, "Multitasking" MS-DOS 4.00](/devices/pc/machine/5160/cga/640kb/dos400m/) +* [IBM PC XT, CGA, 640K, Multitasking MS-DOS 4.00](/devices/pc/machine/5160/cga/640kb/dos400m/) * [IBM PC XT, CGA "Server Array" Demo](/devices/pc/machine/5160/cga/256kb/array/) * [IBM PC XT, EGA, 256K, 10Mb Drive, Debugger](/devices/pc/machine/5160/ega/256kb/debugger/) * [IBM PC XT, EGA, 640K, 10Mb Drive, Debugger](/devices/pc/machine/5160/ega/640kb/debugger/) diff --git a/disks/pc/dos/microsoft/4.0M/README.md b/disks/pc/dos/microsoft/4.0M/README.md index 66b569871..fd919e746 100644 --- a/disks/pc/dos/microsoft/4.0M/README.md +++ b/disks/pc/dos/microsoft/4.0M/README.md @@ -1,14 +1,14 @@ -"Multitasking" MS-DOS 4.00 +Multitasking MS-DOS 4.00 --- -This was first unearthed copy of Microsoft's "multitasking" version of MS-DOS. It's since been copied -to other web sites, but these are the original images, released on [jsmachines.net](http://jsmachines.net/) -in March, 2013. This version of MS-DOS was never officially released in North America. More information -is available at [Wikipedia](http://en.wikipedia.org/wiki/Multi-tasking_MS-DOS_4.0) and +These disk images contain the first unearthed copy of Microsoft's "multitasking" version of MS-DOS. +They were were discovered by the [PCjs Project](/docs/about/) in March 2013. +This version of MS-DOS was never officially released in North America. More information is available at +[Wikipedia](http://en.wikipedia.org/wiki/Multi-tasking_MS-DOS_4.0) and [OS/2 Museum](http://www.os2museum.com/wp/?p=1769). Note: The designation "4.0M" is not an official version number; it's an internal version number used only to -differentiate these disk images from those of the official MS-DOS 4.00, released in June, 1988. +differentiate these disk images from those of the official MS-DOS 4.00 release in July 1988. The [IBM Model 5160](/devices/pc/machine/) machine configuration below boots MS-DOS 4.0M. To access the MS-DOS "Session Manager" after it's booted, tap the **Alt** key. diff --git a/docs/about/README.md b/docs/about/README.md index 368fe2117..e67674183 100644 --- a/docs/about/README.md +++ b/docs/about/README.md @@ -1,4 +1,4 @@ -About JavaScript Machines +About JavaScript Machines and the PCjs Project --- The JavaScript Machines Project (originally at [jsmachines.net](http://jsmachines.net/)) is a collection of computer diff --git a/modules/shared/lib/component.js b/modules/shared/lib/component.js index 7e457162b..e00bcc033 100644 --- a/modules/shared/lib/component.js +++ b/modules/shared/lib/component.js @@ -648,10 +648,9 @@ Component.prototype = { return function printPanel(s, type) { s = (type !== undefined? (type + ": ") : "") + (s || ""); /* - * In all but MAXDEBUG builds, prevent the