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