More README updates
This commit is contained in:
parent
849e6e2df3
commit
78267b2e92
22 changed files with 188 additions and 48 deletions
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: Disk Archives
|
||||
permalink: /disks/
|
||||
---
|
||||
|
||||
Disk Archives
|
||||
---
|
||||
Browse [IBM PC](pc/) and [Challenger 1P](c1p/) disk archives.
|
||||
|
|
@ -10,7 +16,7 @@ disk image format you'll find on the PCjs website.
|
|||
To convert any of our **JSON** disk images back into an **IMG** file, you can use the DiskDump API
|
||||
with the *format* parameter set to `img` instead of `json`. For example:
|
||||
|
||||
http://www.pcjs.org/api/v1/dump?disk=/disks/pc/dos/ibm/2.00/PCDOS200-DISK1.json&format=img
|
||||
http://localhost:8088/api/v1/dump?disk=/disks/pc/dos/ibm/2.00/PCDOS200-DISK1.json&format=img
|
||||
|
||||
In fact, when browsing the disk archives, the PCjs web server automatically provides "onclick" handlers
|
||||
for links to JSON-encoded disk images, which will invoke the API for you.
|
||||
|
|
|
|||
|
|
@ -1,19 +1,25 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC Disk Archive
|
||||
permalink: /disks/pc/
|
||||
---
|
||||
|
||||
IBM PC Disk Archive
|
||||
---
|
||||
|
||||
Below are selected Disk Sets featuring "Ready-to-Boot" machine configurations:
|
||||
|
||||
* [IBM PC (Model 5150), MDA, 64K, CP/M-86</a>](/disks/pc/cpm/)
|
||||
* [IBM PC (Model 5150), MDA, 64K, IBM Diagnostics v2.20</a>](/disks/pc/diags/ibm/2.20/)
|
||||
* [IBM PC (Model 5150), CGA, 64K, Zork I</a>](/disks/pc/games/infocom/zork1/)
|
||||
* [IBM PC (Model 5150), MDA, 64K, CP/M-86](/disks/pc/cpm/)
|
||||
* [IBM PC (Model 5150), MDA, 64K, IBM Diagnostics v2.20](/disks/pc/diags/ibm/2.20/)
|
||||
* [IBM PC (Model 5150), CGA, 64K, Zork I](/disks/pc/games/infocom/zork1/)
|
||||
|
||||
You can browse the rest of the disk archive by type. There is no search capability at this time.
|
||||
|
||||
Learn more about
|
||||
[Disk Sets](https://github.com/jeffpar/pcjs/tree/master/disks/pc) in the
|
||||
[Disk Sets](https://github.com/jeffpar/pcjs/tree/gh-pages/disks/pc) in the
|
||||
[PCjs Project](https://github.com/jeffpar/pcjs) on [GitHub](https://github.com/).
|
||||
|
||||
<!--BEGIN:EXCLUDE-->
|
||||
{% if page.developer %}
|
||||
|
||||
### Developer Notes: Disk Sets and Manifests
|
||||
|
||||
|
|
@ -84,4 +90,4 @@ or via the PCjs server's DiskDump API:
|
|||
|
||||
Learn more about PCjs disk image formats [here](/disks/).
|
||||
|
||||
<!--END:EXCLUDE-->
|
||||
{% endif %}
|
||||
|
|
|
|||
10
disks/pc/diags/ibm/2.20/machine.md
Normal file
10
disks/pc/diags/ibm/2.20/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) running IBM Advanced Diagnostics 2.20"
|
||||
permalink: /disks/pc/diags/ibm/2.20/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
@ -4,29 +4,29 @@ Microsoft Languages and Tools
|
|||
Browse an assortment of old Microsoft software development tools on the left.
|
||||
|
||||
Below are all the "Microsoft Languages NewsLetters" that Microsoft published in
|
||||
[PC Tech Journal](../../../../pubs/pc/magazines/pctj/), before they decided to focus exclusively
|
||||
on their own publication, [Microsoft Systems Journal](../../../../pubs/pc/magazines/msj/).
|
||||
[PC Tech Journal](/pubs/pc/magazines/pctj/), before they decided to focus exclusively
|
||||
on their own publication, [Microsoft Systems Journal](/pubs/pc/magazines/msj/).
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-01/thumbs/PCTJ-1986-01 30.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-1"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-01/pages/PCTJ-1986-01 30.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-02/thumbs/PCTJ-1986-02 30.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-2"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-02/pages/PCTJ-1986-02 30.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-03/thumbs/PCTJ-1986-03 30.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-3"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-03/pages/PCTJ-1986-03 30.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-04/thumbs/PCTJ-1986-04 34.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-4"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-04/pages/PCTJ-1986-04 34.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-05/thumbs/PCTJ-1986-05 30.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-5"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-05/pages/PCTJ-1986-05 30.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-06/thumbs/PCTJ-1986-06 32.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-6"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-06/pages/PCTJ-1986-06 32.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-07/thumbs/PCTJ-1986-07 30.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-7"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-07/pages/PCTJ-1986-07 30.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-08/thumbs/PCTJ-1986-08 32.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-8"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-08/pages/PCTJ-1986-08 32.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-09/thumbs/PCTJ-1986-09 32.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-9"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-09/pages/PCTJ-1986-09 32.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-10/thumbs/PCTJ-1986-10 34.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-10"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-10/pages/PCTJ-1986-10 34.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-11/thumbs/PCTJ-1986-11 34.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-11"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-11/pages/PCTJ-1986-11 34.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-12/thumbs/PCTJ-1986-12 34.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 1-12"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-12/pages/PCTJ-1986-12 34.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-01/thumbs/PCTJ-1987-01 39.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-1"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-01/pages/PCTJ-1987-01 39.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-02/thumbs/PCTJ-1987-02 27.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-2"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-02/pages/PCTJ-1987-02 27.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-03/thumbs/PCTJ-1987-03 25.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-3"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-03/pages/PCTJ-1987-03 25.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-04/thumbs/PCTJ-1987-04 25.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-4"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-04/pages/PCTJ-1987-04 25.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-05/thumbs/PCTJ-1987-05 25.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-5"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-05/pages/PCTJ-1987-05 25.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-06/thumbs/PCTJ-1987-06 27.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-6"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-06/pages/PCTJ-1987-06 27.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-07/thumbs/PCTJ-1987-07 43.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-7"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-07/pages/PCTJ-1987-07 43.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-08/thumbs/PCTJ-1987-08 27.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-8"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-08/pages/PCTJ-1987-08 27.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-09/thumbs/PCTJ-1987-09 27.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-9"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-09/pages/PCTJ-1987-09 27.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-10/thumbs/PCTJ-1987-10 21.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-10"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-10/pages/PCTJ-1987-10 21.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-11/thumbs/PCTJ-1987-11 21.jpeg" width="200" height="260" alt="Microsoft Languages Newsletter, Vol. 2-11"/>](http://static.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1987-11/pages/PCTJ-1987-11 21.pdf)
|
||||
|
|
|
|||
|
|
@ -213,6 +213,6 @@ Microsoft C Compiler v4.00
|
|||
|
||||
[Manifest](manifest.xml) was updated using:
|
||||
|
||||
find -L static -name "*" -type f -exec node ../../../../../../modules/diskdump/bin/diskdump --format=json --output=. --manifest --disk={} \;
|
||||
find -L static -name "*" -type f -exec node http://static.pcjs.org/../../modules/diskdump/bin/diskdump --format=json --output=. --manifest --disk={} \;
|
||||
|
||||
The original diskettes are not part of the repository/website.
|
||||
|
|
|
|||
Loading…
Reference in a new issue