More disk README updates

This commit is contained in:
Jeff Parsons 2016-04-12 10:57:45 -07:00
commit f8821a8f86
3 changed files with 30 additions and 4 deletions

View file

@ -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
View 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/)

View 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/)