Jump to content

586NPX.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 8: Line 8:
==Links==
==Links==
* [http://www.os2site.com/sw/drivers/cpu/586npx.zip]
* [http://www.os2site.com/sw/drivers/cpu/586npx.zip]
[[Category:BASEDEV Statements]]

Revision as of 20:33, 2 October 2020

This driver will will turn on the OS2 floating point emulator if it detects a Pentium with a bad math co-processor. This is provided as a device driver that directs application floating point instructions to be executed by the available emulators including OS/2's built-in emulator for OS/2 applications, the emulators either built into DOS or Windows applications or the floating point emulator shipped as part of WINOS2 (OS/2's Windows support).

BASEDEV=586NPX.SYS 
Versions
1994-12-12

Links