File FASFIX

Directory of image this file is from
This file as a plain text file

*20
/// FASFIX
/A SUBROUTINE TO CONVERT A STRING OF
/SAMPLE COMMANDS SET UP WITH CHSET INTO
/PROPER SEQUENCE FOR FAST SAMPLING.
/PRESUMES: INC2 ROUTINE IN PLACE
/          1ST SAM COMMAND AT LOC DATCH
/          ALL SAM COMMANDS IN PLACE
/          BETA 14 NOW CONTAINING MINUS
/          NUMBER OF USED CHANNELS.
/          ORIGINAL PNTR FOR BETA2 LABLED
/          AS FOLLOWS -   SET I 2
/                 DATPTR, DATCH
	 
FASFIX,	SET 15
	0
	SET 2		/ORIGINAL PNTR
	DATPTR
	LDA 2
	STC FAKSAM
	XSK I 14	/DUN ALL CHAN?
	SKP		/NO
	JMP 15		/YES
	 
	SET 3		/FINAL PTR
	2
	 
BKF,	JMP INC2
	LDA I 2
	STA 3
	SET 3
	2
	XSK I 14	/DUN?
	JMP BKF		/NO
	 
	LDA
	FAKSAM
	STA 3
	 
	JMP 15		/LEAVE
/END SUBROUTINE FASFIX.



Feel free to contact me, David Gesswein djg@pdp8online.com with any questions, comments on the web site, or if you have related equipment, documentation, software etc. you are willing to part with.  I am interested in anything PDP-8 related, computers, peripherals used with them, DEC or third party, or documentation. 

PDP-8 Home Page   PDP-8 Site Map   PDP-8 Site Search