maintained and updated fork of dosbox DOS emulator
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-x is the most prominent updated fork of dosbox, supporting SDL2 and 64-bit processors
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-x is the most prominent updated fork of dosbox, supporting SDL2 and 64-bit processors
To install dosbox-x, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dosbox-x
To see what files were installed by dosbox-x, run:
port contents dosbox-x
To later upgrade dosbox-x, run:
sudo port selfupdate && sudo port upgrade dosbox-x
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.