Re: MASM ASSUME directives...
- From: ArarghMail802NOSPAM <spamtrap@xxxxxxxxxx>
- Date: Tue, 26 Feb 2008 03:34:33 -0600
On Tue, 26 Feb 2008 07:23:09 GMT, Tim Roberts <spamtrap@xxxxxxxxxx>
wrote:
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?
There was a "custom" version of MASM 5.10 that shipped with the Windows 386
and Windows 3.x DDKs specifically for assembling VxDs. It understood this.
Sure enough. It identifies itself as 5.10B.
It took me a while to find a copy of the win 31 ddk, though. :-)
2 more versions of MASM to add to my collection. That makes 15.
Also found an 'LE' linker. :-)
I guess I will have to dig thru the older stuff in my pile and see
what else turns up.
--
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.
.
- Follow-Ups:
- Re: MASM ASSUME directives...
- From: Alex Buell
- Re: MASM ASSUME directives...
- References:
- MASM ASSUME directives...
- From: Alex Buell
- Re: MASM ASSUME directives...
- From: Tim Roberts
- MASM ASSUME directives...
- Prev by Date: Re: MASM ASSUME directives...
- Next by Date: Re: Seg fault with hla 1.99 on Fedora 8 linux
- Previous by thread: Re: MASM ASSUME directives...
- Next by thread: Re: MASM ASSUME directives...
- Index(es):
Relevant Pages
|