A fix for directories that contain both a manifest-based machine reference and Markdown-based machine definition (to avoid having redundant machines)
This commit is contained in:
parent
2aa7663d98
commit
82766dbfdf
11 changed files with 175 additions and 11 deletions
|
|
@ -37,10 +37,12 @@ computer diagnostics, programming tools, and more.
|
|||
|
||||
### Applications
|
||||
|
||||
* [IBM TopView](apps/ibm/topview/)
|
||||
* [Lotus 1-2-3](apps/lotus/123/)
|
||||
* [MicroPro WordStar](apps/micropro/wordstar/)
|
||||
* [Microsoft Chart](apps/microsoft/chart/)
|
||||
* [Microsoft Word](apps/microsoft/word/)
|
||||
* [Sunny Hill Omniview](apps/sunnyhill/omniview/)
|
||||
|
||||
### Games
|
||||
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ PC Applications
|
|||
|
||||
Information is available for applications from these vendors:
|
||||
|
||||
* [IBM](ibm/)
|
||||
* [Lotus](lotus/)
|
||||
* [MicroPro](micropro/)
|
||||
* [Microsoft](microsoft/)
|
||||
|
|
|
|||
12
disks/pc/apps/ibm/README.md
Normal file
12
disks/pc/apps/ibm/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM Applications
|
||||
permalink: /disks/pc/apps/ibm/
|
||||
---
|
||||
|
||||
IBM Applications
|
||||
---
|
||||
|
||||
Information is available for these IBM applications:
|
||||
|
||||
* [TopView](topview/)
|
||||
103
disks/pc/apps/ibm/topview/1.01/README.md
Normal file
103
disks/pc/apps/ibm/topview/1.01/README.md
Normal file
|
|
@ -0,0 +1,103 @@
|
|||
---
|
||||
layout: page
|
||||
title: TopView 1.01
|
||||
permalink: /disks/pc/apps/ibm/topview/1.01/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
config: /devices/pc/machine/5160/cga/640kb/machine.xml
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pc/dos/ibm/2.00/PCDOS200-DISK1.json
|
||||
B:
|
||||
path: /disks/pc/apps/ibm/topview/1.01/TOPVIEW101-PROGRAM.json
|
||||
---
|
||||
|
||||
TopView 1.01
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
||||
### Directory of TopView 1.01 (Program)
|
||||
|
||||
Volume in drive A is TV101032885
|
||||
|
||||
Directory of A:\
|
||||
|
||||
TV PIF 13946 03-28-85 12:00p
|
||||
TV PII 1408 03-28-85 12:00p
|
||||
ADD EXT 16384 03-28-85 12:00p
|
||||
ATRIBUTE DEF 32 03-28-85 12:00p
|
||||
AUTOPIF 369 03-28-85 12:00p
|
||||
CHANGE EXT 13568 03-28-85 12:00p
|
||||
CLOCK COM 3682 03-28-85 12:00p
|
||||
CLOCK PLB 2071 03-28-85 12:00p
|
||||
COLORS EXT 10752 03-28-85 12:00p
|
||||
COLORS PIF 369 03-28-85 12:00p
|
||||
DELETE EXT 6400 03-28-85 12:00p
|
||||
DOS EXT 39168 03-28-85 12:00p
|
||||
DOSHELP PLB 10237 03-28-85 12:00p
|
||||
DW1 TBL 51 03-28-85 12:00p
|
||||
DW2 TBL 51 03-28-85 12:00p
|
||||
EW TBL 55 03-28-85 12:00p
|
||||
FD BAT 6163 03-28-85 12:00p
|
||||
FDPGM COM 187 03-28-85 12:00p
|
||||
FDR BAT 46 03-28-85 12:00p
|
||||
FILTER EXT 3905 03-28-85 12:00p
|
||||
G BAT 33 03-28-85 12:00p
|
||||
PCW TBL 55 03-28-85 12:00p
|
||||
PDIO EXT 3072 03-28-85 12:00p
|
||||
PDIOKEYB EXT 3072 03-28-85 12:00p
|
||||
PDIOMICP EXT 3222 03-28-85 12:00p
|
||||
PDIOMICS EXT 3209 03-28-85 12:00p
|
||||
PDIOMSY1 EXT 3096 03-28-85 12:00p
|
||||
PDIOVIS1 EXT 3214 03-28-85 12:00p
|
||||
PE TBL 44 03-28-85 12:00p
|
||||
PROFED TBL 65 03-28-85 12:00p
|
||||
PROGRAMS COM 11520 03-28-85 12:00p
|
||||
PROGRAMS HLP 9979 03-28-85 12:00p
|
||||
SETSYS EXT 11008 03-28-85 12:00p
|
||||
SETUP BAT 74 03-28-85 12:00p
|
||||
SYSTEM 84 03-28-85 12:00p
|
||||
TUTORPIF 369 03-28-85 12:00p
|
||||
TV COM 43264 03-28-85 12:00p
|
||||
TV EXT 49972 03-28-85 12:00p
|
||||
WA TBL 56 03-28-85 12:00p
|
||||
WELCOME EXT 2560 03-28-85 12:00p
|
||||
WP TBL 53 03-28-85 12:00p
|
||||
VENDOR-# DO1 0 07-04-83 12:00a
|
||||
42 file(s) 276865 bytes
|
||||
|
||||
Total files listed:
|
||||
42 file(s) 276865 bytes
|
||||
57344 bytes free
|
||||
|
||||
### Directory of TopView 1.01 (Tutorial)
|
||||
|
||||
Volume in drive A is TUT110784
|
||||
|
||||
Directory of A:\
|
||||
|
||||
CALC EXE 56549 11-07-84 12:00p
|
||||
CALC PIF 369 11-07-84 12:00p
|
||||
CALC PLB 5133 11-07-84 12:00p
|
||||
ERROR LIB 8765 11-07-84 12:00p
|
||||
GASWAP BAT 758 11-07-84 12:00p
|
||||
INSTRUCT GRA 2540 11-07-84 12:00p
|
||||
INSTRUCT WRT 2734 11-07-84 12:00p
|
||||
LESSON1 LIB 56019 11-07-84 12:00p
|
||||
LESSON2 LIB 10256 11-07-84 12:00p
|
||||
LESSON3 LIB 10083 11-07-84 12:00p
|
||||
LESSON4 LIB 43072 11-07-84 12:00p
|
||||
OCRS PIF 369 11-07-84 12:00p
|
||||
QUD PNL 121 11-07-84 12:00p
|
||||
QUIT PNL 139 11-07-84 12:00p
|
||||
TUTORIAL EXT 6556 11-07-84 12:00p
|
||||
TUTORIAL PIF 369 11-07-84 12:00p
|
||||
WASWAP BAT 1190 11-07-84 12:00p
|
||||
VENDOR-# DO1 0 07-04-83 12:00a
|
||||
18 file(s) 205022 bytes
|
||||
|
||||
Total files listed:
|
||||
18 file(s) 205022 bytes
|
||||
146432 bytes free
|
||||
12
disks/pc/apps/ibm/topview/README.md
Normal file
12
disks/pc/apps/ibm/topview/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: TopView
|
||||
permalink: /disks/pc/apps/ibm/topview/
|
||||
---
|
||||
|
||||
TopView
|
||||
---
|
||||
|
||||
Information is available for these versions of TopView:
|
||||
|
||||
* [TopView 1.01](1.01/)
|
||||
|
|
@ -2,11 +2,25 @@
|
|||
layout: page
|
||||
title: Omniview 386 4.30
|
||||
permalink: /disks/pc/apps/sunnyhill/omniview/4.30/
|
||||
machines:
|
||||
- type: pc
|
||||
id: compaq386
|
||||
config: /devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pc/dos/ibm/3.30/PCDOS330-DISK1-720K.json
|
||||
B:
|
||||
path: /disks/pc/apps/sunnyhill/omniview/4.30/OMNIVIEW386-430.json
|
||||
---
|
||||
|
||||
Omniview 386 4.30
|
||||
---
|
||||
|
||||
The COMPAQ DeskPro 386 machine below is recommended for Omniview 386 4.30.
|
||||
A [directory listing](#directory-of-omniview-386-430) is also provided.
|
||||
|
||||
{% include machine.html id="compaq386" %}
|
||||
|
||||
### Directory of Omniview 386 4.30
|
||||
|
||||
Volume in drive A is OMNIVIEW
|
||||
|
|
|
|||
Loading…
Reference in a new issue