Hello community,

here is the log from the commit of package libretro-mame for openSUSE:Factory 
checked in at 2020-03-30 23:03:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-mame (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-mame.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-mame"

Mon Mar 30 23:03:10 2020 rev:4 rq:789662 version:0~git20200329

Changes:
--------
--- /work/SRC/openSUSE:Factory/libretro-mame/libretro-mame.changes      
2020-02-22 19:07:03.146420023 +0100
+++ /work/SRC/openSUSE:Factory/.libretro-mame.new.3160/libretro-mame.changes    
2020-03-30 23:03:17.268172565 +0200
@@ -1,0 +2,435 @@
+Mon Mar 30 05:46:38 UTC 2020 - [email protected]
+
+- Update to version 0~git20200329:
+  * Revert "Link libgcc statically on Linux"
+  * Link libgcc statically on Linux
+  * version bump (nw)
+  * Revert "added support for reading/writing hiscore files from cart images 
(#6130)"
+  * get #include guards in line with filenames, avoid expensive things in 
static initialisation (nw)
+  * mobigo_cart.xml, pi_storyreader_cart.xml: a couple more corrections (nw)
+  * nes_sh6578.cpp: Use text off the device as the description, not 'Gamppad' 
(nw)
+  * fix up some software lists (nw)
+  * clean up various stuff (nw)
+  * i8279: Fix accidentally uncovered crash in turbo (nw)
+  * upd78k2d, upd78k3d: Fix order of operands in instructions using two 
saddrs/saddrps (nw)
+  * upd78k2d: Fix a whole batch of mistakes with disassembling 01-prefixed 
alternate-bank instructions (nw)
+  * i8279: Correct keyboard scan rate and logging thereof
+  * aussieby:   [Robbbert] New working software list additions 
--------------------------- Boot disk (CPM Plus v3.1)   [from "the collection"]
+  * applix: [Robbbert] New working software list additions 
--------------------- Boot disk  [from "the collection"]
+  * altos8600: [Robbbert] New working software list additions --------------- 
Altos Diagnostic Executive   [from "the collection"]
+  * sbrain: [Robbbert] New working software list additions -------------- Boot 
disk CP/M 2.2  [from "the collection"]
+  * srcclean and manual adjustments (nw)
+  * Plug and Play work (#6348)
+  * (nw) beena : fixed crash when cart loaded
+  * ampex230: Rename to ampex230p as ROM mentions being a "plus" model
+  * naomigd.cpp: changed dipsetting macro into confsetting macro (nw)
+  * ampex210.cpp: Add various stub handlers (nw)
+  * xavix2: minimal i2c hookup that, unsurprisingly, doesn't work (nw)
+  * ks0164: First try at a disassembler [David Carne, O. Galibert]
+  * -stuntcyc: Assorted fixes to nl_stuntcyc. [Ryan Holtz]
+  * New working clones ------------------ New Fruit Bonus '96 Special Edition 
(v3.61, DK PCB) [Ioannis Bampoulas] New Fruit Bonus '96 Special Edition (v3.60, 
DK PCB) [Ioannis Bampoulas]
+  * New working clones ------------------ New Fruit Bonus '96 Special Edition 
(v3.61a, DK PCB) [Ioannis Bampoulas]
+  * New working clones ------------------ New Fruit Bonus '96 Special Edition 
(v3.61a, C1 PCB) [Ioannis Bampoulas]
+  * hh_sm510: fix spaces (nw) (#6345)
+  * New working clones ------------------ Final Star Force (World?) [Jorge 
Silva]
+  * rii: Fix TBRD address calculation; fix carry logic for several 
instructions (nw)
+  * psikyo.cpp : Fix gunbird PCB clock related to XTAL
+  * upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte 
instructions (nw)
+  * new NOT WORKING software list entries ----- pi_storyreader_cart.xml 
[TeamEurope] Cars (Germany) Das Dschungel-Buch (Germany) Der Konig der Lowen 
(Germany) Findet Nemo (Germany) Peter Pan (Germany) Winnie Puuh - Ein 
sturmischer Tag (Germany) Winnie Puuh hat keinen Hunger (Germany)
+  * new WORKING machine (#6342)
+  * Add dumps of D-50 v1.x: v1.10(custom?), v1.04; D-50 v2.x: v2.21, v2.20, 
also add dumps of both old older/split and newer/combined D-50 PCM ROMs, and 
add chip locations to all roms, PCB notes, chip label notes and version string 
notes. [Lord Nightmare, anonymous, Erik Gavriluk]
+  * naomigd.cpp: add two debug-only dipswitches to configure emulation (nw) In 
the first one "enabled" means the dimm board is really emulated and "disabled" 
means everything works as before, that is like running a rom cartridge version 
of the game. In the second one "yes" means the dimm ram already contains valid 
game data when the machine is turned on, "no" means there is no valid data and 
the firmware will load it all from the gd-rom. By default real emulation is 
disabled and valid data is already present.
+  * peoplepc: graphics (nw)
+  * Add skeleton LZ8420M device (#6339)
+  * Finish midqslvr.cpp's documentation (nw) (#6340)
+  * gstream.cpp : Implement sprite limit per frame
+  * isbc8010:issue #6336 (corrected 1 bad byte in the rom)[Robbbert, Colin 
Douglas Howell] issue #6338 - added a pointer to this issue.
+  * epg3231: Add speech timer interrupt (nw)
+  * peoplepc: screen attributes (nw)
+  * roland_d50.cpp: Use full system titles; unify PCM regions (nw)
+  * sdk80: issue #6324 (corrected 3 bad bytes in the rom)[Robbbert, Colin 
Douglas Howell]
+  * wd_fdc: Increase HLD idle timeout to 15 revolutions except for FD1771 and 
FD1781
+  * naomi.cpp: Sega Atomiswave BIOS dumped [CoolFox, MetalliC]
+  * i8279: More fine-tuning (nw)
+  * sdk85, sdk86: More accurate 8279 interfaces; reduce tag lookups (nw)
+  * i8279: Remove timing hack; make sure SL3 gets output (Pied Piper needs it)
+  * i8279: Simplify handler signatures; add save state; disable read side 
effects (nw)
+  * pp: Use better floppy type; add timer interrupt (still fails test, alas); 
fix key definition (nw)
+  * bbl380.cpp: Improve notes (nw)
+  * New working clones ------------------ Puzzle & Action: Tant-R (Japan) 
(bootleg set 4) [Puzzle & Action: Tant-R (Japan) (bootleg set 4)]
+  * psikyo.cpp: some measurements for s1945 (HSync, VSync, etc) [Guru]
+  * New machines marked as NOT_WORKING ---------------------------------- 
Gegege no Kitaro Yokai Yokocho Matsuri De Batoru Ja (GYM1 Ver.A) [Porchy, 
SpinalFeyd] Keroro Gunso Chikyu Shinryaku Shirei Dearimasu! (KRG1 Ver.A) 
[Porchy, SpinalFeyd]
+  * Plug and Play work (#6334)
+  * Apple update for Feb 18th, 2020 (#6335)
+  * (nw) sorted flt files.
+  * xyonix: Hook up 6845 CRTC, add screen raw parameters
+  * (nw) v1050 : fixed regression
+  * gnw_pinball: nintendo cheat mode (nw)
+  * Added some missing french carts
+  * New working machines -------------------- GTAC Do-Do [R. Belmont, rfka01]
+  * New working machine added (#6333)
+  * pp: Floppy checkpoint (nw)
+  * ibm5150.xml: Add new dump
+  * tvsprt10: Fix typo in title (nw)
+  * Plug and Play work (#6330)
+  * fmtowns_cd.xml: one new dump, replacements and re-tests
+  * -spg2xx_audio: Added preliminary ADPCM36 decoding, significantly improves 
pballpup samples. [Lord Nightmare, Ryan Holtz]
+  * spg2xx: Added rudimentary SPI support. [Ryan Holtz]
+  * New working machines -------------------- Conchess (standard) [hap, Berger]
+  * seibuspi.cpp attempt to really fix linescroll (nw)
+  * boogwing.cpp : Fix tilemap in some final stage effects, Fix palette effect 
boundary deco_ace.cpp : Add notes, Use fixed point values for palette fading 
behavior
+  * New working software list additions
+  * New working software list additions
+  * wd_fdc: Condition command completion interrupt on busy flag having been set
+  * boogwing.cpp : Further priority acknowledge This commit fixes transporter 
pilot priority incorrection.
+  * Fix clang error: private field m_porta_latch is not used 
[-Werror,-Wunused-private-field] (nw)
+  * This wasn't supposed to go in (nw)
+  * apple2: figured out C800 banking on the Applesurance card, it now works 
100% (nw)
+  * New machines marked as NOT_WORKING ---------------------------------- Pied 
Piper Communicator 1 [Adrian Graham]
+  * (nw) spg2xx: fixed 6 compilation errors
+  * -i2cmem: Added 24C04 device type. [Ryan Holtz]
+  * alphatpc16: keys and display (nw)
+  * boogwing.cpp : Fix museum stage windows
+  * apple2.cpp: The Albert (#6322)
+  * mjsister: Hook up 6845 CRTC, screen raw parameters
+  * (\s+) police (nw)
+  * fixed gaps on capcom logo on title screen to match pictures from real 
hardware, sprites are rendered to a line buffer one scanline before the are 
displayed. [smf]
+  * (nw) macrossp.cpp: Show how clocks are derived for sound
+  * (nw) Correct Lives dipswitch setting for Ribbit (Japan)
+  * upd78k3d: Correct indexing for 0A-prefixed instructions; misc. other notes 
& formatting adjustments (nw)
+  * boogwing.cpp : Further blending implementation, Typo (#6316)
+  * netlist: updated VS files for standalone build. (nw)
+  * netlist: fix log file option in nltool. (nw)
+  * pc98.xml: testing notes (nw)
+  * netlist: change output impedance to more realistic values. (nw)
+  * Turn off alignas to please -Wattributes on arm. (nw)
+  * new NOT WORKING (#6320)
+  * testing note (nw)
+  * Main screen turn on (nw)
+  * subsino2.cpp: fix missing ron button [Angelo Salese]
+  * ddenlovr.cpp: add coin counters and fix metadata to all games
+  * More opcodes and some fixes (nw)
+  * New clones marked as NOT_WORKING -------------------------------- Cherry 
Angel (set 2) [Ioannis Bampoulas]
+  * PG police (nw)
+  * Partial updates aren't required and they broke 1942p which has it's own 
timer and sprite drawing code. Confirmation of title screen sprite effect on 
Tecfri version is required. (nw)
+  * ssv.cpp: identified ROM board for some of the games [twistedsymphony]
+  * -1942: Fixed per-scanline sprite ordering. Removed 
MACHINE_IMPERFECT_GRAPHICS once again. [Ryan Holtz]
+  * New working clones ------------------ Puzzli (revision A) [SpinalFeyd]
+  * galaxian.cpp: added proper inputs for olmandingo, now works (nw)
+  * Fix opcodes 20/24 (nw)
+  * new working clone ----------------------------- The Lord of King (bootleg) 
[hammy, caius]
+  * romp: disassembler improvements (nw)
+  * deco16ic.cpp : Fix 1 pixel glitch
+  * New working machines -------------------- Dream Life Superstar (Version 
0.3, Mar 16 2007) [Sean Riddle, David Haywood, Ryan Holtz]
+  * apple2: improved monochrome-mode drawing in lores, hires, and double lores 
[R. Belmont]
+  * give dreamlss some inputs, bypass SEEPROM check because I can't get it to 
work for the life of me (#6317)
+  * -1942: Improved sprite priorities, but not yet perfect. Improved IRQ 
timing accuracy. Demoted to MACHINE_IMPERFECT_GRAPHICS. [Ryan Holtz, David 
Haywood, smf, Olivier Galibert]
+  * (nw) Verified & corrected the EPROM labels for the new Ribbit (Japan) set
+  * luaengine: Back out part of unrelated WIP I didn't mean to commit (nw)
+  * luaengine: Expose osd_subst_env as emu.subst_env (nw)
+  * alphatpc16: key fixes (nw)
+  * alphatpc16: keyboard sort of working (nw)
+  * upd78k3: Include IRAM in program space; clean up code using shared pointer 
finder and helpers (nw)
+  * New working clones
+  * netlist: added min and max to pfunction. (nw)
+  * netlist: Add support for pots to spice conversion. [Couriersud]
+  * Document current state of congo bongo development. (nw)
+  * (nw) konin: fixed regression
+  * Plug and Play work etc. (#6313)
+  * Fix Jaguar Tom/Jerry movei disassembly, previously the immediate value 
included two bytes of the following instruction. [ElectronAsh]
+  * MM5837: Documented frequency by supply voltage. [Couriersud]
+  * (nw) sort mess.flt
+  * New working clone
+  * -spg2xx_audio: Turn off debugging, remove leftover debugging code, nw
+  * new WORKING software list additions (#6307)
+  *  New working clones  (#6309)
+  * -elan_eu3a05: Added OKI ADPCM decoding. [Ryan Holtz]
+  * New working clone
+  * ibm5170.xml: Add new dump
+  * gpu logging (nw)
+  * Plug and Play work (#6311)
+  * apple2 updates: - Allow cards to see CFFF accesses [R. Belmont] - 
Preliminary support for Applesurance floppy controller [R. Belmont, DiskBlitz]
+  * upd78k3d: PUSHU/POPU save/restore PSW instead of RP5 (nw)
+  * gus: fix divide by zero (nw)
+  * document some error (nw)
+  * Branch fixes (nw)
+  * -spg2xx_audio: Added logging of ADPCM36 samples, nw
+  * goodejan.cpp: add difficulty dip, converted screen refresh rate to set_raw 
[Angelo Salese]
+  * new not working ---------------------- Triumph-Adler alphatronic PC-16 
[Carl, rfka01]
+  * hp86b: new working machine
+  * macse30: make Sigma Designs L-View SE/30 PDS card work and eliminate 
deprecated device lookup [R. Belmont]
+  * alphatpc16.cpp: specs and documentation (#6303)
+  * New working clones (#6305)
+  * bloodbro_ms.cpp: Add some missing PROMs and PLDs to 'bloodbrom' 
[jordigahan, ClawGrip]
+  * Branches reorg (nw)
+  * n64.xml, ique.xml - XML format fixes (nw)
+  * Misc (nw)
+  * More memory fixes (nw)
+  * Plug and Play work (#6304)
+  * Cheating a little (nw)
+  * better dma, maybe ? (nw)
+  * Add the debug port, naruto only, pc=40000004 to see it (nw)
+  * Tahg is a genius (nw)
+  * New machines marked as NOT_WORKING ---------------------------------- 
CompuData Tulip System I [rfka01, nIGHTFALL crew, Dirk Best]
+  * added support for reading/writing hiscore files from cart images (#6130)
+  * c64_cass.xml/c64_flop_orig.xml: Add all coverdisks/tapes from Input64 
(#6299)
+  * galaxian.cpp: Demote 'sirio2' to MACHINE_NOT_WORKING (nw) (#6300)
+  * romp: hex prefix (nw)
+  * romp: new device
+  * ics2115.cpp : Calculated sample rate related to clock, Activated osc 
numbers, Add notes
+  * gus.cpp : Calculated GF1 sample rate
+  * vgmplay.xml:  Fix reported badly formatted/invalid characters from labels 
(nw)
+  * (nw) removed more invalid characters from software lists
+  * Bunch of fixes (nw)
+  * xavix2: plug a hole (nw)
+  * upd78k2: Fix register order (nw)
+  * New machines marked as NOT_WORKING ---------------------------------- 
Roland D-50 (Ver. 2.xx) [DBWBP, depblue]
+  * Rename Roland drivers (nw)
+  * Plug and Play work (#6295)
+  * New working clones (#6296)
+  * xavix2: Add dma, completion issues (nw)
+  * SH6578: has 10k of wram in this config (nw)
+  * naomi: converted 315-6154 device into a real pci host [Samuele Zannoli] 
And updated dimm board accordingly.
+  * fix various things.  checkpointed the alphatpc16, will credit before next 
release (nw)
+  * upd78k1d: Bad masking, oops (nw)
+  * seibuspi: fix MT7562 (revert&fix cam900's 
96969fa32c84db98c22f2e8069226cedf027f3d4 )
+  * Fix issue #6293. (nw)
+  * upd78k1d: Various subtle fixes (nw)
++++ 238 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/libretro-mame/libretro-mame.changes
++++ and 
/work/SRC/openSUSE:Factory/.libretro-mame.new.3160/libretro-mame.changes

Old:
----
  libretro-mame-0~git20200205.tar.xz

New:
----
  libretro-mame-0~git20200329.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libretro-mame.spec ++++++
--- /var/tmp/diff_new_pack.N6icAk/_old  2020-03-30 23:03:20.308174297 +0200
+++ /var/tmp/diff_new_pack.N6icAk/_new  2020-03-30 23:03:20.316174302 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libretro-mame
-Version:        0~git20200205
+Version:        0~git20200329
 Release:        0
 Summary:        MAME libretro core for arcade emulation
 License:        GPL-2.0-only

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.N6icAk/_old  2020-03-30 23:03:20.372174334 +0200
+++ /var/tmp/diff_new_pack.N6icAk/_new  2020-03-30 23:03:20.372174334 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/libretro/mame.git</param>
-              <param 
name="changesrevision">ac970e8c2ee4a022d6f7da619246bb7a0a8b6197</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">9e4c0d43d669725b71f3e2e14c37c49a76b6c914</param></service></servicedata>
\ No newline at end of file

++++++ libretro-mame-0~git20200205.tar.xz -> libretro-mame-0~git20200329.tar.xz 
++++++
/work/SRC/openSUSE:Factory/libretro-mame/libretro-mame-0~git20200205.tar.xz 
/work/SRC/openSUSE:Factory/.libretro-mame.new.3160/libretro-mame-0~git20200329.tar.xz
 differ: char 26, line 1


Reply via email to