summaryrefslogtreecommitdiff
path: root/sys/man/1/nintendo
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2014-11-11 14:57:45 -0500
committerstanley lieber <stanley.lieber@gmail.com>2014-11-11 14:57:45 -0500
commit5540ca6b68dd964376e6f436de82ef81cecb2979 (patch)
treee6b995c647bc620e33e720f16f083b8c6e8a2839 /sys/man/1/nintendo
parent994977e4d0b54d087917f52f2a9fc8fdeea8aaf8 (diff)
nintendo(1): more detail about gba
Diffstat (limited to 'sys/man/1/nintendo')
-rw-r--r--sys/man/1/nintendo4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/1/nintendo b/sys/man/1/nintendo
index 03bcb0f2d..babebdac9 100644
--- a/sys/man/1/nintendo
+++ b/sys/man/1/nintendo
@@ -66,10 +66,10 @@ Enable audio output.
options:
.TP
.B -b
-Location of the GBA BIOS file (required to operate the emulator).
+Location of the GBA BIOS file (required to operate the emulator). Default is \fB/sys/games/lib/gbabios.bin\fR.
.TP
.B -s
-Save format used by the original game.
+Save format used by the original game. Valid formats are: eeprom4, eeprom64, sram256, flash512, flash1024. The number corresponds to the size, in kilobits, of the save file. By default, the emulator attempts to automatically detect the save format, but does not always succeed.
.TP
.B -T
Display percentage of how fast the system is running relative to a real GBA.