Trailing-Edge
-
PDP-10 Archives
-
BB-D868D-BM
-
language-sources/f2rddt.mac
There are 20 other files named f2rddt.mac in the archive.  Click here to see a list.
	SUBTTL RDDT -- Relocatable version of user DDT for TOPS-20
	FTDEC10==0		;Issue UUOs in user mode
	FTDEC20==-1		;Issue JSYSes in user mode
	FTEX20==0		;Build an EDDT for use with the -20 monitor
	FTEXEC==0		;Exec mode code (also runs in user mode)
	FTFILE==0		;Build FILDDT
	FTYANK==0		;Include yank command ($Y)
	FTVMX==0		;Build TOPS-10 VMDDT
	FTMON==0		;Build TOPS-20 MDDT
	RUNLOC==-1		;Make code relocatable
	VARLOC==-1		;Make data relocatable