Updated main machine list
This commit is contained in:
parent
a23147b5c6
commit
00a0ba0fee
28 changed files with 71 additions and 67 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
|
developer: true
|
||||||
|
|
||||||
pcjs:
|
pcjs:
|
||||||
compiled: false
|
compiled: false
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: JavaScript Idiosyncrasies
|
title: JavaScript Idiosyncrasies
|
||||||
date: 2015-03-16 11:00:00
|
date: 2015-03-26 11:00:00
|
||||||
category: JavaScript
|
category: JavaScript
|
||||||
permalink: /blog/2015/03/16/
|
permalink: /blog/2015/03/26/
|
||||||
---
|
---
|
||||||
|
|
||||||
Time to mention a few JavaScript idiosyncrasies, and how I deal with them.
|
Time to mention a few JavaScript idiosyncrasies, and how I deal with them.
|
||||||
|
|
@ -102,8 +102,8 @@ important make that parameter unambiguously numeric as soon as possible; eg:
|
||||||
* @return {number}
|
* @return {number}
|
||||||
*/
|
*/
|
||||||
function foo(n) {
|
function foo(n) {
|
||||||
n = n || 0;
|
n = n || 0;
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -140,8 +140,8 @@ conversion of numeric properties. For example, when you enumerate the propertie
|
||||||
|
|
||||||
``` javascript
|
``` javascript
|
||||||
var o = {
|
var o = {
|
||||||
0x20: ' ',
|
0x20: ' ',
|
||||||
0x41: 'A'
|
0x41: 'A'
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -150,8 +150,8 @@ any conversion; eg:
|
||||||
|
|
||||||
``` javascript
|
``` javascript
|
||||||
var o = {
|
var o = {
|
||||||
"0x20": ' ',
|
"0x20": ' ',
|
||||||
"0x41": 'A'
|
"0x41": 'A'
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) Server Array"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) Machine Array with CGA Displays"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/array/
|
permalink: /devices/pc/machine/5160/cga/256kb/array/
|
||||||
machines:
|
machines:
|
||||||
- type: pc
|
- type: pc
|
||||||
|
|
@ -9,7 +9,7 @@ machines:
|
||||||
id: ibm5160b
|
id: ibm5160b
|
||||||
---
|
---
|
||||||
|
|
||||||
IBM PC XT "Server Array"
|
IBM PC XT CGA Machine Array
|
||||||
---
|
---
|
||||||
|
|
||||||
### Demonstration of Multiple IBM PCs on a Single Web Page
|
### Demonstration of Multiple IBM PCs on a Single Web Page
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) with Color Display"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/demo/
|
permalink: /devices/pc/machine/5160/cga/256kb/demo/
|
||||||
machines:
|
machines:
|
||||||
- type: pc
|
- type: pc
|
||||||
id: ibm5160
|
id: ibm5160
|
||||||
---
|
---
|
||||||
|
|
||||||
IBM PC XT (Model 5160, 256Kb) with Color Display
|
IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include machine.html id="ibm5160" %}
|
{% include machine.html id="ibm5160" %}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) with Color Display and Debugger"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Debugger"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/demo/debugger/
|
permalink: /devices/pc/machine/5160/cga/256kb/demo/debugger/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) with Color Display and Soft Keyboard"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Soft Keyboard"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/softkbd/
|
permalink: /devices/pc/machine/5160/cga/256kb/softkbd/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) running Windows 1.01"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display running Windows 1.01"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/win101/
|
permalink: /devices/pc/machine/5160/cga/256kb/win101/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /configs/pc/machines/5160/cga/256kb/win101/
|
- /configs/pc/machines/5160/cga/256kb/win101/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) running Windows 1.01 with Debugger"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Debugger running Windows 1.01"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/win101/debugger/
|
permalink: /devices/pc/machine/5160/cga/256kb/win101/debugger/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /configs/pc/machines/5160/cga/256kb/win101/debugger/
|
- /configs/pc/machines/5160/cga/256kb/win101/debugger/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) running Windows 1.01 with Soft Keyboard"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01"
|
||||||
permalink: /devices/pc/machine/5160/cga/256kb/win101/softkbd/
|
permalink: /devices/pc/machine/5160/cga/256kb/win101/softkbd/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 512Kb) running Windows 1.01 with Soft Keyboard"
|
title: "IBM PC XT (Model 5160, 512Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01"
|
||||||
permalink: /devices/pc/machine/5160/cga/512kb/win101/softkbd/
|
permalink: /devices/pc/machine/5160/cga/512kb/win101/softkbd/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with Color Display and Debugger"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display and Debugger"
|
||||||
permalink: /devices/pc/machine/5160/cga/640kb/debugger/
|
permalink: /devices/pc/machine/5160/cga/640kb/debugger/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with Multitasking MS-DOS 4.00"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display running Multitasking MS-DOS 4.00"
|
||||||
permalink: /devices/pc/machine/5160/cga/640kb/dos400m/
|
permalink: /devices/pc/machine/5160/cga/640kb/dos400m/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /configs/pc/machines/5160/cga/640kb/dos400m/
|
- /configs/pc/machines/5160/cga/640kb/dos400m/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with Color Display"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display"
|
||||||
permalink: /devices/pc/machine/5160/cga/640kb/
|
permalink: /devices/pc/machine/5160/cga/640kb/
|
||||||
machines:
|
machines:
|
||||||
- type: pc
|
- type: pc
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) with EGA Display and Debugger"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with EGA Display and Debugger"
|
||||||
permalink: /devices/pc/machine/5160/ega/256kb/debugger/
|
permalink: /devices/pc/machine/5160/ega/256kb/debugger/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Windows 1.01 Server Array"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) Machine Array with EGA Displays"
|
||||||
permalink: /devices/pc/machine/5160/ega/640kb/array/
|
permalink: /devices/pc/machine/5160/ega/640kb/array/
|
||||||
machines:
|
machines:
|
||||||
- type: pc
|
- type: pc
|
||||||
|
|
@ -13,7 +13,7 @@ machines:
|
||||||
id: ibm5160d
|
id: ibm5160d
|
||||||
---
|
---
|
||||||
|
|
||||||
Windows 1.01 "Server Array"
|
IBM PC XT EGA Machine Array
|
||||||
---
|
---
|
||||||
|
|
||||||
### Demonstration of Multiple IBM PCs on a Single Web Page
|
### Demonstration of Multiple IBM PCs on a Single Web Page
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display and Debugger"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger"
|
||||||
permalink: /devices/pc/machine/5160/ega/640kb/debugger/
|
permalink: /devices/pc/machine/5160/ega/640kb/debugger/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display"
|
||||||
permalink: /devices/pc/machine/5160/ega/640kb/
|
permalink: /devices/pc/machine/5160/ega/640kb/
|
||||||
machines:
|
machines:
|
||||||
- type: pc
|
- type: pc
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display running Windows 1.01 and Debugger"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger running Windows 1.01"
|
||||||
permalink: /devices/pc/machine/5160/ega/640kb/win101/debugger/
|
permalink: /devices/pc/machine/5160/ega/640kb/win101/debugger/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display running Windows 1.01"
|
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display running Windows 1.01"
|
||||||
permalink: /devices/pc/machine/5160/ega/640kb/win101/
|
permalink: /devices/pc/machine/5160/ega/640kb/win101/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /configs/pc/machines/5160/ega/640kb/win101/
|
- /configs/pc/machines/5160/ega/640kb/win101/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) with Monochrome Display"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display and Debugger"
|
||||||
permalink: /devices/pc/machine/5160/mda/256kb/debugger/
|
permalink: /devices/pc/machine/5160/mda/256kb/debugger/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 256Kb) with Monochrome Display"
|
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display"
|
||||||
permalink: /devices/pc/machine/5160/mda/256kb/
|
permalink: /devices/pc/machine/5160/mda/256kb/
|
||||||
machines:
|
machines:
|
||||||
- type: pc
|
- type: pc
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "IBM PC XT (Model 5160, 64Kb) with Monochrome Display and Soft Keyboard"
|
title: "IBM PC XT (Model 5160, 64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard"
|
||||||
permalink: /devices/pc/machine/5160/mda/64kb/softkbd/
|
permalink: /devices/pc/machine/5160/mda/64kb/softkbd/
|
||||||
machines:
|
machines:
|
||||||
- type: pc-dbg
|
- type: pc-dbg
|
||||||
|
|
|
||||||
|
|
@ -63,37 +63,39 @@ From there, you can load another disk image
|
||||||
|
|
||||||
Our pre-built [Model 5150](/devices/pc/machine/5150/) machines include:
|
Our pre-built [Model 5150](/devices/pc/machine/5150/) machines include:
|
||||||
|
|
||||||
* [IBM PC, MDA, 64K](/devices/pc/machine/5150/mda/64kb/)
|
* [IBM PC (Model 5150, 64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/)
|
||||||
* [IBM PC, MDA, 64K, Debugger](/devices/pc/machine/5150/mda/64kb/debugger/)
|
* [IBM PC (Model 5150, 64Kb) with Color Display and Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/)
|
||||||
* [IBM PC, MDA, 64K, Soft Keyboard](/devices/pc/machine/5150/mda/64kb/softkbd/)
|
* [IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/)
|
||||||
* [IBM PC, CGA, 64K, DONKEY.BAS](/devices/pc/machine/5150/cga/64kb/donkey/)
|
* [IBM PC (Model 5150, 384Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/384kb/softkbd/)
|
||||||
* [IBM PC, CGA, 64K, DONKEY.BAS, Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/)
|
* [IBM PC (Model 5150, 64Kb) with Dual Display](/devices/pc/machine/5150/dual/64kb/)
|
||||||
* [IBM PC, CGA, 64K, Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/)
|
* [IBM PC (Model 5150, 64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/)
|
||||||
* [IBM PC, CGA, 384K, Soft Keyboard](/devices/pc/machine/5150/cga/384kb/softkbd/)
|
* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Debugger](/devices/pc/machine/5150/mda/64kb/debugger/)
|
||||||
* [IBM PC, Dual Display, 64K](/devices/pc/machine/5150/dual/64kb/)
|
* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5150/mda/64kb/softkbd/)
|
||||||
|
|
||||||
### Model 5160 Machine Configurations
|
### Model 5160 Machine Configurations
|
||||||
|
|
||||||
* [IBM PC XT, MDA, 64K, 10Mb Drive, Soft Keyboard](/devices/pc/machine/5160/mda/64kb/softkbd/)
|
Our pre-built [Model 5160](/devices/pc/machine/5160/) machines include:
|
||||||
* [IBM PC XT, MDA, 256K, 10Mb Drive](/devices/pc/machine/5160/mda/256kb/)
|
|
||||||
* [IBM PC XT, MDA, 256K, 10Mb Drive, Debugger](/devices/pc/machine/5160/mda/256kb/debugger/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/256kb/demo/)
|
||||||
* [IBM PC XT, CGA, 256K, 10Mb Drive](/devices/pc/machine/5160/cga/256kb/demo/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/256kb/demo/debugger/)
|
||||||
* [IBM PC XT, CGA, 256K, 10Mb Drive, Debugger](/devices/pc/machine/5160/cga/256kb/demo/debugger/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Soft Keyboard](/devices/pc/machine/5160/cga/256kb/softkbd/)
|
||||||
* [IBM PC XT, CGA, 256K, 10Mb Drive, Soft Keyboard](/devices/pc/machine/5160/cga/256kb/softkbd/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/)
|
||||||
* [IBM PC XT, CGA, 256K, Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Debugger running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/debugger/)
|
||||||
* [IBM PC XT, CGA, 256K, Windows 1.01, Debugger](/devices/pc/machine/5160/cga/256kb/win101/debugger/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/softkbd/)
|
||||||
* [IBM PC XT, CGA, 256K, Windows 1.01, Soft Keyboard](/devices/pc/machine/5160/cga/256kb/win101/softkbd/)
|
* [IBM PC XT (Model 5160, 512Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/512kb/win101/softkbd/)
|
||||||
* [IBM PC XT, CGA, 512K, Windows 1.01, Soft Keyboard](/devices/pc/machine/5160/cga/512kb/win101/softkbd/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/640kb/)
|
||||||
* [IBM PC XT, CGA, 640K, 10Mb Drive](/devices/pc/machine/5160/cga/640kb/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/640kb/debugger/)
|
||||||
* [IBM PC XT, CGA, 640K, 10Mb Drive, Debugger](/devices/pc/machine/5160/cga/640kb/debugger/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display running 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 (Model 5160, 256Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/256kb/debugger/)
|
||||||
* [IBM PC XT, CGA "Server Array" Demo](/devices/pc/machine/5160/cga/256kb/array/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display](/devices/pc/machine/5160/ega/640kb/)
|
||||||
* [IBM PC XT, EGA, 256K, 10Mb Drive, Debugger](/devices/pc/machine/5160/ega/256kb/debugger/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/640kb/debugger/)
|
||||||
* [IBM PC XT, EGA, 640K, 10Mb Drive](/devices/pc/machine/5160/ega/640kb/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/)
|
||||||
* [IBM PC XT, EGA, 640K, 10Mb Drive, Debugger](/devices/pc/machine/5160/ega/640kb/debugger/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/debugger/)
|
||||||
* [IBM PC XT, EGA, 640K, Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/)
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) Machine Array with CGA Displays](/devices/pc/machine/5160/cga/256kb/array/)
|
||||||
* [IBM PC XT, EGA, 640K, Windows 1.01, Debugger](/devices/pc/machine/5160/ega/640kb/win101/debugger/)
|
* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) Machine Array with EGA Displays](/devices/pc/machine/5160/ega/640kb/array/)
|
||||||
* [IBM PC XT, EGA "Server Array" Demo](/devices/pc/machine/5160/ega/640kb/array/)
|
* [IBM PC XT (Model 5160, 64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5160/mda/64kb/softkbd/)
|
||||||
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display](/devices/pc/machine/5160/mda/256kb/)
|
||||||
|
* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display and Debugger](/devices/pc/machine/5160/mda/256kb/debugger/)
|
||||||
|
|
||||||
### Model 5170 Machine Configurations
|
### Model 5170 Machine Configurations
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ permalink: /devices/pc/machine/compaq/deskpro386/
|
||||||
Compaq DeskPro 386 Machines
|
Compaq DeskPro 386 Machines
|
||||||
---
|
---
|
||||||
|
|
||||||
* [Compaq DeskPro 386 with EGA, 2Mb RAM](ega/2048kb/)
|
* [Compaq DeskPro 386 with 128Kb EGA and 2Mb RAM](ega/2048kb/)
|
||||||
* [Compaq DeskPro 386 with VGA, 2Mb RAM](vga/2048kb/)
|
* [Compaq DeskPro 386 with 256Kb EGA and 4Mb RAM](ega/4096kb/)
|
||||||
* [Compaq DeskPro 386 with VGA, 4Mb RAM, running Windows 95](vga/4096kb/)
|
* [Compaq DeskPro 386 with VGA and 2Mb RAM](vga/2048kb/)
|
||||||
|
* [Compaq DeskPro 386 with VGA and 4Mb RAM, running Windows 95](vga/4096kb/)
|
||||||
|
|
|
||||||
|
|
@ -144,7 +144,7 @@ Learn more about
|
||||||
[Disk Sets](https://github.com/jeffpar/pcjs/tree/master/disks/pc) in the
|
[Disk Sets](https://github.com/jeffpar/pcjs/tree/master/disks/pc) in the
|
||||||
[PCjs Project](https://github.com/jeffpar/pcjs) on [GitHub](https://github.com/).
|
[PCjs Project](https://github.com/jeffpar/pcjs) on [GitHub](https://github.com/).
|
||||||
|
|
||||||
{% if page.developer %}
|
{% if site.developer %}
|
||||||
|
|
||||||
### Developer Notes: Disk Sets and Manifests
|
### Developer Notes: Disk Sets and Manifests
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ machines:
|
||||||
automount:
|
automount:
|
||||||
A:
|
A:
|
||||||
path: /disks/pc/os2/misc/football/FOOTBALL-76817.json
|
path: /disks/pc/os2/misc/football/FOOTBALL-76817.json
|
||||||
messages: disk|data
|
messages: disk
|
||||||
---
|
---
|
||||||
|
|
||||||
OS/2 FOOTBALL Boot Disk (v7.68.17)
|
OS/2 FOOTBALL Boot Disk (v7.68.17)
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ Help is available for the following JavaScript Machines:
|
||||||
* [PCjs](/docs/pcjs/)
|
* [PCjs](/docs/pcjs/)
|
||||||
* [C1Pjs](/docs/c1pjs/)
|
* [C1Pjs](/docs/c1pjs/)
|
||||||
|
|
||||||
{% if page.developer %}
|
{% if site.developer %}
|
||||||
|
|
||||||
Instruction documentation is also available:
|
Instruction documentation is also available:
|
||||||
|
|
||||||
|
|
|
||||||
3
notes.md
3
notes.md
|
|
@ -162,7 +162,6 @@ Installing Jekyll
|
||||||
gem 'github-pages'
|
gem 'github-pages'
|
||||||
)
|
)
|
||||||
bundle install
|
bundle install
|
||||||
jekyll serve (or: bundle exec jekyll serve)
|
|
||||||
|
|
||||||
Updating Jekyll
|
Updating Jekyll
|
||||||
---
|
---
|
||||||
|
|
@ -172,7 +171,7 @@ Updating Jekyll
|
||||||
Running Jekyll
|
Running Jekyll
|
||||||
---
|
---
|
||||||
|
|
||||||
jekyll serve --incremental --config _config.yml,_developer.yml
|
bundle exec jekyll serve --incremental --config _config.yml,_developer.yml
|
||||||
|
|
||||||
Embedding Screenshots with Jekyll
|
Embedding Screenshots with Jekyll
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue