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? Greetings from Germany, ... Kio ! -- http://k1.spdns.de/Vintage/Sinclair/ GPG-ID: 80E6A1DA
signature.asc
Description: Message signed with OpenPGP using GPGMail
------------------------------------------------------------------------------ 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