chipstc.doc

来自「测试 CPU和NDP 的型号.zip」· DOC 代码 · 共 17 行

DOC
17
字号

 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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?