
tty.com: tty.asm
	tasm /ml /zi tty.asm
	tlink /t /v /l /m tty.obj
	tdmap tty
