I've got a program written for my Z80 microprocessor. I have assembled it and now have an "OBJ" file. I need to change it to a "HEX" file before I can download it to to my RAM. How do I make it into a "HEX" file? Is there a HEX compiler somewhere? thanks

Reply With Quote