whatsnew update

This commit is contained in:
dinkc64 2018-08-16 13:32:16 +00:00
parent 99008b9f29
commit 54dbd489f6
1 changed files with 9 additions and 1 deletions

View File

@ -190,10 +190,15 @@
<li>Fixed crash in Shadow Dancer at the boss fight at end of level 2 [dink]</li>
<li>Added alpha transparency effects to Wizard Fire / Dark Seal 2 [dink]</li>
<li>Fixed screen layout issue and clicky samples in Cabal [dink]</li>
<li>Added driver for Defender, Stargate, Joust, Robotron 2084, Blaster, Sinistar, Jin, Splat, Bubbles and Colony 7 on Williams 6809 Hardware [iq_132, dink]</li>
<li>M6800-series gets multi-cpu support [dink]</li>
<li>Improved timing for M6800, M6809, M6502 cpu's [dink]</li>
<li>Added M6809GetPrevPC() to M6809 cpu core [dink]</li>
<li>Fixed erratic movement when using mouse to control Lightgun/analog games and moving fast [dink]</li>
<li>Added analog-style paddle inputs to burn_gun device, with velocity [dink]</li>
<li>Added driver for Moon Patrol by IREM on M52 hardware [iq_132]</li>
<li>Added driver for Tropical Angel by IREM on M57 hardware [iq_132]</li>
<li>Added device for common IREM M52-M62 sound hardware [iq_132]</li>
<li>Improvements to vector-based drawing [iq_132, dink]</li>
<li> []</li>
</ul>
<!-- new drivers -->
@ -227,6 +232,9 @@
<li>Added driver for Stadium Hero [iq_132]</li>
<li>Added driver for Go 2000 [iq_132]</li>
<li>Added driver for Tempest [dink]</li>
<li>Added driver for Defender, Stargate, Joust, Robotron 2084, Blaster, Sinistar, Jin, Splat, Bubbles and Colony 7 on Williams 6809 Hardware [iq_132, dink]</li>
<li>Added driver for Asteroids and Asteroids Deluxe [iq_132, dink]</li>
<li>Added driver for Shisen Sho / Match It [iq_132]</li>
</ul>
<!-- new game additions to existing drivers -->
<h4>New additions / updates to existing drivers</h4>