Install Z80 Emulator yaze-ag On Mac
What is “yaze-ag” Package?
Yet Another Z80 Emulator (by AG)
For more details: http://www.mathematik.uni-ulm.de/users/ag/yaze-ag/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install yaze-ag.
brew install yaze-ag
Now, use yaze-ag!