mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Merge pull request #166 from wallyweek/manpages
*nix man pages: Added new options to select debugger font face and size
This commit is contained in:
commit
8a0e4926fb
@ -6,7 +6,7 @@
|
||||
.\" Cesare Falco <c.falco@ubuntu.com>, February 2011
|
||||
.\"
|
||||
.\"
|
||||
.TH CASTOOL 1 2015-03-23 0.160 "MESS Generic cassette manipulation tool"
|
||||
.TH CASTOOL 1 2015-04-25 0.161 "MESS Generic cassette manipulation tool"
|
||||
.\"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" Ashley T. Howes <debiandev@ashleyhowes.com>, February 2005
|
||||
.\" updated by Cesare Falco <c.falco@ubuntu.com>, February 2007
|
||||
.\"
|
||||
.TH CHDMAN 1 2015-03-23 0.160 "MAME Compressed Hunks of Data (CHD) manager"
|
||||
.TH CHDMAN 1 2015-04-25 0.161 "MAME Compressed Hunks of Data (CHD) manager"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
.SH NAME
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" Cesare Falco <c.falco@ubuntu.com>, April 2014
|
||||
.\"
|
||||
.\"
|
||||
.TH FLOPTOOL 1 2015-03-23 0.160 "MESS Generic floppy manipulation tool"
|
||||
.TH FLOPTOOL 1 2015-04-25 0.161 "MESS Generic floppy manipulation tool"
|
||||
.\"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" Cesare Falco <c.falco@ubuntu.com>, February 2011
|
||||
.\"
|
||||
.\"
|
||||
.TH IMGTOOL 1 2015-03-23 0.160 "MESS media image manipulation tool"
|
||||
.TH IMGTOOL 1 2015-04-25 0.161 "MESS media image manipulation tool"
|
||||
.\"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
|
@ -8,7 +8,7 @@
|
||||
.\" References
|
||||
.\" http://aarongiles.com/?p=159
|
||||
.\"
|
||||
.TH JEDUTIL 1 2015-03-23 0.160 "MAME JEDEC file utilities"
|
||||
.TH JEDUTIL 1 2015-04-25 0.161 "MAME JEDEC file utilities"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
.SH NAME
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.\"
|
||||
.TH LDRESAMPLE 1 2015-03-23 0.160 "MAME laserdisc audio manipulation tool"
|
||||
.TH LDRESAMPLE 1 2015-04-25 0.161 "MAME laserdisc audio manipulation tool"
|
||||
.\"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
|
@ -5,7 +5,7 @@
|
||||
.\" Man page created from source and usage information by
|
||||
.\" Cesare Falco <c.falco@ubuntu.com>, August 2008
|
||||
.\"
|
||||
.TH LDVERIFY 1 2015-03-23 0.160 "MAME laserdisc data checker"
|
||||
.TH LDVERIFY 1 2015-04-25 0.161 "MAME laserdisc data checker"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
.SH NAME
|
||||
|
@ -13,7 +13,7 @@
|
||||
.\" and updated by Andrew Burton <burtona@gol.com>, July 2003
|
||||
.\"
|
||||
.\"
|
||||
.TH MAME 6 2015-03-23 0.160 "MAME \- The Multiple Arcade Machine Emulator"
|
||||
.TH MAME 6 2015-04-25 0.161 "MAME \- The Multiple Arcade Machine Emulator"
|
||||
.\"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
@ -1058,6 +1058,15 @@ immediately upon startup. The default is NULL (no commands).
|
||||
.\" SDL specific
|
||||
.\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
.TP
|
||||
.B \-debugger \fIdebugger_name
|
||||
Name of the debugger to use. Default is AUTO.
|
||||
.TP
|
||||
.B \-debugger_font, \-dfont \fIfont_name
|
||||
Specifies the font to use for debugging. Default is AUTO.
|
||||
.TP
|
||||
.B \-debugger_font_size, \-dfontsize \fIsize
|
||||
Specifies the font size to use for debugging.
|
||||
.TP
|
||||
.B \-[no]oslog
|
||||
Outputs the error.log data to the system debugger. This can be used at
|
||||
the same time as \-log to output the log data to both targets as well.
|
||||
|
@ -16,7 +16,7 @@
|
||||
.\" http://www.mess.org/
|
||||
.\"
|
||||
.\"
|
||||
.TH MESS 6 2015-03-23 0.160 "The Multiple Emulator Super System (MESS)"
|
||||
.TH MESS 6 2015-04-25 0.161 "The Multiple Emulator Super System (MESS)"
|
||||
.\"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
@ -1065,6 +1065,15 @@ immediately upon startup. The default is NULL (no commands).
|
||||
.\" SDL specific
|
||||
.\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
.TP
|
||||
.B \-debugger \fIdebugger_name
|
||||
Name of the debugger to use. Default is AUTO.
|
||||
.TP
|
||||
.B \-debugger_font, \-dfont \fIfont_name
|
||||
Specifies the font to use for debugging. Default is AUTO.
|
||||
.TP
|
||||
.B \-debugger_font_size, \-dfontsize \fIsize
|
||||
Specifies the font size to use for debugging.
|
||||
.TP
|
||||
.B \-[no]oslog
|
||||
Outputs the error.log data to the system debugger. This can be used at
|
||||
the same time as \-log to output the log data to both targets as well.
|
||||
|
@ -9,7 +9,7 @@
|
||||
.\" References
|
||||
.\" http://www.mame.net/mamefaq.html
|
||||
.\"
|
||||
.TH ROMCMP 1 2015-03-23 0.160 "MAME romset checking tool"
|
||||
.TH ROMCMP 1 2015-04-25 0.161 "MAME romset checking tool"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
.SH NAME
|
||||
|
@ -5,7 +5,7 @@
|
||||
.\" Man page created from source and usage information
|
||||
.\" Cesare Falco <c.falco@ubuntu.com>, February 2007
|
||||
.\"
|
||||
.TH TESTKEYS 1 2015-03-23 0.160 "MAME SDL keycode scanner"
|
||||
.TH TESTKEYS 1 2015-04-25 0.161 "MAME SDL keycode scanner"
|
||||
.\"
|
||||
.\" NAME chapter
|
||||
.SH NAME
|
||||
|
Loading…
Reference in New Issue
Block a user