[mednafen] branch upstream updated (e819427 -> 91207bb)

Stephen Kitt skitt at moszumanska.debian.org
Sun Aug 20 20:45:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a change to branch upstream
in repository mednafen.

      from  e819427   New upstream version 0.9.45.1+dfsg
       new  91207bb   New upstream version 0.9.46+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                      |    35 +
 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         |     3 +-
 Documentation/nes.php          |     1 +
 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     | 14260 +++++++++++++++++++++++++--------------
 Documentation/sms.html         |     2 +-
 Documentation/snes.html        |     2 +-
 Documentation/snes_faust.html  |     2 +-
 Documentation/ss.html          |    43 +-
 Documentation/ss.php           |     5 +
 Documentation/ssfplay.html     |     2 +-
 Documentation/vb.html          |     2 +-
 Documentation/wswan.html       |     2 +-
 Makefile.in                    |     1 +
 configure                      |   137 +-
 configure.ac                   |    12 +-
 po/de.gmo                      |   Bin 27350 -> 27350 bytes
 po/de.po                       |   699 +-
 po/es.gmo                      |   Bin 2760 -> 2760 bytes
 po/es.po                       |   699 +-
 po/mednafen.pot                |   701 +-
 po/ru.gmo                      |   Bin 36886 -> 36886 bytes
 po/ru.po                       |   699 +-
 src/Makefile.in                |    18 +-
 src/cdrom/CDAccess.cpp         |    40 +-
 src/cdrom/CDAccess.h           |    25 +-
 src/cdrom/CDUtility.cpp        |     2 +-
 src/cdrom/cdromif.cpp          |     4 +-
 src/demo/demo.cpp              |    41 +-
 src/desa68/Makefile.in         |     1 +
 src/drivers/Makefile.in        |     1 +
 src/drivers/debugger.cpp       |    15 +-
 src/drivers/input.cpp          |    53 +-
 src/drivers/main.cpp           |    40 +-
 src/drivers/netplay.cpp        |     3 +
 src/drivers_dos/Makefile.in    |     1 +
 src/endian.h                   |    12 +
 src/git.h                      |    20 +-
 src/mednafen.cpp               |     2 +
 src/mpcdec/Makefile.in         |     1 +
 src/nes/boards/40.cpp          |   133 +
 src/nes/boards/Makefile.am.inc |     2 +
 src/nes/ines.cpp               |     1 +
 src/nes/ines.h                 |     1 +
 src/nes/nes.cpp                |     4 +-
 src/nes/sound.cpp              |    48 +-
 src/ngp/Makefile.am            |     3 +-
 src/ngp/Makefile.in            |     7 +-
 src/pce/input/gamepad.cpp      |     6 +-
 src/pce_fast/input.cpp         |     6 +-
 src/pcfx/input/gamepad.cpp     |     6 +-
 src/quicklz/Makefile.am        |     3 +-
 src/quicklz/Makefile.in        |     5 +-
 src/settings-common.h          |    57 +-
 src/settings-driver.h          |     4 +-
 src/settings.cpp               |   187 +-
 src/settings.h                 |     5 +-
 src/sexyal/Makefile.in         |     1 +
 src/snes/Makefile.in           |     1 +
 src/ss/Makefile.in             |     1 +
 src/ss/input/3dpad.cpp         |     8 +-
 src/ss/input/mission.cpp       |    22 +-
 src/ss/sh7095.inc              |    10 +
 src/ss/smpc.cpp                |   106 +-
 src/ss/smpc.h                  |     1 +
 src/ss/ss.cpp                  |     2 +
 src/ss/vdp2_render.cpp         |    13 +-
 src/state.cpp                  |     2 +
 src/tests.cpp                  |    38 +
 src/tremor/Makefile.in         |     1 +
 src/trio/Makefile.in           |     1 +
 84 files changed, 11721 insertions(+), 6578 deletions(-)
 create mode 100644 src/nes/boards/40.cpp

-- 
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