More disk README updates
This commit is contained in:
parent
908c043aaf
commit
f8821a8f86
3 changed files with 30 additions and 4 deletions
|
|
@ -33,26 +33,26 @@ computer diagnostics, programming tools, and more.
|
|||
* [MINIX](minix/)
|
||||
* [Unix](unix/)
|
||||
|
||||
### [Applications](apps/)
|
||||
### Applications
|
||||
|
||||
* [Lotus 1-2-3](apps/lotus/123/)
|
||||
* [MicroPro WordStar](apps/micropro/wordstar/)
|
||||
* [Microsoft Chart](apps/microsoft/chart/)
|
||||
* [Microsoft Word](apps/microsoft/word/)
|
||||
|
||||
### [Games](games/)
|
||||
### Games
|
||||
|
||||
* [id Software](games/id/)
|
||||
* [Infocom](games/infocom/)
|
||||
* [Microsoft](games/microsoft/)
|
||||
|
||||
### [Tools](tools/)
|
||||
### Tools
|
||||
|
||||
* [Borland Tools](tools/borland/)
|
||||
* [IBM PC Diagnostics](diags/ibm/)
|
||||
* [Microsoft Tools](tools/microsoft/)
|
||||
|
||||
### [Tests](tests/)
|
||||
### Tests
|
||||
|
||||
* [VGA "Black Book" Tests](/tests/pc/vga/)
|
||||
|
||||
|
|
|
|||
14
disks/pc/tools/README.md
Normal file
14
disks/pc/tools/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: PC Tools
|
||||
permalink: /disks/pc/tools/
|
||||
---
|
||||
|
||||
PC Tools
|
||||
---
|
||||
|
||||
Information is available for tools from these vendors:
|
||||
|
||||
* [Borland](borland/)
|
||||
* [Microsoft](microsoft/)
|
||||
* [Other](misc/)
|
||||
12
disks/pc/tools/misc/README.md
Normal file
12
disks/pc/tools/misc/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: Other PC Tools
|
||||
permalink: /disks/pc/tools/misc/
|
||||
---
|
||||
|
||||
Other PC Tools
|
||||
---
|
||||
|
||||
Information is available for these miscellaneous tools:
|
||||
|
||||
* [Enhanced DEBUG](debugx/)
|
||||
Loading…
Reference in a new issue