Boriel Basic Forum
BIFROST* Advanced Programming - Printable Version

+- Boriel Basic Forum (https://forum.boriel.com)
+-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11)
+--- Thread: BIFROST* Advanced Programming (/showthread.php?tid=481)



BIFROST* Advanced Programming - einar - 2012-07-27

I posted here the first example that demonstrates how to use the "internal routines" in BIFROST*:

<!-- m --><a class="postlink" href="http://www.worldofspectrum.org/forums/showthread.php?t=40246">http://www.worldofspectrum.org/forums/s ... hp?t=40246</a><!-- m -->

Unfortunately this example was implemented in z88dk. However the same API is available for ZX BASIC and the solution would be exactly the same, thus I think this link will be also useful for ZX BASIC programmers interested in BIFROST*.

Perhaps someone here could translate this example to ZX BASIC and post it, or implement similar demos?


Re: BIFROST* Advanced Programming - slenkar - 2012-07-28

[Image: pryjC.jpg]
very nice demo,


Re: BIFROST* Advanced Programming - boriel - 2012-07-28

Really impressive! :!: I will have a look on translating them into ZX BASIC (if someone doesn't do sooner). I'm currently fixing na_th_an's bug. :?


Re: BIFROST* Advanced Programming - einar - 2012-07-29

boriel Wrote:Really impressive! :!: I will have a look on translating them into ZX BASIC (if someone doesn't do sooner).
Thank you!

In the meantime, I posted another demo here:

<!-- m --><a class="postlink" href="http://www.worldofspectrum.org/forums/showthread.php?t=40296">http://www.worldofspectrum.org/forums/s ... hp?t=40296</a><!-- m -->


Re: BIFROST* Advanced Programming - einar - 2012-07-31

And a third demo is now available here:

<!-- m --><a class="postlink" href="http://www.worldofspectrum.org/forums/showthread.php?t=40312">http://www.worldofspectrum.org/forums/s ... hp?t=40312</a><!-- m -->

Everything used in these demos is also available for ZX BASIC obviously Smile


Re: BIFROST* Advanced Programming - slenkar - 2012-07-31

very good, do you think it would be possible to scroll the background?

if not its ok,


Re: BIFROST* Advanced Programming - einar - 2012-07-31

slenkar Wrote:very good, do you think it would be possible to scroll the background?
This would not be efficient, unfortunately.