phar lap (Developers)
> I thought that Windows 10 had no 16-bit support and
> only ran PE executables.
Win 10 (32-bit) used to have NTVDM. But Win 11 is x64 (or ARM64) only.
> Also it is unclear to me whether my CDROM is 1.52
> or 1.52c. I don't know how to tell the difference.
Dunno, check "_MSC_VER" and/or file dates and times.
> Also, I don't know how to assemble that assembler.
>
> D:\scratch\zzz>ml foo.asm
> Microsoft (R) Macro Assembler Version 6.15.8803
> Copyright (C) Microsoft Corp 1981-2000. All rights reserved.
Try "/Zm".
> I was surprised that masm doesn't
> appear to come with Visual Studio 1.52.
> Although checking the physical CD I don't see
> any mention of "professional", so maybe that
> is why.
You can always use Japheth's JWasm.
Complete thread:
- phar lap - kerravon, 31.05.2023, 17:57