[Wine] Re: running 16 bit real mode executables on mac

DaVince wineforum-user at winehq.org
Fri Oct 8 14:02:43 CDT 2010


spectrum wrote:
> thanks for the kind replies,
> 
> the actual wine version for Linux works fine, can execute both 16 bit real mode (call it DOS programs if you prefer), as well as the 32 bit flat protected mode.
> 
> So i was wandering for what reason the mac port don't support this.
> 
> I need to build some 80186 firmware code, i have many makefiles ready using WINE.
> Anyway, dosbox is good for it, but i would need to call it in the same fashion as wine:
> 
> on makefiles i was doing 
> 
> wine TASM.EXE build_parameters
> 
> for now, using dosbox, this syntax is not accepted, it takes a single parameter, and discard everything after the TASM.EXE.
> 
> 
> 
> many thanks for now,
> spectrum

dosbox -c "TASM.EXE build_parameters" won't work?







More information about the wine-users mailing list