News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Masm/ Entry 8086 question

Started by lly99, April 08, 2008, 04:40:18 PM

Previous topic - Next topic

lly99

    ::)           
can you help me?
   Masm9.0 to 8086 (com file)!

redskull

assuming you code it in 16-bit, you need the 16-bit linker and a copy of the exe2bin utility.  As far as writing the code goes, you'll probably want to post up in the sub-forum.

-ac
Strange women, lying in ponds, distributing swords, is no basis for a system of government

MichaelW

With the more recent 16-bit linkers exe3bin.exe is not necessary, you can just use the /TINY option.
eschew obfuscation