Hi Tomaž, what is the status of this bug?
Am Sun, Mar 14, 2021 at 01:59:20PM +0100 schrieb Tomaž Šolc: > Dear Ben, > > thanks for your patch! I've merged it upstream with some changes. > > I've made the output of Z180 instructions optional (it's now hidden > behind a command-line flag). One of the features of z80dasm is that its > output can be directly fed into z80asm to produce the same binary again. > Your original patch unfortunately broke that, since a Z80 assembler > doesn't know about Z180 instructions. > > See "z180" branch in git repo at > > https://www.tablix.org/~avian/git/z80dasm.git This repository vanished. There is a repository at Github https://github.com/lvitals/z80dasm/ which has a single commit and the codebase is the showing lots of similarities, more files in src/ but no Makefile.* I guess its some older code. Kind regards Andreas. -- https://fam-tille.de

