Documentation updates to accommodate the PDP-10 work that's starting now
This commit is contained in:
parent
c25ad00c41
commit
8320f58d44
20 changed files with 172 additions and 69 deletions
2
versions/c1pjs/README.md
vendored
2
versions/c1pjs/README.md
vendored
|
|
@ -7,4 +7,4 @@ permalink: /versions/c1pjs/
|
|||
C1Pjs Emulator Releases
|
||||
---
|
||||
|
||||
The current version of C1Pjs is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/c1p.js).
|
||||
The current C1Pjs emulator version is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/c1p.js).
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@ permalink: /versions/pc8080/
|
|||
PC8080 Emulator Releases
|
||||
---
|
||||
|
||||
The current version of PC8080 is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pc8080.js).
|
||||
The current PC8080 emulator version is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pc8080.js).
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@ permalink: /versions/pcx86/
|
|||
PCx86 Emulator Releases
|
||||
---
|
||||
|
||||
The current version of PCx86 is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pcx86.js).
|
||||
The current PCx86 emulator version is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pcx86.js).
|
||||
|
|
|
|||
|
|
@ -7,4 +7,5 @@ permalink: /versions/pdpjs/
|
|||
PDPjs Emulator Releases
|
||||
---
|
||||
|
||||
The current version of the PDPjs PDP-11 emulator is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pdp11.js).
|
||||
* The current [PDP-10](/devices/pdp10/machine/) emulator version is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pdp10.js)
|
||||
* The current [PDP-11](/devices/pdp11/machine/) emulator version is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pdp11.js)
|
||||
|
|
|
|||
Loading…
Reference in a new issue