[SCM] mess system emulator branch, master, updated. 660cb9b8d974074b67c1930cf6fb6a1932677a3a
Cesare Falco
cesare.falco at gmail.com
Mon Aug 13 20:27:01 UTC 2012
The following commit has been merged in the master branch:
commit 660cb9b8d974074b67c1930cf6fb6a1932677a3a
Author: Cesare Falco <cesare.falco at gmail.com>
Date: Mon Aug 13 22:26:16 2012 +0200
Removed obsolete manpages, configuration in sync with Mame.
diff --git a/debian/changelog b/debian/changelog
index 03588fd..16349b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mess (0.146-3) UNRELEASED; urgency=low
+
+ * Modified default options in mess.ini to reflect Mame
+ * Removed unnecessary contributed manpages
+ * mess-data.dirs: Create empty /usr/local/* dirs
+
+ -- Cesare Falco <cesare.falco at gmail.com> Sun, 05 Aug 2012 22:56:44 +0200
+
mess (0.146-2) UNRELEASED; urgency=low
* Default gcc optimize flag switched to -O2 (-O3 segfaults on i386)
diff --git a/debian/man/mame-regrep.1 b/debian/man/mame-regrep.1
deleted file mode 100644
index 4608269..0000000
--- a/debian/man/mame-regrep.1
+++ /dev/null
@@ -1,51 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH MAME-REGREP 1 "september 18, 2010" "MAME 0139"
-
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH "NAME"
-mame-regrep \- Regression test report generator.
-
-.SH "SYNOPSIS"
-.B mame-regrep
-.I template
-.I output__dir
-.B summary1
-.B [summary2]
-.B [summary3]
-
-.SH "DESCRIPTION"
-Regression test report generator.
-.br
-Reads a
-.B template
-and parse
-.B output_dir
-to show summary.
-
-.SH SEE ALSO
-\fBmame\fR(1)
-
-.SH "COPYRIGHT"
-Copyright \(co 2008 Aaron Giles. BSD License.
-
-.SH "AUTHOR"
-Written by Aaron Giles.
-
-.sp 3
-This manual page was written by Ludovic Lechapt <ludomatic at gmail.com>,
-for the Debian project but may be used by others.
diff --git a/debian/man/mame-split.1 b/debian/man/mame-split.1
deleted file mode 100644
index 18fe512..0000000
--- a/debian/man/mame-split.1
+++ /dev/null
@@ -1,80 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH MAME-SPLIT 1 "september 18, 2010" "MAME 0139"
-
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH "NAME"
-mame-split \- File splitter/joiner with hashes.
-
-.SH "SYNOPSIS"
-.TP
-Split file into parts:
-.br
-.B mame-split
-.B \-split
-.I big_file
-.I base_name
-.B size
-.TP
-Join file parts into original file:
-.br
-.B mame-split
-.B \-join
-.I split_file
-.I [output_file]
-.TP
-Verify a split file:
-.br
-.B mame-split
-.B \-verify
-.I splitfile
-
-.SH "DESCRIPTION"
-.TP
-Simple utility to split files and verify/join split parts.
-.br
-.B big_file
-is the large file you wish to split.
-.br
-.B base_name
-is the base path and name to assign to the split files.
-.br
-.B size
-is the optional split size, in MB (100MB is the default).
-.br
-.B split_file
-is the name of the
-.BR "base_name" ".split"
-generated with
-.B \-split
-.
-.br
-.B output_file
-is the name of the file to output (defaults to original name).
-
-.SH "SEE ALSO"
-\fBmame\fR(1)
-
-.SH "COPYRIGHT"
-Copyright \(co 2008 Aaron Giles. BSD License.
-
-.SH "AUTHOR"
-Written by Aaron Giles.
-
-.sp 3
-This manual page was written by Ludovic Lechapt <ludomatic at gmail.com>,
-for the Debian project but may be used by others.
diff --git a/debian/man/mame-src2html.1 b/debian/man/mame-src2html.1
deleted file mode 100644
index b8796b8..0000000
--- a/debian/man/mame-src2html.1
+++ /dev/null
@@ -1,61 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH MAME-SRC2HTML 1 "december 18, 2010" "MAME 0140"
-
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH "NAME"
-mame-src2html \- MAME source code to HTML converter.
-
-.SH "SYNOPSIS"
-.B mame-src2html
-.I source
-.I destination
-.I template
-.B [\-Iincludepath [\-Iincludepath [...]]]
-
-.SH "DESCRIPTION"
-.TP
-Utility to convert MAME source code to HTML pages using a template.
-.br
-.B source
-is the base path of your MAME sources.
-.br
-.B destination
-is the base path where you want to output HTML files.
-.br
-.B template
-is the structured HTML file used as a model to generate HTML files.
-.br
-.B \-I
-is an optional parameter used to add
-.I includepath
-where source code resides. Add as many
-.B \-I
-as you want, eg: \-Ipath1 \-Ipath2 \-Ipath3.
-
-.SH "SEE ALSO"
-\fBmame\fR(1)
-
-.SH "COPYRIGHT"
-Copyright \(co 2008 Aaron Giles. BSD License.
-
-.SH "AUTHOR"
-Written by Aaron Giles.
-
-.sp 3
-This manual page was written by Ludovic Lechapt <ludomatic at gmail.com>,
-for the Debian project but may be used by others.
diff --git a/debian/man/mame-srcclean.1 b/debian/man/mame-srcclean.1
deleted file mode 100644
index 9d45892..0000000
--- a/debian/man/mame-srcclean.1
+++ /dev/null
@@ -1,43 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH MAME-SRCCLEAN 1 "December 20, 2010" "MAME 0140"
-
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH "NAME"
-mame-srcclean \- Basic source code cleaner.
-
-.SH "SYNOPSIS"
-.B mame-srcclean
-.I file
-
-.SH "DESCRIPTION"
-Utility used to clean C/C++ source files. It removes extra space and tabs,
-substitutes Unix and Mac-style line-ends with CRLF, adds a newline at
-end of file if missing.
-
-.SH "SEE ALSO"
-\fBmame\fR(1)
-
-.SH "COPYRIGHT"
-Copyright \(co 2008 Aaron Giles. BSD License.
-
-.SH "AUTHOR"
-Written by Aaron Giles.
-
-.sp 3
-This manual page was written by Ludovic Lechapt <ludomatic at gmail.com>,
-for the Debian project but may be used by others.
diff --git a/debian/man/unidasm.1 b/debian/man/unidasm.1
deleted file mode 100644
index 9ec58b5..0000000
--- a/debian/man/unidasm.1
+++ /dev/null
@@ -1,51 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH UNIDASM 1 "December 20, 2010" "MAME 0140"
-
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-
-.SH "NAME"
-unidasm \- Generic MAME disassembler.
-
-.SH "SYNOPSIS"
-.B unidasm
-.I filename
-.B -arch <architecture>
-.B [-basepc <pc>]
-.B [-mode <n>]
-.B [-norawbytes]
-.B [-flipped]
-.B [-upper]
-.B [-lower]
-
-.SH "DESCRIPTION"
-Disassembler for various architectures used in MAME.
-.sp 2
-
-Supported architectures are adsp21xx, alpha8201, arm, arm7arm, arm7thumb, asap, avr8, ccpu, cdp1802, cop410, cop420, cop444, cp1610, cquestsnd, cquestrot, cquestlin, dsp32c, dsp56k, hyperstone_generic, esrip, f8, g65816_generic, h6280, h8, hd6309, i4004, i8008, i8085, x86_16, x86_32, x86_64, i960, jaguargpu, jaguardsp, konami, lh5801, lr35902, m37710_generic, m6502, m65sc02, m65c02, m65ce02, m6510, deco16, m4510, m6800, m6801, m6802, m6803, hd63701, nsc8105, m68000, m68008, m68010, m68020, m68030, m68040, m6805, m6809, mb86233, mb88, mcs48, upi41, i8051, i8052, i80c51, i80c52, ds5002fp, minx, mips3be, mips3le, psxcpu_generic, r3000be, r3000le, nec_generic, pdp1, tx0_64kw, tx0_8kw, pic16c5x, pic16c62x, powerpc, rsp, s2650, saturn, sc61860, scmp, se3208, sh2, sh4, sharc, sm8500, spc700, ssem, ssp1601, t11, t90, tlcs900, tms0980, tms1000, tms1100, 32010, tms32025, tms32031, 32051, 34010, 34020, 57002, 7000, upd7810, upd7807, upd7801, upd78c05, v60, v70, v810, z180, z8000, z80 and z8.
-
-.SH "SEE ALSO"
-\fBmame\fR(1)
-
-.SH "COPYRIGHT"
-Copyright \(co 2008 Aaron Giles. BSD License.
-
-.SH "AUTHOR"
-Written by Aaron Giles.
-
-.sp 3
-This manual page was written by Ludovic Lechapt <ludomatic at gmail.com>,
-for the Debian project but may be used by others.
diff --git a/debian/mess-data.dirs b/debian/mess-data.dirs
index 141e387..7abae69 100644
--- a/debian/mess-data.dirs
+++ b/debian/mess-data.dirs
@@ -1,6 +1,10 @@
+etc/mess/ctrlr
+usr/local/share/games/mess/artwork
+usr/local/share/games/mess/cheat
+usr/local/share/games/mess/crosshair
+usr/local/share/games/mess/roms
+usr/local/share/games/mess/samples
usr/share/games/mess/cheat
usr/share/games/mess/crosshair
-usr/share/games/mess/ctrlr
-usr/share/games/mess/fonts
usr/share/games/mess/roms
usr/share/games/mess/samples
diff --git a/debian/mess.ini b/debian/mess.ini
index 5f7ed6d..e0c44e0 100644
--- a/debian/mess.ini
+++ b/debian/mess.ini
@@ -6,14 +6,14 @@
inipath $HOME/.mess;/etc/mess
# Default data search paths
-rompath $HOME/mess/roms;/usr/share/games/mess/roms
-hashpath $HOME/mess/hash;/usr/share/games/mess/hash
-samplepath $HOME/mess/samples;/usr/share/games/mess/samples
-artpath $HOME/mess/artwork;/usr/share/games/mess/artwork
-ctrlrpath $HOME/mess/ctrlr;/usr/share/games/mess/ctrlr
-fontpath $HOME/mess/fonts;/usr/share/games/mess/fonts
-cheatpath $HOME/mess/cheat;/usr/share/games/mess/cheat
-crosshairpath $HOME/mess/crosshair;/usr/share/games/mess/crosshair
+rompath $HOME/.mess/roms;/usr/local/share/games/mess/roms;/usr/share/games/mess/roms
+hashpath $HOME/.mess/hash;/usr/local/share/games/mess/hash;/usr/share/games/mess/hash
+samplepath $HOME/.mess/samples;/usr/local/share/games/mess/samples;/usr/share/games/mess/samples
+artpath $HOME/.mess/artwork;/usr/local/share/games/mess/artwork;/usr/share/games/mess/artwork
+ctrlrpath $HOME/.mess/ctrlr;/etc/mess/ctrlr
+fontpath /tmp
+cheatpath $HOME/.mess/cheat;$HOME/.mess/cheat/cheat;/usr/local/share/games/mess/cheat;/usr/local/share/games/mess/cheat/cheat;/usr/share/games/mess/cheat;/usr/share/games/mess/cheat/cheat
+crosshairpath $HOME/.mess/crosshair;/usr/local/share/games/mess/crosshair;/usr/share/games/mess/crosshair
# Default data output paths
cfg_directory $HOME/.mess/cfg
@@ -27,8 +27,8 @@ comment_directory $HOME/.mess/comments
# Debian feature defaults
# Set video to 'opengl' if DRI is enabled and reliable on your hardware
-video soft
+video opengl
# Set multithreading to '1' if you have more than one core
multithreading 0
-# Set nowindow to 0 if you want MESS to start fullscreen
-nowindow 1
+# Set window to '1' if you want MESS to start in a window
+window 0
--
mess system emulator
More information about the Pkg-games-commits
mailing list