Simple x86 and DOS emulator for the Linux terminal.
cd Ports/emu2
./package.sh
A simple DOS emulator for the Linux text console, supporting basic DOS system calls and console I/O. The emulator accepts some options in the command line and more options as environment variables, this allows child process (programs run by your DOS program) to inherit the configuration.
Website: https://github.com/dmsc/emu2
Port: https://github.com/SerenityOS/serenity/tree/master/Ports/emu2