home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDWARE / MATHCHIP.ZIP / MATHCHIP.TXT < prev   
Encoding:
Text File  |  1988-03-04  |  592 b   |  13 lines

  1. When DOS boots, is sets a bit in low memory that acts as a flag to
  2. indicate the presence of a math coprocessor (8087, 80287).
  3. If a DIP switch is set incorrectly or you are using a clone without
  4. the DIP switch, you can use "MATHCHIP.COM" to set this bit.
  5. Software that checks the coprocessor flag will now acknowledge the
  6. presence of the 8087 or 80287.
  7.  
  8. Do not run MATHCHIP.COM if you don't have a coprocessor.  The machine
  9. will "hang" waiting for a response from the non-existent coprocessor.
  10.  
  11. MATHCHIP.COM is NOT resident.  It sets one bit and exits, so no
  12. memory will be lost.
  13.