Re: [Sdcc-user] support for zasm z80 assembler

2014-11-18 Thread Kio
pseudo opcodes and what each .area is for would be nice. ... Kio ! p.s.: this reply is rather late due to a mailing list hickup just for me… Am 18.11.2014 um 00:27 schrieb sdcc-user-requ...@lists.sourceforge.net: > From: Philipp Klaus Krause > Subject: Re: [Sdcc-user] support f

Re: [Sdcc-user] support for zasm z80 assembler

2014-11-15 Thread Philipp Klaus Krause
On 14.11.2014 19:14, Kio wrote: > Hi, > > i currently implement sdcc support in my z80 assembler zasm > (http://k1.spdns.de/Git/zasm-4.0.git/). My first try was to implement > the sdasz80 syntax until i discovered that sdcc already supports more > than one z80 assemblers. However the support for

Re: [Sdcc-user] support for zasm z80 assembler

2014-11-14 Thread Drew DeVault
On 11/14/2014 11:14 AM, Kio wrote: > Hi, > > i currently implement sdcc support in my z80 assembler zasm > (http://k1.spdns.de/Git/zasm-4.0.git/). My first try was to > implement the sdasz80 syntax until i discovered that sdcc already > supports more than one z80 assemblers. I compared their outpu

[Sdcc-user] support for zasm z80 assembler

2014-11-14 Thread Kio
Hi, i currently implement sdcc support in my z80 assembler zasm (http://k1.spdns.de/Git/zasm-4.0.git/). My first try was to implement the sdasz80 syntax until i discovered that sdcc already supports more than one z80 assemblers. I compared their output and found that z80asm provides the most s