!Help for !SpeedySWI
~~~~~~~~~~~~~~~~~~~~
SpeedySWI simply changes the SWI names (SYS calls) to their numbers, which
increases speed. For example, the call SYS "OS_Byte" is changed to SYS &6.

The speed increase can be seen by first running 'TestSWI' in the !SpeedySWI
directory, and then 'TestSW2'. You can see from the times that TestSW2 is
much faster. Take a look at the programs with BasicEdit and you'll see that
in TestSWI SYS "OS_Byte" is used, and in TestSW2 SYS &6 is used.

Use
~~~
To use SpeedySWI, double-click on the !SpeedySWI icon to load it onto the
Icon Bar. Then simply drag the BASIC file that you want to speed up onto the
icon. After a short delay the faster version will be saved as whatever the
slow version was, with the last letter of the filename changed to '2'. That
means that if you have a file called !RunImage2 the program won't work,
you'll have to rename it !RunImage1 or similar first.

Boring  notice
~~~~~~~~~~~~~~~
You may copy this application freely so long as all the following files
remain in the !SpeedySWI directory, untouched:

     !Help (containing !Run, !RunImage, ReadMe and Templates),
     !Run, !RunImage, !Sprites, TestSW2, TestSW2.

You may not add any files of your own to the !SpeedySWI directory (apart from
a !Boot file).

This applcation may not be sold for a profit. If you want to use it in your
P.D. library of upload it onto your B.B. then that's fine, so long as you do
not charge for the application in any way. You may make a small charge for
P&P and media though.

Apart from that, please copy this application to everyone you know!

If you have any bug reports or ideas for improvements then please write to
the address below. If you are sending a disc then please include an S.A.E. or
I'll make a profit of 1 disc! Donations also welcome!

     Simon Hatliff
     4 Elmlands Grove
     Stockton Lane
     York YO3 OEE

 Simon Hatliff 1991

Have fun!