On Sun, 27 Apr 2008 04:03:20 -0700 (PDT), "Alexei A. Frounze"
<spamtrap@[EMAIL PROTECTED]
> wrote:
<snip>
>Actually, I take my words back. You can force TASM (and probably MASM
>as well) to generate this kind of far instruction without using DB
>0EAH,... But you need to jump through the hoops.
I don't think I ever got any version of MASM to generate the correct
code without using the db method. :-) At least, not in a single
source file. It should be possible with multiple sources, but then
the linker will probably gag. :-)
<snip>
--
ArarghMail804 at [drop the 'http://www.'
from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the extra stuff from the reply address.


|