MAME 0.13: Difference between revisions
From MAMEDEV Wiki
(Initial version) |
m (formatting, +category) |
||
Line 1: | Line 1: | ||
== Release Date == | == Release Date == | ||
MAME 0.13 was released on 26 March 1997. | MAME 0.13 was released on 26 March 1997. | ||
== Contributors == | == Contributors == | ||
The known contributors for this version are, in first-name alphabetical order: | The known contributors for this version are, in first-name alphabetical order: | ||
Line 17: | Line 14: | ||
== Specific Contributions == | == Specific Contributions == | ||
The known contributions for this version are, in the order specified in the whatsnew: | The known contributions for this version are, in the order specified in the whatsnew: | ||
* High-score saving was added. Support for this feature was subsequently removed in [[MAME 0.108]]. | * High-score saving was added. Support for this feature was subsequently removed in [[MAME 0.108]]. | ||
* Various problems in [http://www.mameworld.net/maws/set/btimem Burger Time (Midway)] were fixed by correcting the ROM decryption. | * Various problems in [http://www.mameworld.net/maws/set/btimem Burger Time (Midway)] were fixed by correcting the ROM decryption. | ||
* The DIP switches in [http://www.mameworld.net/maws/set/milliped Millipede] were fixed. | * The DIP switches in [http://www.mameworld.net/maws/set/milliped Millipede] were fixed. | ||
* [[Marc Lafontaine]] submitted a new palette for [http://www.mameworld.net/maws/set/zaxxon Zaxxon (set 1)]. | * [[Marc Lafontaine]] submitted a new palette for [http://www.mameworld.net/maws/set/zaxxon Zaxxon (set 1)]. | ||
* [[Richard Davies]] added partial sound support to the driver for [http://www.mameworld.net/maws/set/pleiadbl Pleiads (bootleg)] and [http://www.mameworld.net/maws/set/phoenixt Phoenix (Taito)]. | * [[Richard Davies]] added partial sound support to the driver for [http://www.mameworld.net/maws/set/pleiadbl Pleiads (bootleg)] and [http://www.mameworld.net/maws/set/phoenixt Phoenix (Taito)]. | ||
* [http://www.mameworld.net/maws/set/froggers Frog] was fixed, as it was broken when adding sound to [http://www.mameworld.net/maws/set/scrambls Scramble (Stern)]. Additionally, it was made to use the appropriate palette. | * [http://www.mameworld.net/maws/set/froggers Frog] was fixed, as it was broken when adding sound to [http://www.mameworld.net/maws/set/scrambls Scramble (Stern)]. Additionally, it was made to use the appropriate palette. | ||
* Sound in [http://www.mameworld.net/maws/set/cclimber Crazy Climber (US)] and [http://www.mameworld.net/maws/set/ckong Crazy Kong (set 1)] was fixed by adding support in the AY-3-8910 audio chip core for setting the clock frequency at runtime. | * Sound in [http://www.mameworld.net/maws/set/cclimber Crazy Climber (US)] and [http://www.mameworld.net/maws/set/ckong Crazy Kong (set 1)] was fixed by adding support in the AY-3-8910 audio chip core for setting the clock frequency at runtime. | ||
* [[ue303ey]] suggested a change to custom video modes to potentially make them compatible with a wider range of monitors. | * [[ue303ey]] suggested a change to custom video modes to potentially make them compatible with a wider range of monitors. | ||
* [[Keith Smethers]] suggested adding the ability to set the VGA clock frequency via the "-vgafreq n" command-line parameter. | * [[Keith Smethers]] suggested adding the ability to set the VGA clock frequency via the "-vgafreq n" command-line parameter. | ||
* [[Nicola Salmoria]] began working on fixing [http://www.mameworld.net/maws/set/mpatrolw Moon Patrol (Williams)]'s background scrolling, resulting in it being broken in this version. | * [[Nicola Salmoria]] began working on fixing [http://www.mameworld.net/maws/set/mpatrolw Moon Patrol (Williams)]'s background scrolling, resulting in it being broken in this version. | ||
* Some minor bugs in the background colors of [http://www.mameworld.net/maws/set/bombjac2 Bomb Jack (set 2)] were fixed. | * Some minor bugs in the background colors of [http://www.mameworld.net/maws/set/bombjac2 Bomb Jack (set 2)] were fixed. | ||
* The MOS 6502 CPU core was updated to use the latest version from [[Marat Fayzullin]]. | * The MOS 6502 CPU core was updated to use the latest version from [[Marat Fayzullin]]. | ||
* The GameDriver struct was modified to support high score saving and loading. | * The GameDriver struct was modified to support high score saving and loading. | ||
== Game Support == | == Game Support == | ||
'''Working Games Added''' | |||
* [http://www.mameworld.net/maws/set/btime2 Burger Time (Data East set 2)] | |||
[[Category:Releases 1997]] | |||
Latest revision as of 12:36, 3 May 2007
Release Date
MAME 0.13 was released on 26 March 1997.
Contributors
The known contributors for this version are, in first-name alphabetical order:
Specific Contributions
The known contributions for this version are, in the order specified in the whatsnew:
- High-score saving was added. Support for this feature was subsequently removed in MAME 0.108.
- Various problems in Burger Time (Midway) were fixed by correcting the ROM decryption.
- The DIP switches in Millipede were fixed.
- Marc Lafontaine submitted a new palette for Zaxxon (set 1).
- Richard Davies added partial sound support to the driver for Pleiads (bootleg) and Phoenix (Taito).
- Frog was fixed, as it was broken when adding sound to Scramble (Stern). Additionally, it was made to use the appropriate palette.
- Sound in Crazy Climber (US) and Crazy Kong (set 1) was fixed by adding support in the AY-3-8910 audio chip core for setting the clock frequency at runtime.
- ue303ey suggested a change to custom video modes to potentially make them compatible with a wider range of monitors.
- Keith Smethers suggested adding the ability to set the VGA clock frequency via the "-vgafreq n" command-line parameter.
- Nicola Salmoria began working on fixing Moon Patrol (Williams)'s background scrolling, resulting in it being broken in this version.
- Some minor bugs in the background colors of Bomb Jack (set 2) were fixed.
- The MOS 6502 CPU core was updated to use the latest version from Marat Fayzullin.
- The GameDriver struct was modified to support high score saving and loading.
Game Support
Working Games Added