Difference between revisions of "386 DOS-Extender"
From Computer History Wiki
m (better cat) |
(add in some links for 4.1) |
||
Line 4: | Line 4: | ||
By using special [[compiler]]s [[Watcom C]] 386, and HighC 386 you could create a 32-bit [[program]] that would run on an unmodified [[MS-DOS]] system equipped with a [[Intel 80386|386]] [[CPU]]. It was significantly easier to deploy 386 extended [[application]]s, however it did carry a significant price tag, compared to deploying [[OS/2 2.0]], although it was much more simpler. | By using special [[compiler]]s [[Watcom C]] 386, and HighC 386 you could create a 32-bit [[program]] that would run on an unmodified [[MS-DOS]] system equipped with a [[Intel 80386|386]] [[CPU]]. It was significantly easier to deploy 386 extended [[application]]s, however it did carry a significant price tag, compared to deploying [[OS/2 2.0]], although it was much more simpler. | ||
+ | |||
+ | |||
+ | = Versions = | ||
+ | == 4.1 == | ||
+ | A copy of the 4.1 SDK as been scanned and placed on archive.org! You can find it [https://archive.org/details/phar-lap-386-dox-extender-4.1-sdk here]. | ||
+ | |||
+ | Documents include: | ||
+ | * [https://archive.org/details/386-asm 386-asm] | ||
+ | * [https://archive.org/details/386-asm-reference-card 386-asm-reference-card] | ||
+ | * [https://archive.org/details/386-asm-release-notes-41 386-asm-release-notes-41] | ||
+ | * [https://archive.org/details/386-debug 386-debug] | ||
+ | * [https://archive.org/details/386-debug-reference-card 386-debug-reference-card] | ||
+ | * [https://archive.org/details/386-debug-release-notes-41 386-debug-release-notes-41] | ||
+ | * [https://archive.org/details/386-dosx 386-dosx] | ||
+ | * [https://archive.org/details/386-dosx-installation-instructions 386-dosx-installation-instructions] | ||
+ | * [https://archive.org/details/386-dosx-reference-card 386-dosx-reference-card] | ||
+ | * [https://archive.org/details/386-dosx-release-notes-41 386-dosx-release-notes-41] | ||
+ | * [https://archive.org/details/386-lib 386-lib] | ||
+ | * [https://archive.org/details/386-link 386-link] | ||
+ | * [https://archive.org/details/386-link-reference-card 386-link-reference-card] | ||
+ | * [https://archive.org/details/386-vmm 386-vmm] | ||
+ | * [https://archive.org/details/386-vmm-installation-instructions 386-vmm-installation-instructions] | ||
+ | * [https://archive.org/details/cfig-386 cfig-386] | ||
+ | |||
+ | == 5.x == | ||
+ | == 6.x == | ||
{{stub}} | {{stub}} | ||
[[Category: DOS Enhancements]] | [[Category: DOS Enhancements]] |
Revision as of 23:18, 19 June 2023
The 386|Dos-Extender was the first real MS-DOS extender created by Phar Lap.
By using special compilers Watcom C 386, and HighC 386 you could create a 32-bit program that would run on an unmodified MS-DOS system equipped with a 386 CPU. It was significantly easier to deploy 386 extended applications, however it did carry a significant price tag, compared to deploying OS/2 2.0, although it was much more simpler.
Contents
Versions
4.1
A copy of the 4.1 SDK as been scanned and placed on archive.org! You can find it here.
Documents include:
- 386-asm
- 386-asm-reference-card
- 386-asm-release-notes-41
- 386-debug
- 386-debug-reference-card
- 386-debug-release-notes-41
- 386-dosx
- 386-dosx-installation-instructions
- 386-dosx-reference-card
- 386-dosx-release-notes-41
- 386-lib
- 386-link
- 386-link-reference-card
- 386-vmm
- 386-vmm-installation-instructions
- cfig-386