Project Oberon 2013 by Niklaus Wirth and Jürg Gutknecht is a lean and easily understandable desktop computer. This emulation by Peter De Wachter includes a disk image of the latest full system (note: make a scratch, writable copy)
Project Oberon 2013 by Niklaus Wirth and Jürg Gutknecht is a lean and easily understandable desktop computer. This emulation by Peter De Wachter includes a disk image of the latest full system (note: make a scratch, writable copy)
To install oberon-risc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install oberon-risc
To see what files were installed by oberon-risc, run:
port contents oberon-risc
To later upgrade oberon-risc, run:
sudo port selfupdate && sudo port upgrade oberon-risc
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.