This commit is contained in:
dinkc64 2017-04-16 00:46:51 +00:00
parent 6ed129e57b
commit 928648e454

View File

@ -252,6 +252,9 @@
<li>Fix missing button #3 and video issues in Strategy X [dink]</li>
<li>Hook up trackball and fix palette issues - U.S. Classic now playable [dink]</li>
<li>Fix music and banking issues in Funny Bubble [dink]</li>
<li>Fix soundfx and timing in Tripool [dink]</li>
<li>Fixed soundcpu communications in Gauntlet, hooked up the Pokey sound generator and savestates [dink]</li>
<li>Improved M6502 core by properly handling indexed read/writes, fixed pulsing the nmi line with CPU_IRQSTATUS_AUTO [dink]</li>
<!-- new drivers -->
</ul>
<h2>New drivers</h2>
@ -286,6 +289,7 @@
<li>Added driver for Tetris, Hang-On Jr. and Transformer on Sega System E hardware [vbt]</li>
<li>Added drivers for Big Striker bootlegs [iq_132]</li>
<li>Added driver for Kusayakyuu (Baseball) [iq_132]</li>
<li>Added driver for Paddle Mania and The Next Space on Alpha 68k I hardware [iq_132]</li>
<!-- new game additions to existing drivers -->
</ul>
<h2>New additions to existing drivers</h2>
@ -341,6 +345,7 @@
<li>Added clone of Knights of Valour - Sangoku Senki (V100, Hong Kong) [Pasky Junk, JacKc]</li>
<li>Added clone of Sangokushi II: Sheng Jian Sanguo (Chinese bootleg set 4, 921005 Asia) [Unknown, Barry]</li>
<li>Sync. PGM romsets with MAME 0.184 [JacKc]</li>
<li>Added clone of Bionic Commandos (bootleg, set 2) [The Dumping Union, JacKc]</li>
</ul>
<h3>v0.2.97.39</h3>