Mail Archives: opendos/2003/12/09/05:01:58
On Mon, 8 Dec 2003 11:06:36 -0600, Jacob Brewer wrote:
> My assembler isn't too good. I am having problems getting the line "not
> dword [es:bx + di]" to compile in MASM6.11. I am getting a syntax error :(
> Is it the same as "not [es:bx + di]"
This source is in NASM syntax, which is somewhat simplified
in comparison with MASM. In some aspects (like square brackets
around memory references) it resembles TASM in Ideal mode.
Sometimes I like NASM and sometimes I don't... nobody is perfect.
Anyway, it seems that Arkady already explained everything.
BTW, didn't you get my private message with CLRVDISK.COM attached,
or you just want to rebuild it from the source?
Michal
- Raw text -