0 Members and 2 Guests are viewing this topic.
Thanks!Okay, here is my vision of the compiler:The compiler generates a z80 assembly file, which is then run through an assembler automatically.This would allow users to directly place their own code in. It would also allow them to see the resulting asm code, and then modify it if necessary.