# nb: nulls in original .COM changed to NOPs
DAT.Com: DAT.Asm
	TASM /c /l /q /t /w+ /z DAT
	TLINK /t DAT
