whatsnew update
This commit is contained in:
parent
36831f32d9
commit
94213479da
|
@ -221,7 +221,14 @@
|
|||
<li>Fixed Tetrise and Hang-On Jr. dips [dink]</li>
|
||||
<li>Slight timing improvement for Kicker / Shaolin's Road [dink]</li>
|
||||
<li>Use event semaphores instead of polling for better DirectSound performance and timing [Jan Klaassen]</li>
|
||||
<li>Fix another cycle-related issue with ZetRunEnd [dink]</li>
|
||||
<li>Fix another cycle-related issue with ZetRunEnd, fixes sound issues with certain Neo-Geo games [dink]</li>
|
||||
<li>Enabled High Score saving for most CPS3 games [barbudreadmon]</li>
|
||||
<li>Fixed some palette issues in Super Burger Time [dink]</li>
|
||||
<li>Added M6502SetAddressMask() to the M6502 cpu core [iq_132]</li>
|
||||
<li>Added cubic resampling interpolater to the samples core [Jan Klaassen]</li>
|
||||
<li>Added speedhack dip options for Deco32 games [gamezfan, dink]</li>
|
||||
<li> []</li>
|
||||
<li> []</li>
|
||||
<li> []</li>
|
||||
</ul>
|
||||
<!-- new drivers -->
|
||||
|
@ -242,6 +249,10 @@
|
|||
<li>Added driver for Pipe Dream and Hatris [iq_132]</li>
|
||||
<li>Added driver for The Pit, Round Up/Fitter, Dockman/Portman, Super Mouse/Funny Mouse, Desert Dan and Intrepid [iq_132]</li>
|
||||
<li>Added driver for 3x3Puzzle and Casanova [iq_132]</li>
|
||||
<li>Added driver for Toaplan-1 games: Vimana, Outzone, Same! Same! Same!/FireShark, Demon's World, Zero Wing, Hellfire, Truxton and Rally Bike, replacing the older individual drivers [iq_132]</li>
|
||||
<li>Added driver for Konami's Double Dribble [iq_132, dink]</li>
|
||||
<li>Added driver for Nibbler, Pioneer Balloon, Fantasy, Vanguard, Sasuke and Commader and Satan of Saturn on RockOla/SNK6502 hardware [iq_132, dink]</li>
|
||||
<li>Added driver for Car Jamboree [iq_132]</li>
|
||||
</ul>
|
||||
<!-- new game additions to existing drivers -->
|
||||
<h4>New additions to existing drivers</h4>
|
||||
|
@ -275,6 +286,8 @@
|
|||
<li>Added Weka Invaders 1.0 to the Sega Master System driver [dink]</li>
|
||||
<li>Added A-Blast to the Seta 2 driver [gamezfan]</li>
|
||||
<li>Added Silver Valley by Enrique Ruiz / MIKGAMES to the Sega Master System driver [dink]</li>
|
||||
<li>Added Last KM to the Gaelco driver [iq_132]</li>
|
||||
<li>Added Sonic 3D Blast: The Director's Cut to the Megadrive driver [dink]</li>
|
||||
</ul>
|
||||
<!-- clones and updated romsets in drivers -->
|
||||
<h4>Clones and updated romsets in existing drivers</h4>
|
||||
|
@ -312,6 +325,10 @@
|
|||
<li>Added clone of Teki Paki (location test) [ShouTime, Mouloud Bessaad, Dulleron, Christian Ricolleau, Marisol Nunez Serrano, Renato Mucciarelli, Jeffrey Gray, John Wilke, Darksoft, Ryan Holtz, Smitdogg, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of Galaxian Growing Galaxip / Galaxian Nave Creciente (Recreativos Covadonga Spanish bootleg) [ARPA, Recreativas.org, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of Blue's Journey / Raguy (ALH-001) [Razoola, JacKc]</li>
|
||||
<li>Added clone of X-Men: Children of the Atom (Brazil 950331) [SHVB, Haze, smf, JacKc]</li>
|
||||
<li>Added clone of Four Trax (Asia) [Arzeno Fabrice, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of Pretty Soldier Sailor Moon (Ver. 95/03/21) and Pretty Soldier Sailor Moon (Ver. 95/03/22, Europe) [rtw, ShouTime, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of G.I. Joe (Asia, AA) [coolmod, The Dumping Union, JacKc]</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue