I hope you will not mind a simple and probably naive question from a newbie, but I recently built the rc2014 classic to get back into z80 assembler again after a gap of 40 years, can it really be that long! Anyway, I have been using asm80.com to write simple code and generate the hex file which I paste into putty to test it on the rc2014. All works well using the small computer monitor. I then decided to explore the sjasmplus assembler and the z88dk.appmake to generate the hex file. After a lot of google searching I now discover that r88dk does not have a target for for the rc2014.What do other people use as an assembler to generate code to paste into putty or equivalent terminal on the rc2014?
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/d7ca2e20-2ad0-4674-9072-42bf89528b9cn%40googlegroups.com.
I use this one: https://www.oshonsoft.com/z80.php
It's not free, but I sprung for it after many attempts using various free ones. Even tried writing my own, failed.
Mike Sr
I hope you will not mind a simple and probably naive question from a newbie, but I recently built the rc2014 classic to get back into z80 assembler again after a gap of 40 years, can it really be that long! Anyway, I have been using asm80.com to write simple code and generate the hex file which I paste into putty to test it on the rc2014. All works well using the small computer monitor. I then decided to explore the sjasmplus assembler and the z88dk.appmake to generate the hex file. After a lot of google searching I now discover that r88dk does not have a target for for the rc2014.What do other people use as an assembler to generate code to paste into putty or equivalent terminal on the rc2014?
After a lot of google searching I now discover that r88dk does not have a target for for the rc2014.
On Sun, 21 Dec 2025, 20:30 Phil Kershaw wrote:After a lot of google searching I now discover that z88dk does not have a target for for the rc2014.