all repos — mgba @ a6367030db01638c1106058ef4fe5cd53fdc1fb7

mGBA Game Boy Advance Emulator

Doc: Update man pages
Vicki Pfau vi@endrift.com
Tue, 25 Sep 2018 23:33:34 -0700
commit

a6367030db01638c1106058ef4fe5cd53fdc1fb7

parent

76366ae70ac057d255a8470b46d436a421df3187

2 files changed, 10 insertions(+), 18 deletions(-)

jump to
M doc/mgba-qt.6doc/mgba-qt.6

@@ -17,6 +17,7 @@ .Op Fl C Ar option Ns = Ns Ar value

.Op Fl l Ar loglevel .Op Fl p Ar patchfile .Op Fl s Ar n +.Op Fl t Ar statefile .Ar file .Sh DESCRIPTION .Nm

@@ -71,13 +72,7 @@ 16 \(en debugging messages

.It 32 \(en stub messages for unimplemented features .It -256 \(en in\(hygame errors -.It -512 \(en software interrupts -.It -1024 \(en emulator status messages -.It -2048 \(en serial I/O messages +64 \(en in\(hygame errors .El The default is to log warnings, errors, fatal errors, and status messages. .It Fl p Ar patchfile , Fl -patch Ar patchfile

@@ -86,6 +81,9 @@ .It Fl s Ar n , Fl -frameskip Ar n

Skip every .Ar n frames. +.It Fl t Ar statefile , Fl -savestate Ar statefile +Load initial game state from +.Ar statefile . .El .Sh CONTROLS The default controls are as follows:
M doc/mgba.6doc/mgba.6

@@ -18,7 +18,7 @@ .Op Fl c Ar cheatfile

.Op Fl l Ar loglevel .Op Fl p Ar patchfile .Op Fl s Ar n -.Op Fl v Ar moviefile +.Op Fl t Ar statefile .Ar file .Sh DESCRIPTION .Nm

@@ -79,13 +79,7 @@ 16 \(en debugging messages

.It 32 \(en stub messages for unimplemented features .It -256 \(en in\(hygame errors -.It -512 \(en software interrupts -.It -1024 \(en emulator status messages -.It -2048 \(en serial I/O messages +64 \(en in\(hygame errors .El The default is to log warnings, errors, fatal errors, and status messages. .It Fl p Ar patchfile , Fl -patch Ar patchfile

@@ -94,9 +88,9 @@ .It Fl s Ar n , Fl -frameskip Ar n

Skip every .Ar n frames. -.It Fl v Ar moviefile , Fl -movie Ar moviefile -Play back a movie of recording input from -.Ar moviefile . +.It Fl t Ar statefile , Fl -savestate Ar statefile +Load initial game state from +.Ar statefile . .El .Sh CONTROLS The default controls are as follows: