<?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.120u3</id>
	<title>MAME 0.120u3 - 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.120u3"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.120u3&amp;action=history"/>
	<updated>2026-04-28T07:04:51Z</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.120u3&amp;diff=1325&amp;oldid=prev</id>
		<title>Georg: Initial version.</title>
		<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.120u3&amp;diff=1325&amp;oldid=prev"/>
		<updated>2007-11-30T07:23:59Z</updated>

		<summary type="html">&lt;p&gt;Initial version.&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.120u3 was released on 8 November 2007.&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;
* [[Atari Ace]]&lt;br /&gt;
* [[Curt Coder]]&lt;br /&gt;
* [[Hairu]]&lt;br /&gt;
* [[icronnya77]]&lt;br /&gt;
* [[Patrik Styrnell]]&lt;br /&gt;
* [[Philip Bennett]]&lt;br /&gt;
* [[Robbbert]]&lt;br /&gt;
* [[Samuele Zannoli]]&lt;br /&gt;
* [[Vas Crabb]]&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;
* [[Vas Crabb]] cleaned up the inline assembly for both x86 and PPC, enabled the mul32 family assembly stuff on 32-bit x86, and fixed some compiler warnings on 64-bit GCC. In addition:&lt;br /&gt;
** Provided single-precision reciprocal approximation code for PowerPC and x86 with SSE2.&lt;br /&gt;
** Filled in all other TBD functions in eigccx86.h for completeness.&lt;br /&gt;
** Conditionalised some code in eigccppc.h so that it isn&amp;#039;t used when the compiler has 64-bit instructions available.&lt;br /&gt;
&lt;br /&gt;
* [[Atari Ace]] added static qualifiers and renamed symbols in MAME in an effort to further tidy up the global namespace. Generally generic names were targeted and some symbols that were both static and extern. Some specifics:&lt;br /&gt;
** K053247_ram was made static throughout and the existing K053247_export_config was used to obtain the value in xmen.c.&lt;br /&gt;
** The enums DS1991_STATE and DSP_TYPE were unused and were therefore removed. &lt;br /&gt;
** Dead code in cps3.c and thayers.c was discovered and commented out.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] made almost all input port definitions static.&lt;br /&gt;
&lt;br /&gt;
* [[Atari Ace]] obsoleted the GAMEB macro, which is no longer necessary.&lt;br /&gt;
&lt;br /&gt;
* [[R. Belmont]] fixed casting issues in the new inline validity checks.&lt;br /&gt;
&lt;br /&gt;
* [[Atari Ace]] made some build-related improvements to the sound cores:&lt;br /&gt;
** The SCSP dependency on mame/drivers/stv.c was removed allowing it to built independent of the driver.&lt;br /&gt;
** The WAVE dependency on MESS code was made explicit, so it can be built independentally of MESS. &lt;br /&gt;
** VOTRAX can now be built independentally of SAMPLES.&lt;br /&gt;
** The YM2612 core now can be built without including the YM3438 core.&lt;br /&gt;
** Unnecessary uses of BUILD_ and HAS_ macros have been removed.&lt;br /&gt;
** BUILD_ instead of HAS_ macros are used in 3812intf.c for consistency with the other fm cores.&lt;br /&gt;
&lt;br /&gt;
* [[Vas Crabb]] added DIP locations to several SSV games (in ssv.c).&lt;br /&gt;
&lt;br /&gt;
* [[Samuele Zannoli]] corrected some errors in the SH4 core and implemented store queues and the basics of DMA. Added a call to simulate dma transfers with external devices.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] expanded polynew.c to support quad rendering. Converted midvunit.c over to using the new quad rendering, which fixes a number of rendering issues that have plagued the driver since the start.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] added Z-clipping logic to polynew.c. Converted namcos22 over to using that code. Simplified namcos22 significantly, working in quads throughout the lower-level pipeline and then handing the results off to polynew.c.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] updated model3.c to use the new poly code, and changed much of the low-level implementation to make things easier.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] defined a couple of new functions in eminline.h: atomic_increment32 and atomic_decrement32.&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://www.mameworld.net/maws/romset/escounts Every Second Counts]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/trebltop Treble Top]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/quizvadr Quizvaders]&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://www.mameworld.net/maws/romset/extrmatj Extermination (Japan)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/gbustera Gang Busters (set 2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/trog Trog (rev LA5 03/29/91)]&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://www.mameworld.net/maws/romset/inquiztr Inquizitor]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2007]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>