SYS(17) - Processor in Use
Returns the central processing unit (CPU) being used.
SYS(17)
Return Values
Character
Remarks
This function returns the type of central processing unit you are using: 80386, 80486, and so on.
Example
? 'Processor in use: ', SYS(17)
See Also
SYS( ) Functions Overview | SET DEVICE | SYS(100) - Console Setting