GoBoy v0.1
Pre-release
Pre-release
Initial release of GoBoy for Windows and MacOS! This version contains a playable GameBoy emulator complete with video, experimental audio and input.
Running
GoBoy must be run from the command line. To run, simply open a command prompt and navigate to the directory with goboy:
Windows
goboy-v0.1-win64.exe -sound -rom <rom>
MacOS
chmod +x goboy-v0.1-mac64
./goboy-v0.1-mac64 -sound -rom <rom>