MAME 0.21.5: Difference between revisions
From MAMEDEV Wiki
(Initial version) |
m (→Release Date: mamedev.org versioning style) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Release Date == | == Release Date == | ||
MAME 0.21.5 was released on 16 May 1997. | |||
MAME 0. | |||
== 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 13: | Line 10: | ||
== 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: | ||
* [[Nicola Salmoria]] fixed memory trashing in [http://www.mameworld.net/maws/set/galagamf Galaga (Midway set 1 with fast shoot hack)] when run in pure DOS mode. | * [[Nicola Salmoria]] fixed memory trashing in [http://www.mameworld.net/maws/set/galagamf Galaga (Midway set 1 with fast shoot hack)] when run in pure DOS mode. | ||
* [[Nicola Salmoria]] provided full color support for [http://www.mameworld.net/maws/set/elevator Elevator Action]. | * [[Nicola Salmoria]] provided full color support for [http://www.mameworld.net/maws/set/elevator Elevator Action]. | ||
* [[Nicola Salmoria]] made the colors in [http://www.mameworld.net/maws/set/junglkj2 Junlge King (Japan, earlier)] more accurate, though they are still wrong, and also corrected graphics bank selection. | * [[Nicola Salmoria]] made the colors in [http://www.mameworld.net/maws/set/junglkj2 Junlge King (Japan, earlier)] more accurate, though they are still wrong, and also corrected graphics bank selection. | ||
* A bug was fixed that was causing [http://www.mameworld.net/maws/set/phoenixt Phoenix (Taito)] and [http://www.mameworld.net/maws/set/pleiadbl Pleiades (bootleg)] to crash in pure DOS mdoe. | * A bug was fixed that was causing [http://www.mameworld.net/maws/set/phoenixt Phoenix (Taito)] and [http://www.mameworld.net/maws/set/pleiadbl Pleiades (bootleg)] to crash in pure DOS mdoe. | ||
* A bug was fixed that was preventing ALT, SHIFT and CONTROL from being selected when remapping keys. | * A bug was fixed that was preventing ALT, SHIFT and CONTROL from being selected when remapping keys. | ||
* The 224x288 noscanline video mode was recentered. | * The 224x288 noscanline video mode was recentered. | ||
* [[V. Verrando]] submitted a new video mode, 240x272. | * [[V. Verrando]] submitted a new video mode, 240x272. | ||
* Miscellaneous changes were made to the copyscrollbitmap() function. | * Miscellaneous changes were made to the copyscrollbitmap() function. | ||
[[Category:Releases 1997]] | |||
Latest revision as of 12:06, 29 May 2007
Release Date
MAME 0.21.5 was released on 16 May 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:
- Nicola Salmoria fixed memory trashing in Galaga (Midway set 1 with fast shoot hack) when run in pure DOS mode.
- Nicola Salmoria provided full color support for Elevator Action.
- Nicola Salmoria made the colors in Junlge King (Japan, earlier) more accurate, though they are still wrong, and also corrected graphics bank selection.
- A bug was fixed that was causing Phoenix (Taito) and Pleiades (bootleg) to crash in pure DOS mdoe.
- A bug was fixed that was preventing ALT, SHIFT and CONTROL from being selected when remapping keys.
- The 224x288 noscanline video mode was recentered.
- V. Verrando submitted a new video mode, 240x272.
- Miscellaneous changes were made to the copyscrollbitmap() function.