whatsnew update

This commit is contained in:
dinkc64 2018-07-16 03:11:48 +00:00
parent 2d8307c7f9
commit e74a12fd49

View File

@ -164,7 +164,6 @@
<li>Fixed 32/64bit state compatibility issue in Gauntlet [dink]</li>
<li>Hook up proper redraw in most Sega/Taito drivers, and other misc drivers to improve input recording and netgame synchronization [dink]</li>
<li>Fixed savestates in Renegade / Kunio Kun [dink]</li>
<li>Sync. romsets with MAME 0.198 [Barry]</li>
<li>Expose registers in the Z80 cpu interface [Barry]</li>
<li>Auto-map keyboard controls (for Spectrum, etc) [Barry]</li>
<li>Add "WZ" register support to Z80 core [Kev]</li>
@ -174,7 +173,17 @@
<li>Fixed Insector-X, Chuka Taisen and certain The New Zealand Story Clones on Taito's The New Zealand Story Hardware [dink]</li>
<li>Worked around a video driver bug that caused a blank screen when switching to fullscreen mode at certain resolutions [dink]</li>
<li>Added CPU_IRQSTATUS_HOLD support and update some buggy opcodes on the m6800 cpu core [dink]</li>
<li>Fixed 2p inputs for Monster Maulers and Martial Champ, and service mode for all games on Konami Mystic Warriors Hardware [dink]</li>
<li>Fixed 2p inputs for Monster Maulers and Martial Champ [dink]</li>
<li>Fixed service mode for all games on Konami Mystic Warriors Hardware [dink]</li>
<li>Add Neo Geo BIOS (NEO-MVH MV1C, Japan) [Barry, Razoola]</li>
<li>Sync. romsets with MAME 0.199 [Barry]</li>
<li>Fixed region dips in Batsugun, Dogyuun, V-Five/Grindstormer [dink]</li>
<li>OKI MSM6295 API change: MSM6295Exit, MSM6295Reset and MSM6295Update called without chip# param takes care of all open chips [dink]</li>
<li>Fixed Freeplay and Service Mode in Galaga [dink]</li>
<li>Fixed dips in Side Arms [dink]</li>
<li>Fixed Service Mode, Sprite:Sprite alpha, sprite masking, English voices and end boss issues in Dragon Gun [dink]</li>
<li>Air Buster driver gets a re-write [iq_132, dink (timing)]</li>
<li>Diver Boy driver gets a re-write [iq_132]</li>
<li> []</li>
</ul>
<!-- new drivers -->
@ -199,6 +208,8 @@
<li>Added driver for ZX Spectrum based games [Barry]</li>
<li>Added driver for El Fin Del Tiempo (The End of Time) by Niemer [iq_132]</li>
<li>Added driver for Mat Mania/Exciting Hour/Mania Challenge by Technos [iq_132, dink]</li>
<li>Added driver for Super Duck [iq_132]</li>
<li>Added driver for Thunder Ceptor I and II by Namco [iq_132, dink]</li>
</ul>
<!-- new game additions to existing drivers -->
<h4>New additions / updates to existing drivers</h4>
@ -234,6 +245,7 @@
<li>Added clone of Come-Cocos (Ms. Pac-Man) (Cocamatic bootleg) [Darksoft, JacKc]</li>
<li>Added clone of Jump Coaster (World) [ShouTime, THe Dumping Union, JacKc]</li>
<li>Added clone of Hat Trick Hero '95 (Ver 2.6Asia 1994/11/17) [Artemio Urbina, The Dumping Union, JacKc]</li>
<li>Added clone of Strikers 1945 (World, unprotected) [Blackfish, Brizzo, rtw, JacKc]</li>
</ul>
<h3>v0.2.97.43</h3>