transfers disks and disk images between Apple IIs and modern computers
Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.
Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.
To install adtpro, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install adtpro
To see what files were installed by adtpro, run:
port contents adtpro
To later upgrade adtpro, run:
sudo port selfupdate && sudo port upgrade adtpro
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.