I'm writing a small assember that accepts a limited set of 80x86 Assembler we need to convert to intel hex format should I be looking at converting the machine code? or the original line (minus comments) from the asm file?
Sorry just learning