[cc65] Can ca65 be told to accept multiple instructions on the same line?

From: Lars Haugseth <cc651larshaugseth.com>
Date: 2010-06-10 15:53:21
The subject pretty much says it all: is there some way to get ca65 to 
parse more than a single assembly instruction on the same line, like 
this for example?

   lda (Foo),y : sta (Bar),y : iny

I have lots of old sources like this (from when I used xa65), and find 
it quicker to read than one instruction per line in certain cases.

Regards,
-- 
Lars Haugseth

----------------------------------------------------------------------
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 Jun 10 15:53:46 2010

This archive was generated by hypermail 2.1.8 : 2010-06-10 15:53:49 CEST