Subject: Assembly tutorial #1 Date: Tue, 8 Apr 1997 14:09:36 +0200 From: Stefan Odelfalk Newsgroups: comp.sys.hp48 I have just finished two small programs in ml and since there seems to be a large demand for ml starter material these days, here you go. Stefan Odelfalk d92-sod@nada.kth.se Here is a small demo I wrote when I first got my hands on Jazz. It draws a spinning sphere speckled with stars and (due to the fact that it is mostly in ml) is quite fast. Though some of you might find it a nifty little demo, its main purpose is to be an example for those of you who have just set your teeth in ml programming. The complete zipfile with documentation and source code (~15k with lots of comments) can be found at: http://www.student.nada.kth.se/~d92-sod Mini-instructions until then: download the binary to your calculator. Put a real number on the stack specifying how many stars should be on the boule (the more stars, the slower the animation). Values in the range 5-50 is OK on my SX. Enjoy, Stefan Odelfalk