On Fri, Mar 26, 2004 at 04:25:16PM +0000, Chris Green wrote:
I'm looking for something that will run Windows/DOS command line utilities under Linux. Is there anything other than WINE nowadays?
I only need command line, it's to run a collection of 68000 assembler, linker and build programs. The whole thing has been developed under DOS but a customer of a customer now wants to run it on laptops running Linux.
dosbox is good if you don't need 386 protected mode. It actually emulates DOS and doesn't need anything else.
dosemu needs a copy of DOS to run, but I think it comes with FreeDOS these days.
J.