Re: [stella] DASM support files v1.08 now available

Subject: Re: [stella] DASM support files v1.08 now available
From: cybergoth@xxxxxxxx
Date: Fri, 14 Nov 2003 13:40:44 +0100 (CET)
Hi Andrew!

> How embarassing;  I should have realised right away what you wanted.  In
> any
> case, it's now corrected and available as version 1.09 of the '2600 support
> package for DASM.  I hope I got it right this time!  You know the place -
> www.atari2600.org/dasm

Looks good, I'll test it tonight!

The VERSION tags also are a very cool addition I think. I suppose I can now add stuff like

IF VERSION_MACRO < 105
     ECHO "Please download the newest 2600 support files from"
     ECHO "http://www.atari2600.org/dasm";
     ERR
ENDIF

at the beginning of my code?

BTW: I'm currently working on another small makros and a "4K-quick-start"  template, which also should make nice additions to the 2600 platform support files.

Greetings,
Manuel




----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread