![]() |
how MojonTwin's fourspriter.bas, from library, works? - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://www.boriel.com/forum/forumdisplay.php?fid=16) +---- Thread: how MojonTwin's fourspriter.bas, from library, works? (/showthread.php?tid=381) |
how MojonTwin's fourspriter.bas, from library, works? - nitrofurano - 10-06-2011 while browsing the compiler's content, i found './library/mj/fourspriter.bas' supposed that '#include <fourspriter.bas>' or '#include <mj/fourspriter.bas>' should be part of our snippets, but i have no idea about how to used... some ideas? thanks! ![]() Re: how MojonTwin's fourspriter.bas, from library, works? - britlion - 10-11-2011 Have a look at: <!-- l --><a class="postlink-local" href="http://www.boriel.com/forum/how-to-tutorials/topic402.html">how-to-tutorials/topic402.html</a><!-- l --> <!-- l --><a class="postlink-local" href="http://www.boriel.com/forum/how-to-tutorials/topic400.html">how-to-tutorials/topic400.html</a><!-- l --> Where we discussed these as I was working on embedding The Mojon Twins fourspriter into a format that the compiler could work with. There's even some examples of usage listed, as well as variations on the code. Re: how MojonTwin's fourspriter.bas, from library, works? - boriel - 10-12-2011 Believe it or not, I haven't manage to use them yet. I see little documentation and have almost no time (I prefer to work into the compiler during my little spare time). I still want to make a game for the ZX Spectrum using the compiler, anyway. :roll: Re: how MojonTwin's fourspriter.bas, from library, works? - britlion - 10-12-2011 I will admit, I feel a bit lax about not putting fourspriter documentation into the library section; though I haven't looked to see which version of FS is actually included in the compiler. I'm bad, I know - but I suppose I'm more keeper of the wiki lately than most. That said, you (and anyone else) are quite welcome to write things and put them in there - let's keep Boriel working on the compiler, hmm? ![]() |