[Wine] DOS Assembler

Brian Gerst bgerst at didntduck.org
Mon Nov 12 17:50:00 CST 2007


Julius wrote:
> Hi,
> 
> i need to write DOS Assembler software, ive tried TASM.EXE, but it just 
> crashes.
> System is: x86_64 AMD, archlinux.
> wine is installed as 32bit through multilib....is it possible that this 
> combination causes the crash?
> 
> Is there a easier solution/program?

x86_64 does not support vm86 mode, so you cannot run DOS software.

--
				Brian Gerst



More information about the wine-users mailing list