File GSAMP.FT (FORTRAN source file)

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

C
C   PROGRAM TO DRAW A RECTANGULAR BORDER
C
	COMMON IGX1, IGX2
	DIMENSION IGX1(1600), IGX2(1600)
	CALL GCLEAR
	CALL GSTART
	CALL GPLOT(0,0,0)
	CALL GPLOT(188,0,1)
	CALL GPLOT(188,199,1)
	CALL GPLOT(0,199,1)
	CALL GPLOT(0,0,1)
C    LOOP UNTIL SWITCH REGISTER = 1 IS DETECTED
10	IF (IRDSW(0) - 1) 10,20,10
20	CALL GSTOP
	STOP
	END



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