GoBoy v0.1 Release Notes

Release Date: 2017-10-01 // over 6 years ago
  • ๐ŸŽ‰ 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\>