Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh Plus. This is the best-tested variation. There are other subports that emulate other Macintosh models.
Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh Plus. This is the best-tested variation. There are other subports that emulate other Macintosh models.
To install minivmac-plus, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install minivmac-plus
To see what files were installed by minivmac-plus, run:
port contents minivmac-plus
To later upgrade minivmac-plus, run:
sudo port selfupdate && sudo port upgrade minivmac-plus
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.