Prototype |
void cdecl PrOptimize(long
mask) |
Parameters |
[IN] cpu030: 68030 instructions
will be used when running
[IN] mask: bit mask having the following meaning:
Bit 0: 68003 instructios will be used
Bit 1: DSP will be used |
Return |
None |
Description |
Indicates to the user that 68030 and/or DSP
optimisations will be used when running. This will display a
"030!" or "DSP!" in the progress window
|
Comments |
The type long is used to ensure
compatibility between compilers |
VAPI version |
1.00 or greater |