MAME 0.99: Difference between revisions
From MAMEDEV Wiki
(Initial version.) |
m (fix typo, +category) |
||
Line 15: | Line 15: | ||
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: | ||
* [[Nicola Salmoria]] and [Chris Hardy]] fixed 1-bit errors in decryption keys for Crackdown and one of the D.D. Crew sets. | * [[Nicola Salmoria]] and [[Chris Hardy]] fixed 1-bit errors in decryption keys for Crackdown and one of the D.D. Crew sets. | ||
* [[Brian Troha]] hooked up NVRAM for World Class Bowling 1.40. | * [[Brian Troha]] hooked up NVRAM for World Class Bowling 1.40. | ||
Line 30: | Line 30: | ||
** added PROMs | ** added PROMs | ||
** other minor changes | ** other minor changes | ||
[[Category:Releases 2005]] |
Latest revision as of 11:45, 3 May 2007
Release Date
MAME 0.99 was released on 6 August 2005.
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 and Chris Hardy fixed 1-bit errors in decryption keys for Crackdown and one of the D.D. Crew sets.
- Brian Troha hooked up NVRAM for World Class Bowling 1.40.
- Backed out some of the Arm core changes which broke several games.
- David Haywood fixed the f1superb sound rom loading in ms32.c so that it doesn't crash.
- David Haywood fixed a graphics glitch in Osman.
- Nicola Salmoria updated the Taito Z driver:
- fixed road/sprite priority (cars no longer disappear when they go over a hill in Continental Circus)
- removed bogus contcirc ROM containing 1989 copyright year
- added PROMs
- other minor changes