On Tue, 8 Mar 2005 09:51:38 +0100, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > BTW: examples/assembly/ncurses_life.imc is one of the oldest PIR files > in the whole tree and therefore written in quite an antique style. > > If someone wants to exercise rewritting it to recent PIR it would become > a better example.
Here's a first pass at that. I've changed it to: - make use of the shortcuts for calling subroutines - use ".sub" - use ".local" I may take a look again later to see if there's more I can clean up. -- matt diephouse http://matt.diephouse.com
ncurses_life.patch
Description: Binary data