Even though there is no longer a physical /docs folder, there is still a virtual one
This commit is contained in:
parent
7fb74e7d0d
commit
294ce6b5e7
106 changed files with 219 additions and 189 deletions
|
|
@ -80,7 +80,7 @@ described by <file> entries in its [manifest](/apps/pcx86/1981/visicalc/ma
|
|||
Since this [manifest](/apps/pcx86/1981/visicalc/manifest.xml) also contains a <machine> entry,
|
||||
the default manifest stylesheet will automatically load and launch the associated
|
||||
[PCjs machine](/devices/pcx86/machine/5150/mda/64kb/machine.xml). The machine will boot or resume according
|
||||
to its own <[computer](/pubs/pcx86/computer/)> settings, unless the manifest overrides the machine's
|
||||
to its own <[computer](/docs/pcx86/computer/)> settings, unless the manifest overrides the machine's
|
||||
default state with its own *state* setting; eg:
|
||||
|
||||
```xml
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ permalink: /apps/c1p/
|
|||
Challenger 1P Applications
|
||||
--------------------------
|
||||
|
||||
[C1Pjs](/pubs/c1pjs/) runs Challenger 1P (C1P) applications written in:
|
||||
[C1Pjs](/docs/c1pjs/) runs Challenger 1P (C1P) applications written in:
|
||||
|
||||
- [BASIC](BASIC/)
|
||||
- [6502 Machine-Language](6502/)
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
IBM PC Application Demos
|
||||
------------------------
|
||||
|
||||
Below are selected [PCx86](/pubs/about/pcx86/) demos of classic IBM PC applications. In many cases,
|
||||
Below are selected [PCx86](/docs/about/pcx86/) demos of classic IBM PC applications. In many cases,
|
||||
we've had to create our own "Demo Disks", because copies of the original distribution disks are difficult
|
||||
to find, and in some cases (e.g., [Executive Suite](/apps/pcx86/1982/esuite/)), the original disks were
|
||||
copy-protected, so we've been forced to use a "cracked" copy of the software instead.
|
||||
|
|
|
|||
Loading…
Reference in a new issue