whatsnew.html update
This commit is contained in:
parent
e02bf25927
commit
03072edddc
|
@ -255,6 +255,21 @@
|
|||
<li>Fix the SRam implimentation on Megadrive [dink]</li>
|
||||
<li>Added EA "Four Way Play" support to Megadrive, enabled for General Chaos and Mutant League Hockey [dink]</li>
|
||||
<li>Added resampling to the ymf278b sound core, sounds right regardless of user sound rate [dink]</li>
|
||||
<li>Added a English fan-translations of the following Megadrive games: Battle Mania Daiginjou, Gleylancer, Tougiou King Colossus, Langrisser II, Phantasy Star II Adventure series games, Pulse Man, Twinkle Tale and Undead Line [barbudreadmon]</li>
|
||||
<li>Fixed color issues on Jupiter and occasional missing pixels on Neptune in Gyruss [dink]</li>
|
||||
<li>Added CPU_IRQSTATUS_HOLD to hd6309 cpu core [dink]</li>
|
||||
<li>Fixed ending scene and movement of the rock-wall dragon boss in Labyrinth Runner/Trick Trap [dink]</li>
|
||||
<li>Use a common timer value when starting netgames on Neo-Geo for better netgame sync. [Ponder]</li>
|
||||
<li>Added menu option (Misc -> Options) to enable/disable the High Resolution Timer - defaults to ON [dink]</li>
|
||||
<li>Added Sync. to DWM option for Windows 7 - 10 [dink]</li>
|
||||
<li>Street Fighter II' - Champion Edition now runs at the right speed [dink, Barry]</li>
|
||||
<li>Fixed crash w/DX9 Blitters when going to the task manager in Win7+ when Auto Pause is off [dink]</li>
|
||||
<li>Updates to the uPD7810 cpu core [dink, iq_132]</li>
|
||||
<li>Emulate Taito C-Chip for Superman, Bonze Adventure, Mega Blast, Rainbow Island and Volfied [dink]</li>
|
||||
<li>Use 4-Way inputs for Volfied, making the game playable [dink]</li>
|
||||
<li>Fixed a problem where Bonze Adventure wasn't reading the dips [dink]</li>
|
||||
<li> []</li>
|
||||
<li> []</li>
|
||||
<li> []</li>
|
||||
</ul>
|
||||
<!-- new drivers -->
|
||||
|
@ -291,6 +306,12 @@
|
|||
<li>Added driver for Cop 01 and Mighty Guy, due to protection issues, Mighty Guy is without sound [iq_132]</li>
|
||||
<li>Added driver for Oli-Boo-Chu [iq_132]</li>
|
||||
<li>Added driver for Super Cross II [iq_132]</li>
|
||||
<li>Added driver for V-Ball [iq_132]</li>
|
||||
<li>Added driver for PK Scramble [iq_132]</li>
|
||||
<li>Added driver for games on Vic Dual hardware [iq_132]</li>
|
||||
<li>Added driver for Super Speed Race Jr. *UNFINISHED* [iq_132]</li>
|
||||
<li>Added driver for American Speedway *UNFINISHED* [iq_132]</li>
|
||||
<li>Added driver for Space Stranger / 2 [iq_132]</li>
|
||||
</ul>
|
||||
<!-- new game additions to existing drivers -->
|
||||
<h4>New additions / updates to existing drivers</h4>
|
||||
|
@ -383,6 +404,12 @@
|
|||
<li>Added clone of Cookie & Bibi 2 (set 2) [Hammy, JacKc]</li>
|
||||
<li>Added clone of Pac-Land (Bally-Midway) [Andrea Palazzetti, JacKc]</li>
|
||||
<li>Added clone of Ares no Tsubasa (Japan, rev. A) [Corrado Tomaselli, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of Ghox (joystick, older) [caius, JacKc]</li>
|
||||
<li>Added clone of Opa Opa (Rev A, unprotected) [ShouTime, Charles MacDonald, Smitdogg, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of Street Fighter II' - Champion Edition (street fighter 2' 920313 Taiwan) [sampson, JacKc]</li>
|
||||
<li>Added clone of Moon Shuttle (US, version A) [ShouTime, The Dumping Union, JacKc]</li>
|
||||
<li>Added clone of Gigas Mark II (MC-8123, 317-5002) [jacKc]</li>
|
||||
<li>Added clone of Tecmo Bowl (World, set 2) [coolmod, JacKc]</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue