Subject: Assembly tutorial #2 Date: Tue, 8 Apr 1997 14:10:50 +0200 From: Stefan Odelfalk Newsgroup: comp.sys.hp48 Here is the second demo I wrote using Jazz. It draws bunch of worms that crawl all over the display and (due to the fact that it is mostly in ml) is quite fast, but not nearly as fast as I expected it to be. If some of you have ideas on speeding up the program I would very much appreciate it. Though some of you might find it a nifty little demo, it's 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: Put a real number on the stack specifying how many worms should be on the screen (the more worms, the slower the animation). Values in the range 5-50 is OK on my SX. Enjoy, Stefan Odelfalk