Initial commit (a clone of the jsmachines project as of v1.15.3)
This commit is contained in:
commit
a5e3e6a59d
714 changed files with 130602 additions and 0 deletions
15
apps/pc/README.md
Normal file
15
apps/pc/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
IBM PC Application Archives
|
||||
---
|
||||
|
||||
Below are selected demos of classic IBM PC applications running on [PCjs](/docs/about/).
|
||||
|
||||
* [VisiCalc (1981)](1981/visicalc/)
|
||||
* [Executive Suite (1982)](1982/esuite/)
|
||||
* [Rogue (1985)](1985/rogue/)
|
||||
* [ThinkTank (1987)](1987/thinktank/)
|
||||
* The Dungeons of Moria (1988, [1992](1992/moria/))
|
||||
|
||||
All of these demos are driven by simple XML manifest files. Click one and use your web browser's "View Source"
|
||||
command to see the raw manifest. Learn more about PCjs manifest files [here](/apps/).
|
||||
|
||||
You can browse the rest of our software archives by year. There is no search capability at this time.
|
||||
Loading…
Reference in a new issue