home *** CD-ROM | disk | FTP | other *** search
-
- CHIPSTC.ZIP contains chips(), a TurboC 2.0 callable ASM function which
- returns the type of CPU (8088/8086, V20/V30, 80186, 80286 or 80386) and
- the type of NDP or math coprocessor (8087, 80287 or 80387) present at
- run- time. The return is via the AX register so the enclosed source
- code is easily hacked for other applications. Includes .ASM, .OBJ
- (small mod- el), .REF, and .C, .EXE and .MAP (for example and calling
- convention). Enjoy!
-
- /Pat Shea @Psi! CIS [76210,712]
-
- The program was modified to work with TurboC 2.0 on Feb 9, 1990. Check
- the CHIPS.ASM file for documentation.
-
- - Henrik Schmiediche
-
-