<h1><a NAME="usage">The XBM to Sprite Decoder</a></h1>
</center>
XBM Decoding is now an external Application to simplify the development of faster Decoders.
<P>
This Decoder is currently written in Basic and Will only Multitask with the aid of RISCOS's <quote>TaskWindow</quote> command.
<P>
The command line required is as follows
<pre>
<Webster$Dir>.XBM2Spr 18 %0 %1
</pre>
This provides images suitable for High resolution displays. If all the lines in the image are not clear on your monitor, you can change the <quote>18</quote> (Which is the sprite mode used) in the Command line to </quote>4</quote>, this will produce larger XBM images.
<hr>
<address><a HREF="author.html">Andrew Pullan</A>, 1st June 1995</address>