home *** CD-ROM | disk | FTP | other *** search
- GetCPU2 is a routine that tests the type of CPU you are using and provides
- a return for BASIC. I have tested this routine on a wide variety of
- machines from a slow 8088 to an 80486/25 and it has worked on all of them.
-
- With a little modification, this routine can be used in any language.
-
- To use with BASIC, put the supplied .OBJ in your link LIB and call as
- shown in the ASM listing, or compile your own from the ASM.
-
- I can't claim much originality for this code. I just put it together
- from some bit's and pieces from other people and made it BASIC callable.
-
- I cannot accept any responsibility for the use of this code.
- I have tested it and have found no bugs so far. Let me know if
- it works for you.
-
- -----===< Cliff Brown CIS# 71650,423 8-30-90 >===-----