whatsnew update
This commit is contained in:
parent
4eef789684
commit
1e38e6c3a0
|
@ -171,7 +171,10 @@
|
|||
<li>Slight improvement to Omega Fighter (UPL)'s prot [Kale]</li>
|
||||
<li>Tiny VDP fixes from VDP tests to the SMS VDP [Kev]</li>
|
||||
<li>Use resnet to calculate Donkey Kong's palette for better looking steel girders [dink]</li>
|
||||
<li> []</li>
|
||||
<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> []</li>
|
||||
</ul>
|
||||
<!-- new drivers -->
|
||||
|
@ -194,6 +197,8 @@
|
|||
<li>Added driver for Bagman, Super Bagman, Botanic, Pickin' and Squash [iq_132]</li>
|
||||
<li>Added driver for Tag Team and The Big Pro Wrestling by Technos [iq_132]</li>
|
||||
<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>
|
||||
</ul>
|
||||
<!-- new game additions to existing drivers -->
|
||||
<h4>New additions / updates to existing drivers</h4>
|
||||
|
@ -203,10 +208,12 @@
|
|||
<li>Add English fan translations of the following Megadrive games: Battle Golfer Yui, Fushigi no Umi no Nadia, Psy-O-Blade, Rent a Hero, Bishoujo Senshi Sailor Moon and Vixen 357 [barbudreadmon]</li>
|
||||
<li>Add Streets of Rage 2 Puyo Wars Hack to Megadrive Driver [barbudreadmon]</li>
|
||||
<li>Add Star Chaser homebrew game to Megadrive Driver [barbudreadmon]</li>
|
||||
<li>Added Shining Tactics Absolute Final Edition (Hack) to Megadrive [barbudreadmon]</li>
|
||||
<li>Add Shining Tactics Absolute Final Edition (Hack) to Megadrive [barbudreadmon]</li>
|
||||
<li>Add English fan translations of the following GameGear games: Lunar - Sanposuru Gakuen, Madou Monogatari I - 3-Tsu no Madoukyuu, Megami Tensei Gaiden - Last Bible S, Phantasy Star Gaiden, Shining Force Gaiden - Final Conflict and Sylvan Tale [barbudreadmon]</li>
|
||||
<li>Add Ghost Pilots (prototype) to the Neo Geo driver [Barry, Razoola]</li>
|
||||
<li>Add Royal Stone English translation the SMS/GameGear driver [barbudreadmon]</li>
|
||||
<li>Add Titan (Pac-Man hack) to the Pac-Man driver [Craig Anstett, CraftyMech, JacKc]</li>
|
||||
<li>Added Kabuki-Z to the public builds of FB Alpha - somehow this was overlooked, sorry about that! [dink]</li>
|
||||
</ul>
|
||||
<!-- clones and updated romsets in drivers -->
|
||||
<h4>Clones and updated romsets in existing drivers</h4>
|
||||
|
@ -225,6 +232,8 @@
|
|||
<li>Added clone of Metal Slug 3 (NGM-2560, earlier) [Razoola, JacKc]</li>
|
||||
<li>Added clone of Bubble Memories: The Story Of Bubble Bobble III (Ver 2.5A 1996/02/21) [Arnaldo Abrantes, Pascal Costa, JacKc]</li>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<h3>v0.2.97.43</h3>
|
||||
|
|
Loading…
Reference in New Issue