README changes
This commit is contained in:
parent
59b7ca3f79
commit
2283d4e0b8
3 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ Some pre-configured machines are shown below, ready to run BASIC, DOS, Windows 1
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
Check out the rest of the PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/) and [Machine](/devices/pc/machine/)
|
Check out the rest of the PCjs [Application](/apps/pc/), [Disk](/disks/pc/) and [Machine](/devices/pc/machine/)
|
||||||
demos, including an [IBM PC Dual Display System](/devices/pc/machine/5150/dual/64kb/) demo of multiple monitor support,
|
demos, including an [IBM PC Dual Display System](/devices/pc/machine/5150/dual/64kb/) demo of multiple monitor support,
|
||||||
and [IBM PC XT "Server Array"](/devices/pc/machine/5160/cga/256kb/array/) and [Windows 1.01 "Server Array"](/devices/pc/machine/5160/ega/640kb/array/)
|
and [IBM PC XT "Server Array"](/devices/pc/machine/5160/cga/256kb/array/) and [Windows 1.01 "Server Array"](/devices/pc/machine/5160/ega/640kb/array/)
|
||||||
demos of multiple machines running side-by-side.
|
demos of multiple machines running side-by-side.
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ PCjs is a IBM PC/XT/AT simulator written entirely in JavaScript. It's designed
|
||||||
fast, it works well in all modern web browsers (both desktop and mobile), and it's easy to customize. It is part of
|
fast, it works well in all modern web browsers (both desktop and mobile), and it's easy to customize. It is part of
|
||||||
the [PCjs Project](https://github.com/jeffpar/pcjs), an open source project on [GitHub](http://github.com/).
|
the [PCjs Project](https://github.com/jeffpar/pcjs), an open source project on [GitHub](http://github.com/).
|
||||||
|
|
||||||
Check out the [Demos](/#demos) on the home page, and all the other PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/)
|
Check out the [Demos](/#demos) on the home page, and all the other PCjs [Application](/apps/pc/), [Disk](/disks/pc/)
|
||||||
and [Machine](/devices/pc/machine/) demos, including an IBM PC XT "[Server Array](/devices/pc/machine/5160/cga/256kb/array/)"
|
and [Machine](/devices/pc/machine/) demos, including an IBM PC XT "[Server Array](/devices/pc/machine/5160/cga/256kb/array/)"
|
||||||
featuring multiple PCs running side-by-side.
|
featuring multiple PCs running side-by-side.
|
||||||
|
|
||||||
|
|
|
||||||
2
index.md
2
index.md
|
|
@ -46,7 +46,7 @@ Some pre-configured machines are shown below, ready to run BASIC, DOS, Windows 1
|
||||||
{% include screenshot.html src="/disks/pc/games/microsoft/adventure/thumbnail.jpg" width="200" height="120" title="IBM PC w/MDA, Microsoft Adventure" link="/disks/pc/games/microsoft/adventure/" %}
|
{% include screenshot.html src="/disks/pc/games/microsoft/adventure/thumbnail.jpg" width="200" height="120" title="IBM PC w/MDA, Microsoft Adventure" link="/disks/pc/games/microsoft/adventure/" %}
|
||||||
{% include screenshot.html src="/disks/pc/games/infocom/zork1/thumbnail.jpg" width="200" height="120" title="IBM PC w/CGA, Zork I" link="/disks/pc/games/infocom/zork1/" %}
|
{% include screenshot.html src="/disks/pc/games/infocom/zork1/thumbnail.jpg" width="200" height="120" title="IBM PC w/CGA, Zork I" link="/disks/pc/games/infocom/zork1/" %}
|
||||||
|
|
||||||
Check out the rest of the PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/) and [Machine](/devices/pc/machine/)
|
Check out the rest of the PCjs [Application](/apps/pc/), [Disk](/disks/pc/) and [Machine](/devices/pc/machine/)
|
||||||
demos, including an [IBM PC Dual Display System](/devices/pc/machine/5150/dual/64kb/) demo of multiple monitor support,
|
demos, including an [IBM PC Dual Display System](/devices/pc/machine/5150/dual/64kb/) demo of multiple monitor support,
|
||||||
and [IBM PC XT "Server Array"](/devices/pc/machine/5160/cga/256kb/array/) and [Windows 1.01 "Server Array"](/devices/pc/machine/5160/ega/640kb/array/)
|
and [IBM PC XT "Server Array"](/devices/pc/machine/5160/cga/256kb/array/) and [Windows 1.01 "Server Array"](/devices/pc/machine/5160/ega/640kb/array/)
|
||||||
demos of multiple machines running side-by-side.
|
demos of multiple machines running side-by-side.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue