MAME 0.111: Difference between revisions
From MAMEDEV Wiki
(Initial version.) |
m (formatting, +category) |
||
Line 15: | Line 15: | ||
* [[Derrick Renaud]] added code that properly removes the "Autocenter Speed" from the UI when not used. | * [[Derrick Renaud]] added code that properly removes the "Autocenter Speed" from the UI when not used. | ||
* [[Alex Jackson]] fixed the decryption of some NeoGeo bootleg sets (specifically, kf2k2mp and kf2k3upl) on platforms/compilers that don't implement memcpy as memmove. | * [[Alex Jackson]] fixed the decryption of some NeoGeo bootleg sets (specifically, kf2k2mp and kf2k3upl) on platforms/compilers that don't implement memcpy as memmove. | ||
[[Category:Releases 2006]] |
Latest revision as of 12:10, 3 May 2007
Release Date
MAME 0.111 was released on 10 December 2006.
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:
- Derrick Renaud added code that properly removes the "Autocenter Speed" from the UI when not used.
- Alex Jackson fixed the decryption of some NeoGeo bootleg sets (specifically, kf2k2mp and kf2k3upl) on platforms/compilers that don't implement memcpy as memmove.