Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 398 Bytes

mednafenMacInstall

A shell script to install mednafen on Mac OS (supports 10.9)

To run the script:

$ curl https://raw.githubusercontent.com/ryanpcmcquen/mednafenMacInstall/master/installMednafenMac.sh | sh

It will take a while (if you do not have gcc48 installed yet, be patient!).

You can then run mednafen from the terminal like so:

$ mednafen NAMEOFROM

Enjoy!