BBC BASIC for Windows
Programming >> Libraries >> CPUIDLIB http://bb4w.conforums.com/index.cgi?board=libraries&action=display&num=1254071243 CPUIDLIB
Post by Michael Hutton on Sep 27th, 2009, 5:07pm
For those into their ASM programming they might find this library a useful add on to test for certain CPU features such as an FPU, MMX, SSE1-4 and more. You can find more detailed info about the CPUID instruction in your local friendly Intel documentation.