MAME 0.34b2: Difference between revisions

From MAMEDEV Wiki
(Initial version.)
 
(→‎Game Support: remove comments)
 
Line 82: Line 82:
* [http://www.mameworld.net/maws/romset/wboyo Wonder Boy (set 1)]
* [http://www.mameworld.net/maws/romset/wboyo Wonder Boy (set 1)]
* [http://www.mameworld.net/maws/romset/wboy3 Wonder Boy (set 3)]
* [http://www.mameworld.net/maws/romset/wboy3 Wonder Boy (set 3)]
* [http://www.mameworld.net/maws/romset/imsorryj I'm Sorry (Japan) (merged)]
* [http://www.mameworld.net/maws/romset/imsorryj I'm Sorry (Japan)]
* [http://www.mameworld.net/maws/romset/myherok My Hero (Japan) (merged)]
* [http://www.mameworld.net/maws/romset/myherok My Hero (Japan)]
* [http://www.mameworld.net/maws/romset/flickyo Flicky (set 2) (merged)]
* [http://www.mameworld.net/maws/romset/flickyo Flicky (set 2)]
* [http://www.mameworld.net/maws/romset/nprincsb Ninja Princess (merged)]
* [http://www.mameworld.net/maws/romset/nprincsb Ninja Princess]
* [http://www.mameworld.net/maws/romset/frogs Frogs]
* [http://www.mameworld.net/maws/romset/frogs Frogs]
* [http://www.mameworld.net/maws/romset/samurai Samurai]
* [http://www.mameworld.net/maws/romset/samurai Samurai]
Line 98: Line 98:
* [http://www.mameworld.net/maws/romset/tomahaw5 Tomahawk 777 (Revision 5)]
* [http://www.mameworld.net/maws/romset/tomahaw5 Tomahawk 777 (Revision 5)]
* [http://www.mameworld.net/maws/romset/kchampvs Karate Champ (VS and Karatedo)]
* [http://www.mameworld.net/maws/romset/kchampvs Karate Champ (VS and Karatedo)]
* [http://www.mameworld.net/maws/romset/astrof3 Astro Fighter (set 3) (merged)]
* [http://www.mameworld.net/maws/romset/astrof3 Astro Fighter (set 3)]
* [http://www.mameworld.net/maws/romset/sidetrac Side Trak]
* [http://www.mameworld.net/maws/romset/sidetrac Side Trak]
* [http://www.mameworld.net/maws/romset/spectar Spectar (revision 3) (merged)]
* [http://www.mameworld.net/maws/romset/spectar Spectar (revision 3)]
* [http://www.mameworld.net/maws/romset/venture4 Venture (version 4) (merged)]
* [http://www.mameworld.net/maws/romset/venture4 Venture (version 4)]
* [http://www.mameworld.net/maws/romset/venus Venus]
* [http://www.mameworld.net/maws/romset/venus Venus]
* [http://www.mameworld.net/maws/romset/apb4 APB (set 2) (merged)]
* [http://www.mameworld.net/maws/romset/apb4 APB (set 2)]
* [http://www.mameworld.net/maws/romset/losttmbh Lost Tomb (hard) (merged)]
* [http://www.mameworld.net/maws/romset/losttmbh Lost Tomb (hard)]
* [http://www.mameworld.net/maws/romset/hyprolyb Hyper Olympic (bootleg) (merged)]
* [http://www.mameworld.net/maws/romset/hyprolyb Hyper Olympic (bootleg)]
* [http://www.mameworld.net/maws/romset/brix Brix]
* [http://www.mameworld.net/maws/romset/brix Brix]
* [http://www.mameworld.net/maws/romset/sharkatt Shark Attack]
* [http://www.mameworld.net/maws/romset/sharkatt Shark Attack]
* [http://www.mameworld.net/maws/romset/mikiehs Mikie (headbutt version) (merged)]
* [http://www.mameworld.net/maws/romset/mikiehs Mikie (headbutt version)]
* [http://www.mameworld.net/maws/romset/bstars Baseball Stars Professional]
* [http://www.mameworld.net/maws/romset/bstars Baseball Stars Professional]
* [http://www.mameworld.net/maws/romset/kotm2 King of the Monsters 2 - The Next Thing]
* [http://www.mameworld.net/maws/romset/kotm2 King of the Monsters 2 - The Next Thing]

Latest revision as of 07:37, 29 May 2007

Release Date

MAME 0.34b2 was released on 30 August 1998.


Contributors

The known contributors for this version are, in alphabetical order:


Specific Contributions

The known contributions for this version are, in the order specified in the whatsnew:

  • Nicola Salmoria added a fix so the background in Golden Star changes color correctly.
  • Zsolt Vasvari added accurate colors in Astro Fighter (PROMs required).
  • Tatsuyuki Satoh fixed the music in Bubble Bobble so it seems to stay in sync now.
  • Dynasty Wars works (actually it was already working, it's just that the dip switches had Freeze on by default).
  • Nicola Salmoria added the aiming dial to Front Line and Tin Star (using a dual joystick setup). Also, you can now kill and be killed in Front Line. However, collision detection is not accurately emulated.
  • Nicola Salmoria finally fixed Commando sometimes not starting. It was a bug in the decode routine, which has been completely rewritten.
  • Valerio Verrando added the option -notranslucency, which allows to turn off Vector translucency.
  • Juergen Buchmueller replaced the 6502 emulator with a new one which also supports 65C02 and 6510. Marat Fayzullin's core is no longer used.
  • Nicola Salmoria fixed a bug in the 68000 BCD emulation which caused the F1 Dream timer to malfunction.
  • Nicola Salmoria added the new function osd_on_screen_display() to show text over the game screen.
  • Frank Palazzolo fixed a bug in the Z80 block I/O instructions (INI, IND, INIR, INDR, OUTI, OUTD, OTIR, and OTDR).
  • Tatsuyuki Satoh updated the FM emulation and the way the 8910 updates its buffers. FM also has support for YM2608 and YM2612, though they are not compiled in.
  • Juergen Buchmueller rearranged the makefile of the DOS version using archives to work around E2BIG error on some machines.
  • John Butler added support for CRC-32 checksums instead of MAME's custom ones. The actual CRCs will be added later to the drivers.


Game Support

New Games added or promoted from GAME_NOT_WORKING status