On 2013-01-10, at 10:05, Brad Smith wrote: >> 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? Possibly yes, but what I am looking for is to make the sources more concise and easy to read. For that case I believe .BYTE makes less harm ;-) -- SD!---------------------------------------------------------------------- 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:26:45 2013
This archive was generated by hypermail 2.1.8 : 2013-01-10 10:26:48 CET