MultiTrack (Advanced): Speeding up SuperTimers for debugging

It can be quite tedious to debug programs with with delays of up to 46 hours. We have therefore included a special instruction to speed up the SuperTimers. It is called

	STScale	Factor

Factor can be a number between 1 and 255. Once that instruction is executed the SuperTimers will speed up by Factor times. For example

	STScale	60

will make the SuperTimer mechanisms run 60 times faster, so 1 hour becomes 1 minute.

There are a few cautions: