Are there any issues with the performance of the compiled code compared to hand-coded assembly? I heard that 6502 and Z80 architectures are hard to target when compiling high-level language and even the best C compilers for them generate slower code than skilled assembly programmers.