shithub: riscv

Download patch

ref: 5540ca6b68dd964376e6f436de82ef81cecb2979
parent: 994977e4d0b54d087917f52f2a9fc8fdeea8aaf8
author: stanley lieber <[email protected]>
date: Tue Nov 11 09:57:45 EST 2014

nintendo(1): more detail about gba

--- a/sys/man/1/nintendo
+++ b/sys/man/1/nintendo
@@ -66,10 +66,10 @@
 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.