Le 2014-02-13 05:21, Maarten Brock a écrit :
> Hello Jacques,
>
> If you think this is still broken in the latest snapshot (get it here:
> http://sdcc.sourceforge.net/snap.php ) then please file a bug report.
> Leaving the question only in the mailing list will make it forgotten.
>
> Maarten
I just
Hello Jacques,
If you think this is still broken in the latest snapshot (get it here:
http://sdcc.sourceforge.net/snap.php ) then please file a bug report.
Leaving the question only in the mailing list will make it forgotten.
Maarten
> Le 2014-02-13 01:04, Jacques Pelletier a écrit :
>> Hi,
>>
Le 2014-02-13 01:04, Jacques Pelletier a écrit :
> Hi,
>
> I'm trying to use the macros (.macro/.endm) in the SDCC assembler for
> the Z80. However, it doesn't seem to work, and neither the latest
> version of ASZ80 (5.06).
>
> For both, the macro is not expanded and give the same main.lst
>
> Here
On Thu, 13 Feb 2014, Jacques Pelletier wrote:
> Hi,
>
> I'm trying to use the macros (.macro/.endm) in the SDCC assembler for
> the Z80. However, it doesn't seem to work, and neither the latest
> version of ASZ80 (5.06).
>
> For both, the macro is not expanded and give the same main.lst
>
> Here
Hi,
I'm trying to use the macros (.macro/.endm) in the SDCC assembler for
the Z80. However, it doesn't seem to work, and neither the latest
version of ASZ80 (5.06).
For both, the macro is not expanded and give the same main.lst
Here is the command I use:
asz80 -glos main.asm (or)
sda