DOS emulator featuring 386 realmode, filesystem, XMS, EMS
DOSBox is a DOS emulator supporting 286/386 realmode, directory file system, XMS/EMS and many sound cards. It can be configured to run a wide range of DOS games, from CGA/Tandy/PCjr classics up to games from the Quake era.
DOSBox is a DOS emulator supporting 286/386 realmode, directory file system, XMS/EMS and many sound cards. It can be configured to run a wide range of DOS games, from CGA/Tandy/PCjr classics up to games from the Quake era.
To install dosbox, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dosbox
To see what files were installed by dosbox, run:
port contents dosbox
To later upgrade dosbox, run:
sudo port selfupdate && sudo port upgrade dosbox
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.