Forum
BIFROST* Advanced Programming - 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)
+--- Thread: BIFROST* Advanced Programming (/showthread.php?tid=481)



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

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 - 07-28-2012

[Image: pryjC.jpg]
very nice demo,


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

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 - 07-29-2012

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 - 07-31-2012

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 - 07-31-2012

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

if not its ok,


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

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