News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Doing 8086 Masm on Windows 7(64-bit)

Started by wond3rboy, July 02, 2011, 01:10:23 PM

Previous topic - Next topic

wond3rboy

Hi, i want to do some 8086 assembly programs but the problem is that i cannot do that because MASM(x86) not being supported for windows 7 64 bit. Is there any way to get around that?
Thanks.

PS: I have already tried DOSBox, it didnt work for me.

hutch--

You needs something like a virtual machine that will allow you to install XP or earlier. Microsoft VirtualPC may be able to do the job for you.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

the_mart

What kind of problems did you have with DOSBox? For me it does a great job, as it's pretty lightweight and sharing files between your DOS VM and Windows is straightforward.

Otherwise, I recommend installing Windows XP or Windows ME inside VirtualBox.