> I am looking for a method to embed control characters (like CR and/or LF) > into strings defined with .ASCIIZ directive. Is that possible somehow or do I > have to fall back to .BYTE based definitions? Could you use .charmap to map characters you otherwise don't need to your control codes? -- Brad Smith ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Jan 10 10:05:11 2013
This archive was generated by hypermail 2.1.8 : 2013-01-10 10:05:16 CET