Please RMLOAD the IRQUtils module if running on RISCOS 2 which fixes a bug
in the operating system where the heap can fill up when using SWI
"OS_AddCallBack".

GRABBER
~~~~~~~
Is a module which runs on the interrupts.

Use the two alt keys to grab a graphics screen from within a game for
example to ripoff the graphics.

The system variable 'Grab$File' can be changed to the full pathname of the
saved file.  The default is 'Ram:$.GrabTmp'.

Use 'Compile' to compile the source-code.


PAUSE
~~~~~
Also runs on the interrupts.

Use the print keys together with cursor left to slow down the machine and
cursor right to speed up again.  Useful in games.

Use 'CompileP' to compile the source-code.
