Diskcopy

From: Baltissen, GJPAA (Ruud) (ruud.baltissen_at_abp.nl)
Date: 2004-09-09 07:46:50

Hallo allemaal,


I posted the source of my 8250 diskcopy program. The question arrised why
this and other programs were so slow. I thought that the reason was that
every byte was sent with the complete circus of ATN, LISTEN etc. I checked
that yesterday and... it isn't. But what puzzles me: I send the bytes in
blocks of 256 bytes. And the last one is received with EOI = True. And that
is what I do not understand. The routine that sends the 256 bytes:


J_0361	ldx	#$06
		jsr	P_FFC9		; $FFC9
		ldy	#$00
		sty	$01

B_036A	sty	$00
		tya
		lda	($01),Y
		sei
		jsr	P_FFD2		; $FFD2
		cli
;		lda	$90
;		bne	B_037C
  
		ldy	$00
		iny
		bne	B_036A
  
B_037C	jsr	P_FFCC		; $037C , $FFCC
		rts


What tells $FFD2 to send the last byte with an acive EOI ????


--
    ___
   / __|__
  / /  |_/     Groetjes, Ruud
  \ \__|_\
   \___|       URL: Ruud.C64.org



 



=====DISCLAIMER=================================================================

De informatie in dit e-mailbericht is vertrouwelijk en uitsluitend bestemd voor de geadresseerde. Wanneer u dit bericht per abuis ontvangt, verzoeken wij u contact op te nemen met de afzender per kerende e-mail. Verder verzoeken wij u in dat geval dit e-mailbericht te vernietigen en de inhoud ervan aan niemand openbaar te maken. Wij aanvaarden geen aansprakelijkheid voor onjuiste, onvolledige dan wel ontijdige overbrenging van de inhoud van een verzonden e-mailbericht, noch voor daarbij overgebrachte virussen.

The information contained in this e-mail is confidential and may be privileged. It may be read, copied and used only by the intended recipient. If you have received it in error, please contact the sender immediately by return e-mail; please delete in this case the e-mail and do not disclose its contents to any person. We don't accept liability for any errors, omissions, delays of receipt or viruses in the contents of this message which arise as a result of e-mail transmission.
       Message was sent through the cbm-hackers mailing list

Archive generated by hypermail pre-2.1.8.