So I'm writing my first 6502 chip emu and I have yet to write the assembler. But my question is: Should the assembler produce a machine code file in plain-text format or a binary file?