|
CpuMMXstate | ||
Result = CpuMMXstate() | ||
Parameters: NONE | ||
Returns: Result = The MMX state of this computers CPU |
||
The CpuMMXstate function checks if your computers CPU has the MMX instruction set or not. FACTS: * Generally the only machines that would not have MMX today are really old Pentiums and anything bellow (486 etc). If a computer does not have the MMX instruction set available, then PlayBASIC will default to using the none MMX versions of it's graphics routines. Mini Tutorial:
On my machine, this example would output.
|
Related Info: | GetGfxMMX | GfxMMX : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |