diff --git a/.gitignore b/.gitignore index 6eba22b57..ad76bab5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.bin +*.lst +*.obj *.IMG *.dsk *.img diff --git a/devices/README.md b/devices/README.md index 427d90869..c8062ce30 100644 --- a/devices/README.md +++ b/devices/README.md @@ -11,7 +11,7 @@ redirect_from: Device Configurations --- -All PCjs machines are built from the following collections of devices: +All PCjs machines are built from the following sets of devices: * [6502-based Devices](c1p/) (e.g., [Challenger 1P](c1p/machine/)) * [8080-based Devices](pc8080/) (e.g., [Space Invaders](pc8080/machine/invaders/)) diff --git a/devices/pcx86/machine/5150/cga/64kb/donkey/README.md b/devices/pcx86/machine/5150/cga/64kb/donkey/README.md index fbc4a9307..795c18657 100644 --- a/devices/pcx86/machine/5150/cga/64kb/donkey/README.md +++ b/devices/pcx86/machine/5150/cga/64kb/donkey/README.md @@ -1,6 +1,6 @@ --- layout: page -title: IBM PC (Model 5150, 64Kb) with Color Display +title: IBM PC (Model 5150, 64Kb, Color Display) running Donkey 1.00 permalink: /devices/pcx86/machine/5150/cga/64kb/donkey/ redirect_from: - /devices/pc/machine/5150/cga/64kb/donkey/ @@ -12,7 +12,7 @@ machines: id: ibm5150 --- -IBM PC with Color Display +IBM PC Running Donkey 1.00 --- {% include machine.html id="ibm5150" %} diff --git a/devices/pcx86/machine/5160/cga/256kb/win101/README.md b/devices/pcx86/machine/5160/cga/256kb/win101/README.md index 3719bbed4..e284c7368 100644 --- a/devices/pcx86/machine/5160/cga/256kb/win101/README.md +++ b/devices/pcx86/machine/5160/cga/256kb/win101/README.md @@ -1,6 +1,6 @@ --- layout: page -title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display running Windows 1.01 +title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive, Color Display) running Windows 1.01 permalink: /devices/pcx86/machine/5160/cga/256kb/win101/ redirect_from: - /devices/pc/machine/5160/cga/256kb/win101/