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 output and > found that z80asm provides the most standard and compatible output, > but unfortunately it seems to not support segments and sdcc only > emits commented-out segment declarations for z80asm. So i added > code to support zasm in sdcc directly. > > Question: is there interest to add support for yet another > assembler? (standard z80 syntax plus segments) and if, how should i > best submit the patches? Affected files are src/z80/main.c and > mappings.i. > > Also, i have implemented zasm support by "similarity", based on > z80asm. So i still need some advice on some settings which i do not > understand. Who is the best person to ask; maybe just in the > mailing list?
For what it's worth, the KnightOS team has been working on our own assembler and we just reached enough compatability with ASxxxx to build sdcc output for z80. https://github.com/KnightOS/scas/ The docs for ASxxxx assembly syntax can be found here, this is what we referenced: http://svn.code.sf.net/p/sdcc/code/trunk/sdcc/sdas/doc/asmlnk.txt -- Drew DeVault ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user