Re: more serial woe

From: Groepaz (groepaz_at_gmx.net)
Date: 2004-07-27 20:42:40

On Tuesday 27 July 2004 20:36, Christopher Phillips wrote:
> The attached asm, I would expect to behave the same way.  Instead, HI 
> THERE is printed to the console, and the drive complains of a syntax 
> error.  Any ideas?
> 
> I've used the command channel from asm before, but never the data 
> channel.


[snip]
> ;-------------------------------------------------;
> ;  open 2,8,2,"#"                                 ;
> ;-------------------------------------------------;
> 
> opendata:
> 	lda #1  ; logical file number
> 	ldx #8  ; drive
> 	ldy #15 ; cmd channel
> 	jsr setlfs
[snip]

look at it again :o) if you want to use the data channel 2, then 
use it :o)

gpz

       Message was sent through the cbm-hackers mailing list

Archive generated by hypermail pre-2.1.8.