<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.mamedev.org/index.php?action=history&amp;feed=atom&amp;title=MAME_0.131</id>
	<title>MAME 0.131 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mamedev.org/index.php?action=history&amp;feed=atom&amp;title=MAME_0.131"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.131&amp;action=history"/>
	<updated>2026-04-25T22:59:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.mamedev.org/index.php?title=MAME_0.131&amp;diff=3261&amp;oldid=prev</id>
		<title>Osso: New page: == Release Date == MAME 0.131 was released on 23 April 2009.   == Contributors == The known contributors for this version are, in alphabetical order:  * Aaron Giles * [[Alex&#039;s Rom Dump...</title>
		<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.131&amp;diff=3261&amp;oldid=prev"/>
		<updated>2010-06-30T08:03:19Z</updated>

		<summary type="html">&lt;p&gt;New page: == Release Date == MAME 0.131 was released on 23 April 2009.   == Contributors == The known contributors for this version are, in alphabetical order:  * &lt;a href=&quot;/index.php?title=Aaron_Giles&quot; title=&quot;Aaron Giles&quot;&gt;Aaron Giles&lt;/a&gt; * [[Alex&amp;#039;s Rom Dump...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Release Date ==&lt;br /&gt;
MAME 0.131 was released on 23 April 2009.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
The known contributors for this version are, in alphabetical order:&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]]&lt;br /&gt;
* [[Alex&amp;#039;s Rom Dumping Project]]&lt;br /&gt;
* [[Angelo Salese]]&lt;br /&gt;
* [[Chack&amp;#039;n]]&lt;br /&gt;
* [[David Haywood]]&lt;br /&gt;
* [[Derrick Renaud]]&lt;br /&gt;
* [[Fabio Priuli]]&lt;br /&gt;
* [[Guru]]&lt;br /&gt;
* [[Kevin Eshbach]]&lt;br /&gt;
* [[Luigi30]]&lt;br /&gt;
* [[Mariusz Wojcieszek]]&lt;br /&gt;
* [[Olivier Galibert]]&lt;br /&gt;
* [[robiza]]&lt;br /&gt;
* [[Tirino73]]&lt;br /&gt;
* [[Wilbert Pol]]&lt;br /&gt;
* [[Yasuhiro Ogawa]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Specific Contributions ==&lt;br /&gt;
The known contributions for this version are, in the order specified in the whatsnew:&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] removed the last use of PORT_PLAYER(2) for P1 inputs.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] merged memory maps in the suna8, supbtime, superchs, suprnova, suprslam, subs, suna16, stepstag, stfight, strnskill drivers. &lt;br /&gt;
&lt;br /&gt;
* [[robiza]] provided numerous improvements to the roul driver.&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] merged findout.c memory map.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] added basic implementation of the TMS9927 video controller.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] provided a Status games driver rewrite:&lt;br /&gt;
** Reduced multiple drivers down to a primary one with minor tweaks.&lt;br /&gt;
** Hooked up TMS9927 video generator.&lt;br /&gt;
** Fixed statriv2v character generator to be more accurate.&lt;br /&gt;
** Fixed incorrect colors.&lt;br /&gt;
** Correct video timing.&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] and [[David Haywood]] did miscellaneous Naomi work and improvements. Some refactoring done, new games hooked up. Moved NAOMI DRIVER_INITs to specific machine/naomi.c &amp;amp; includes/naomi.h files, in preparation to add per-game JVS settings.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed generic NVRAM behavior so that all the variants look for a memory region named &amp;quot;nvram&amp;quot;. If it is found and is of the same length as the generic_nvram_size, data is copied from there instead of filling the RAM with the fallback pattern.&lt;br /&gt;
&lt;br /&gt;
* [[Derrick Renaud]] fixed mouse/lightgun buttons to individually select when using -mouse/-multimouse and -lightgun. Meaning you will not receive Mouse Button 0 Gun Button 0 when selecting in the UI.&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] merged memory map and attempted to add proper colors in Carrera.&lt;br /&gt;
&lt;br /&gt;
* [[Derrick Renaud]] fixed verbose output of RAW device names for XP.&lt;br /&gt;
&lt;br /&gt;
* [[Derrick Renaud]] fixed UI selection of Gun axis so Gun 1 is not always selected with the desired gun when using RawInput.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] fixed XF flag in the 8085A core.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] fixed frontend messages to leave enough space for clone longer names.&lt;br /&gt;
&lt;br /&gt;
* [[Wilbert Pol]] added Toshiba TLCS-900/H cpu core.&lt;br /&gt;
&lt;br /&gt;
* [[Wilbert Pol]] added T6W28 sound core (SNK(?) custom sn76489a clone).&lt;br /&gt;
&lt;br /&gt;
* [[Yasuhiro Ogawa]] removed YM2151 from gijoe which is not present on real PCB.&lt;br /&gt;
&lt;br /&gt;
* [[Derrick Renaud]] fixed P2 gun reload in Lethal Enforcers II.&lt;br /&gt;
&lt;br /&gt;
* [[Derrick Renaud]] fixed bug where repeating axis values were being selected for button input in UI.&lt;br /&gt;
&lt;br /&gt;
* [[Kevin Eshbach]] documented PALs from Xenophobe board.&lt;br /&gt;
&lt;br /&gt;
* [[Luigi30]] crystallized 1945kiii.c, maygay1b.c, maygayv1.c, mwarr.c, n8080.c (20.16MHz crystal confirmed with schematics), pacman.c, panicr.c, rallyx.c.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Game Support ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New games added or promoted from NOT_WORKING status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/fantjour Fantastic Journey]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/roul Super Lucky Roulette]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/statusbj Status Blackjack]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/funcsino Status Fun Casino]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/multigm2 Multi Game 2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New clones added&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/asterixj Asterix (Japan)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/ashura Ashura Blaster (World)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New games marked as GAME_NOT_WORKING&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/mvsc2 Marvel vs. Capcom 2]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/zombrvn Zombie Revenge]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/ggx Guilty Gear X]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/vs4j Virtua Striker 4 (Japan)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/virnbao Virtua NBA]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/ggram2 Giant Gram Zen-Nippon Pro Wresring 2]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/shangril Dengen Tenshi Taisen Janshi Shangri-la]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/avalons The Key Of Avalon - The Wizard Master - Server (GDT-0005C) (V4.001)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/vs2002j Virtua Striker 2002 (GDT-0001)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/derbyoc2Derby Owners Club II]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/wldrider Wild Riders]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/wwfroyal WWF Royal Rumble]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/qmegamis Quiz Ah Megamisama]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/dybbnao Dynamite Baseball Naomi]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/dybb99 Dynamite Baseball &amp;#039;99]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/deathcox Death Crimson OX]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/tripdraw Tripple Draw]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/cstripxi Casino Strip]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2009]]&lt;/div&gt;</summary>
		<author><name>Osso</name></author>
	</entry>
</feed>