I have found this table of the 6502 code that would be equivalent to Z80 code https://litwr2.github.io/8080-8085-z80-8088-6502/z80-6502.html

However, does anybody know of one going the opposite way? ie what Z80 code would be equivalent to 6502 code?

#z80asm #Z80 #6502asm