mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-27 02:50:29 +00:00
whatsnew update
This commit is contained in:
parent
5dde0701b2
commit
283e2916f7
@ -209,8 +209,21 @@
|
||||
<li>Improve soundcpu sync in Nostradamus / remove rom patch [dink]</li>
|
||||
<li>Added fix for Laser Ghost gun positioning problems []</li>
|
||||
<li>Added UI Feature "Show Game list at start-up" under Misc -> Options [dink]</li>
|
||||
<li> []</li>
|
||||
<li> []</li>
|
||||
<li>Un-break Twin Hawk / Daisenpu (regression from C-Chip updates) [dink]</li>
|
||||
<li>Hot-fix Sega MasterSystem's Rainbow Islands to work around a crash in the ending sequence (happens on real HW, too) [dink]</li>
|
||||
<li>Bank Panic / Combat Hawk driver gets a re-write [iq_132]</li>
|
||||
<li>SN76496/SN76489 chip now supports up to 8 chips [dink]</li>
|
||||
<li>Added Bitmap Manager with transparent/scroll copy, clipping, prios, and more [iq_132]</li>
|
||||
<li>Capcom CPS3: support rowscroll for fg (character) layer, fixes player 2 hit counter in JoJo games. [Haze]</li>
|
||||
<li>Capcom CPS3: fixed some gfx glitches in the JoJo games, and possibly others [dink]</li>
|
||||
<li>Fixed Pac 'n Pal boot problem [dink]</li>
|
||||
<li>Fixed flickery main sprite in Ozma Wars [dink]</li>
|
||||
<li>Added per-chip routing and volume to the Pokey chip [dink]</li>
|
||||
<li>Slight improvement to Karate Champ's dac [dink]</li>
|
||||
<li>Fixed dip issues, cpu sync and other misc issues in GAPLUS / Galaga 3 [dink]</li>
|
||||
<li>Added BurnSoundDCFilter() to burn_sound.cpp/h for games with problematic dac/chips [dink]</li>
|
||||
<li>Slight improvement to dac sound in Grobda [dink]</li>
|
||||
<li>Fix sporatic crashes with Garyo Retsuden and Itazura Tenshi [dink]</li>
|
||||
<li> []</li>
|
||||
<li> []</li>
|
||||
</ul>
|
||||
@ -264,6 +277,9 @@
|
||||
<li>Added driver for Atari's Black Widow, Gravitar and Space Duel [iq_132]</li>
|
||||
<li>Added driver for Atari's Red Baron and Battle Zone [iq_132, dink]</li>
|
||||
<li>Added driver for Atari's Major Havoc [iq_132]</li>
|
||||
<li>Added driver for NMK's (Jaleco licensed) Argus, Valtric and Butasan (Pig's and Bomber's) [iq_132, dink]</li>
|
||||
<li>Added driver for Konami's Dive Bomber Squad prototype [iq_132]</li>
|
||||
<li>Added driver for Atari's Return of the Jedi [iq_132]</li>
|
||||
</ul>
|
||||
<!-- new game additions to existing drivers -->
|
||||
<h4>New additions / updates to existing drivers</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user