>>146
そうすると >>119 の hello.exe は hello.com の間違いですね、失礼しました。
リンカは↓こちらから手に入りましたが、どうにも上手く行きません。
http://web.archive.org/web/20040606122239/http://spiff.tripnet.se/~iczelion/download.html

c:\masm>Lnk563.exe
c:\masm>move LINK.EXE LINK16.EXE

c:\masm>ml /c helloc.asm
Microsoft (R) Macro Assembler Version 8.00.50727.218
Copyright (C) Microsoft Corporation. All rights reserved.

Assembling: helloc.asm
helloc.asm(12) : warning A4023: with /coff switch, leading underscore required for start address : start

c:\masm>link16 /tiny helloc;

Microsoft (R) Segmented Executable Linker Version 5.60.339 Dec 5 1994
Copyright (C) Microsoft Corp 1984-1993. All rights reserved.

helloc.obj : fatal error L1101: invalid object module
Object file offset: 1 Record type: 4c

orz
皆さんアドバイスありがとうございます。