Re: MASM ASSUME directives...



On Mon, 25 Feb 2008 16:49:41 -0600, ArarghMail802NOSPAM
<spamtrap@xxxxxxxxxx> wrote:

On Mon, 25 Feb 2008 17:46:00 +0000, Alex Buell <spamtrap@xxxxxxxxxx>
wrote:

What were the earliest versions of MASM to allow the following
directives as follows:

ASSUME CS:FLAT, DS:FLAT, ES:FLAT..

MASM 5.10 doesn't appear to like above at all. So, which versions does?

5.10B doesn't like it either. Works on 6.00B, so I assume it will
work on any version of MASM 6.
Should have said 5.10A didn't like it. Little typo.

--
ArarghMail802 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.

.



Relevant Pages

  • Re: The textbook ASSEMBLERS AND LOADERS...
    ... cited has a whole chapter dedicated to directives... ... The directives are thus executed by the assembler, ... An HLA is not an HLL and we were talking about ... no version of MASM is an HLA since it passes the one most ...
    (alt.lang.asm)
  • Re: masm 6.1 unwelcome optimizations
    ... to registers and directives that don't apply to the 8086 -- one would think that ... I find that MASM 6.10 doesn't honor the explicit ... and the expected assembled object code: ... OpenWatcom WASM? ...
    (comp.os.msdos.programmer)
  • Re: Apologies seem to hurt
    ... Are we talking MASM here? ... A assembler to me is a processor that can be made to group a precise ... fourth and fifth lines uses the BYTE and DWORD data directives ... cannot be duplicated with MACRO statements. ...
    (alt.lang.asm)
  • Re: Driver sample with *.asm source
    ... You can generate a .asm file from an existing driver using IDAPro 5. ... This program generates an .asm file that can be passed to masm. ... In *.cod file are much more directives, ... Tim Roberts, timr@xxxxxxxxx ...
    (microsoft.public.development.device.drivers)
  • Re: The textbook ASSEMBLERS AND LOADERS...
    ... > I do not understand what you mean as directives. ... But if you're going to call them directives in MASM, ... can continue to be assemblers, ... "The high-level control structures new to MASM 6.0 generate loop ...
    (alt.lang.asm)