sgnuboy — gnuboy Game Boy Emulator.
Synopsis
sgnuboy [options] romfileDescription
- --source FILE
- read rc commands from FILE
- --bind KEY COMMAND
- bind KEY to perform COMMAND
- --VAR=VALUE
- set rc variable VAR to VALUE
- --VAR
- set VAR to 1 (turn on boolean options)
- --no-VAR
- set VAR to 0 (turn off boolean options)
- --showvars
- list all available rc variables
- --help
- display this help and exit
- --version
- output version information and exit
- --copying
- show copying permissions