Fixed some broken links
This commit is contained in:
parent
519cd4e300
commit
b65e885214
2 changed files with 7 additions and 7 deletions
|
|
@ -20,7 +20,7 @@ drive C.
|
|||
Next, I installed the [MS OS/2 SDK 1.02](/disks/pc/tools/microsoft/os2/sdk/1.02/). This SDK was released around
|
||||
December 1987 and included a copy of Microsoft OS/2 1.0. I don't have any of the printed documentation that came
|
||||
with the SDK, such as the *Installation Guide*, but I do have the [Microsoft® Operating System/2 Programmer’s Toolkit](/docs/os2/microsoft/ptk/1.0/)
|
||||
from March 1988, thanks to the [OS/2 Museum](http://www.os2museum.com/wp/os2-history/os2-library/os2-1-x-programming/).
|
||||
documentation from March 1988, thanks to the [OS/2 Museum](http://www.os2museum.com/wp/os2-history/os2-library/os2-1-x-programming/).
|
||||
|
||||
Aside from Microsoft's assembler (MASM) and C compiler, the SDK included some other useful tools, such as **SDKED**
|
||||
(SDK Editor), which was essentially an OS/2 port of Mark Zbikowski's **Z** Editor that was used internally at
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ PCjs supports these IBM PC models:
|
|||
|
||||
along with these IBM PC-compatibles:
|
||||
|
||||
* [Compaq DeskPro 386](compaq/deskpro386/)
|
||||
* [Compaq DeskPro 386](/devices/pc/machine/compaq/deskpro386/)
|
||||
|
||||
We also support a few non-IBM [Devices](/devices/):
|
||||
|
||||
|
|
@ -27,11 +27,11 @@ We also support a few non-IBM [Devices](/devices/):
|
|||
|
||||
Machines from our [IBM PC Application Archive](/apps/pc/):
|
||||
|
||||
* [VisiCalc (1981)](1981/visicalc/)
|
||||
* [Executive Suite (1982)](1982/esuite/)
|
||||
* [Rogue (1985)](1985/rogue/)
|
||||
* [ThinkTank (1987)](1987/thinktank/)
|
||||
* [The Dungeons of Moria (1992)](1992/moria/)
|
||||
* [VisiCalc (1981)](/apps/pc/1981/visicalc/)
|
||||
* [Executive Suite (1982)](/apps/pc/1982/esuite/)
|
||||
* [Rogue (1985)](/apps/pc/1985/rogue/)
|
||||
* [ThinkTank (1987)](/apps/pc/1987/thinktank/)
|
||||
* [The Dungeons of Moria (1992)](/apps/pc/1992/moria/)
|
||||
|
||||
### Ready-To-Boot Disk Demos
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue