Merge branch 'master' into gh-pages
This commit is contained in:
commit
c5d8b60909
4 changed files with 10 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ PCjs DiskDump and FileDump API
|
|||
|
||||
The PCjs [DiskDump](/modules/diskdump/) and [FileDump](/modules/filedump/) API are not fully supported
|
||||
by the current PCjs web server.
|
||||
When **pcjs.org** switched from a Node.js web server running on
|
||||
When **pcjs.org** switched from a Node-based web server running on
|
||||
[Amazon Web Services](https://aws.amazon.com/elasticbeanstalk/) to
|
||||
[GitHub Pages](https://pages.github.com/), the original server-side API had to be abandoned.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,11 +6,13 @@ permalink: /apps/
|
|||
|
||||
Application Archives
|
||||
---
|
||||
Browse classic application software for the following machines:
|
||||
Browse these PCjs Application Archives:
|
||||
|
||||
- [IBM PC](pcx86/)
|
||||
- [Challenger 1P](c1p/)
|
||||
|
||||
---
|
||||
|
||||
### Software Application Manifests
|
||||
|
||||
In the PCjs Project, every complete software package is stored in its own folder, either as a set of individual
|
||||
|
|
|
|||
|
|
@ -8,7 +8,10 @@ permalink: /disks/
|
|||
|
||||
Disk Libraries
|
||||
---
|
||||
Browse the project's [IBM PC](pcx86/) and [Challenger 1P](c1p/) disk libraries.
|
||||
Browse these PCjs Disk Libraries:
|
||||
|
||||
- [IBM PC](pcx86/)
|
||||
- [Challenger 1P](c1p/)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ permalink: /docs/
|
|||
Documentation
|
||||
---
|
||||
|
||||
Help is available for the following JavaScript Machines:
|
||||
Help is available for the following PCjs Machines:
|
||||
|
||||
* [C1Pjs](/docs/c1pjs/)
|
||||
* [PCx86](/docs/pcx86/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue