<?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.131u4</id>
	<title>MAME 0.131u4 - 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.131u4"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.131u4&amp;action=history"/>
	<updated>2026-05-06T20:48:45Z</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.131u4&amp;diff=3256&amp;oldid=prev</id>
		<title>Osso: New page: == Release Date == MAME 0.131u4 was released on 4 June 2009.   == Contributors == The known contributors for this version are, in alphabetical order:  * Aaron Giles * [[Andrew Welburn]...</title>
		<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.131u4&amp;diff=3256&amp;oldid=prev"/>
		<updated>2010-06-29T12:39:45Z</updated>

		<summary type="html">&lt;p&gt;New page: == Release Date == MAME 0.131u4 was released on 4 June 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; * [[Andrew Welburn]...&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.131u4 was released on 4 June 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;
* [[Andrew Welburn]]&lt;br /&gt;
* [[Angelo Salese]]&lt;br /&gt;
* [[Brian Troha]]&lt;br /&gt;
* [[Corrado Tomaselli]]&lt;br /&gt;
* [[Curt Coder]]&lt;br /&gt;
* [[Enik Land]]&lt;br /&gt;
* [[Fabio Priuli]]&lt;br /&gt;
* [[Incog]]&lt;br /&gt;
* [[Irongiant]]&lt;br /&gt;
* [[MooglyGuy]]&lt;br /&gt;
* [[Olivier Galibert]]&lt;br /&gt;
* [[Palindrome]]&lt;br /&gt;
* [[ShimaPong]]&lt;br /&gt;
* [[smf]]&lt;br /&gt;
* [[Smitdogg]]&lt;br /&gt;
* [[Tafoid]]&lt;br /&gt;
* [[Team Europe]]&lt;br /&gt;
* [[The Dumping Union]]&lt;br /&gt;
* [[Tormod]]&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;
* [[Enik Land]] fixed megadrive PAL refresh rate (for MESS).&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] simplified megadriv.c input reading.&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] fixed NMI firing in Goal 92 (same sound hook-up as Euro League).&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] replaced almost all remaining cpu* [[num]] occurrences in src/mame/ with tags.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted Dallas DS1302 RTC to a device.&lt;br /&gt;
&lt;br /&gt;
* [[ShimaPong]] fixed coin issue in sqixr1.&lt;br /&gt;
&lt;br /&gt;
* [[Brian Troha]] updated Intruder &amp;amp; Moon Base roms with PCB locations.&lt;br /&gt;
&lt;br /&gt;
* [[Brian Troha]] corrected some rom names &amp;amp; added some PCB locations to pipedrm. Added dipswitch locations.&lt;br /&gt;
&lt;br /&gt;
* [[Brian Troha]] corrected dipswitches in Konami&amp;#039;s Wizz Quiz and added dipswitch locations.&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] and [[Yasuhiro Ogawa]] provided significant improvements to the Super Crowns Golf video. Also hooked up inputs and DIP switches.&lt;br /&gt;
&lt;br /&gt;
* [[Olivier Galibert]] decrypted Mirax main program roms.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] cleaned up Namco 5xxx docs, listing both MB88xx pin IDs and Namco custom IDs where appropriate.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] added clocks to the Namco 06xx in anticipation of improved device interconnection.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] added new file devtempl.h which can be used to generate the DEVICE_GET_INFO function. Updated all the Namco I/O devices to use this, along with the 6821pia and voodoo.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] updated galaga driver to use computed video timing.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] added configuration settings and analog adjusters to xml output (see e.g. mario or crbaloon). Also, added port categories for MESS.&lt;br /&gt;
&lt;br /&gt;
* [[Smitdogg]] and [[The Dumping Union]] corrected BPROM names, added PCB location and documented the BPROM type for Moon Base.&lt;br /&gt;
&lt;br /&gt;
* [[Brian Troha]] and [[The Dumping Union]] corrected rom names for Wing Shooting Championship and added documentation of the new game features of v2.00. &lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted DS1302 to use devtemplate.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted ADC083x converters to be MAME devices.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted Fujitsu MB3773 to be a MAME device.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted NEC uPD4701 to be a MAME device.&lt;br /&gt;
&lt;br /&gt;
* [[Olivier Galibert]] updated Tekken Tag Tournament Japanese versions: Mark the in-practice undumped roms as NO_DUMP. The versions used in the source were from where from the export version and they&amp;#039;re incompatible with the japanese program roms.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted ADC1213x converters to be MAME devices.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted RP5H01 to be a MAME device.&lt;br /&gt;
&lt;br /&gt;
* [[Tafoid]] added DIP Locations and verified defaults for Speed Rumbler/Rush and Crash (using Speed Rumbler manual).&lt;br /&gt;
&lt;br /&gt;
* [[Olivier Galibert]] fixed digitalker mode 2.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] partially converted NEC uPD4990A RTC to be a MAME device. Moved clock init to device_start.&lt;br /&gt;
&lt;br /&gt;
* [[MooglyGuy]] added CPU core for the Manchester Small-Scale Experimental Machine (SSEM) from 1948.&lt;br /&gt;
&lt;br /&gt;
* [[Brian Troha]] updated the dipswitches and listed the dipswitches in the hvyunit driver.&lt;br /&gt;
&lt;br /&gt;
* [[Brian Troha]] added documentation about the Galaxian bootleg hardware known as Artic Multi-System.&lt;br /&gt;
&lt;br /&gt;
* [[Curt Coder]] added alternate read/write handlers to the Z80 PIO implementation.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted Motorola 6840PTM to be a MAME device.&lt;br /&gt;
&lt;br /&gt;
* [[Palindrome]] fixed VIA address map in 86 Lions.&lt;br /&gt;
&lt;br /&gt;
* [[Andrew Welburn]] fixed ROM filenames of CVS Hunchback and Logger.&lt;br /&gt;
&lt;br /&gt;
* [[Corrado Tomaselli]] verified clocks and corrected 6502 cpu speed on &amp;quot;the deep&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
== Game Support ==&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/offroadc4 Off Road Challenge v1.63]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/tm5kca Touchmaster 5000 (v7.10 California)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/tm7keval Touchmaster 7000 (v8.1X Evaluation)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/buckyaa Bucky O&amp;#039;Hare (ver AA)]&lt;br /&gt;
* [http://maws.mameworld.info/maws/romset/sf2ebbl Street Fighter II - The World Warrior (World 910214, TAB Austria bootleg)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2009]]&lt;/div&gt;</summary>
		<author><name>Osso</name></author>
	</entry>
</feed>