d-fader wrote:
>Maybe a really good idea is defining HOW your macro's should be interpreted

I suggest you wait until it's released and then e-mail me comments and 
suggestions. I'm currently still contemplating how to handle macro 
arguments exactly but it's gonna look something like this:

%macro add hl,%u16
   push de
   ld de,%%1
   add hl,de
   pop de
%endmacro

There are some really cool (or weird ;)) and unique features in the new 
tniASM. It's gonna be even weirder than last version! ^_^

>Ehmz, you DO know Chaos Assembler 3 is getting REALLY cool, right? And 
>that it WILL be released at bussum?

I had no idea! So is there a webpage about Chaos Assembler for me to inspect?

Greetz,
         Patriek

--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to