[mednafen] 02/04: Merge tag 'upstream/0.9.48+dfsg'
Stephen Kitt
skitt at moszumanska.debian.org
Thu Sep 21 21:18:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch master
in repository mednafen.
commit dd5ddc98a39cb492da9d22bdc5fff9f0794d4f2e
Merge: eee5ea5 08358ec
Author: Stephen Kitt <steve at sk2.org>
Date: Wed Sep 20 13:20:29 2017 +0200
Merge tag 'upstream/0.9.48+dfsg'
Upstream version 0.9.48+dfsg
ChangeLog | 38 ++
Documentation/cdplay.html | 2 +-
Documentation/gb.html | 2 +-
Documentation/gba.html | 2 +-
Documentation/gg.html | 2 +-
Documentation/lynx.html | 2 +-
Documentation/md.html | 2 +-
Documentation/mednafen.html | 2 +-
Documentation/modules.def | 2 +-
Documentation/nes.html | 2 +-
Documentation/netplay.html | 2 +-
Documentation/ngp.html | 2 +-
Documentation/pce.html | 2 +-
Documentation/pce_fast.html | 2 +-
Documentation/pcfx.html | 2 +-
Documentation/psx.html | 2 +-
Documentation/settings.def | 87 ++++
Documentation/sms.html | 2 +-
Documentation/snes.html | 2 +-
Documentation/snes_faust.html | 2 +-
Documentation/ss.html | 2 +-
Documentation/ssfplay.html | 2 +-
Documentation/vb.html | 2 +-
Documentation/wswan.html | 2 +-
Makefile.in | 5 +-
configure | 175 ++++++-
configure.ac | 30 +-
include/config.h.in | 6 +
include/trio/CHANGES | 1 -
include/trio_external/trio.h | 1 +
include/trio_external/triodef.h | 1 +
include/trio_external/trionan.h | 1 +
include/trio_external/triop.h | 1 +
include/trio_external/triostr.h | 1 +
src/Makefile.am | 32 +-
src/Makefile.in | 728 +++++++++++++++++++++++++--
src/cdrom/CDAFReader_MPC.cpp | 24 +-
src/desa68/Makefile.am | 13 -
src/desa68/Makefile.am.inc | 8 +
src/desa68/Makefile.in | 630 -----------------------
src/drivers/Makefile.in | 1 +
src/drivers/cheat.cpp | 2 +-
src/drivers_dos/Makefile.in | 1 +
src/endian.h | 241 +++++----
src/memory.cpp | 2 +-
src/mpcdec/Makefile.am | 7 -
src/mpcdec/Makefile.am.inc | 11 +
src/mpcdec/Makefile.in | 637 -----------------------
src/quicklz/Makefile.am | 7 -
src/quicklz/Makefile.am.inc | 8 +
src/quicklz/Makefile.in | 625 -----------------------
src/sexyal/Makefile.in | 1 +
src/ss/Makefile.in | 1 +
src/ss/cdb.cpp | 187 ++++---
src/ss/db.cpp | 276 +++++-----
src/ss/db.h | 32 +-
src/ss/debug.inc | 243 +++++----
src/ss/notes/PROBLEMATIC-GAMES | 169 +++++++
src/ss/notes/games.txt | 96 ----
src/ss/scu.inc | 57 ++-
src/ss/sh7095.h | 21 +-
src/ss/sh7095.inc | 263 +++++-----
src/ss/ss.cpp | 538 ++++++++++++--------
src/ss/ss.h | 38 +-
src/ss/vdp1.cpp | 34 +-
src/ss/vdp1.h | 35 +-
src/tests.cpp | 152 ++++--
src/tremor/Makefile.am | 15 -
src/tremor/Makefile.am.inc | 13 +
src/tremor/Makefile.in | 651 ------------------------
{include => src}/trio/MEDNAFEN-MODIFICATIONS | 0
src/trio/Makefile.am | 6 -
src/trio/Makefile.am.inc | 8 +
src/trio/Makefile.in | 628 -----------------------
{include => src}/trio/trio.h | 0
{include => src}/trio/triodef.h | 0
{include => src}/trio/trionan.h | 0
{include => src}/trio/triop.h | 0
{include => src}/trio/triostr.h | 0
79 files changed, 2595 insertions(+), 4237 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednafen.git
More information about the Pkg-games-commits
mailing list