<?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.120</id>
	<title>MAME 0.120 - 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.120"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.120&amp;action=history"/>
	<updated>2026-05-06T18:56:37Z</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.120&amp;diff=1313&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.120&amp;diff=1313&amp;oldid=prev"/>
		<updated>2007-10-16T05:18:48Z</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.120 was released on 15 October 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;
* [[Andrew Gardner]]&lt;br /&gt;
* [[Atari Ace]]&lt;br /&gt;
* [[Christophe Jaillet]]&lt;br /&gt;
* [[Curt Coder]]&lt;br /&gt;
* [[Johnboy]]&lt;br /&gt;
* [[Justin Kerk]]&lt;br /&gt;
* [[Luca Elia]]&lt;br /&gt;
* [[Tim Lindner]]&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;
* [[Christophe Jaillet]] added a &amp;quot;native&amp;quot; architecture option to the makefile. Use this to have gcc automatically pick the most appropriate architecture based on the system that it is compiling on.&lt;br /&gt;
&lt;br /&gt;
* [[Andrew Gardner]] and [[Justin Kerk]] hooked up the KL5C80 communications CPU to the HNG64 BIOS and emulated some of its features.&lt;br /&gt;
&lt;br /&gt;
* [[Atari Ace]] fixed a few pointer truncation bugs in the Windows 64-bit code. Enabled warnings for 64-bit pointer truncations. Merged the x86 and x64 manifests.&lt;br /&gt;
&lt;br /&gt;
* [[Tim Lindner]] changed the 6821 PIA logging so that it only logs core messages once.&lt;br /&gt;
&lt;br /&gt;
* [[Johnboy]] made updates to various NeoGeo ROMsets. Some ROM names updated to match verified names from chip labels. A lot of &amp;quot;older&amp;quot; sets have been redumped to investigate the &amp;quot;64k m1/s1 issue&amp;quot; (also the m1 &amp;quot;overdumps&amp;quot;). Result was, ALL m1 ARE at least 128kx8; ALL s1 ARE 128kx8. The old m1 &amp;quot;overdumps&amp;quot; were incomplete dumps. In addition, it has been discovered that all &amp;quot;p-roms&amp;quot; do have a minimum size of 4mbit. A number of sets have been restored to their &amp;quot;original&amp;quot; state, and a number of others have been marked as bad dumps where appropriate. Specific changes include:&lt;br /&gt;
** bjourney: readded 128k m1 from Mame v0.34b5&lt;br /&gt;
** bstars: fully redumped, added correct m1&lt;br /&gt;
** bstars2: fully redumped, added correct m1 &lt;br /&gt;
** goalx3: readded 128k m1 from Mame v0.34b5 &lt;br /&gt;
** janshin: readded 128k m1 from Mame v0.34b5 &lt;br /&gt;
** joyjoy: added correct m1&lt;br /&gt;
** legendos: readded 128k m1 from Mame v0.34b5 &lt;br /&gt;
** maglord: fully redumped, added correct m1 &lt;br /&gt;
** mutnat: partially redumped, added correct m1&lt;br /&gt;
** nam1975: fully redumped, added correct m1/s1&lt;br /&gt;
** ncombata: fully redumped, renamed set to ncombath&lt;br /&gt;
** neomrdo: readded 128k s1 from Mame v0.34b5 &lt;br /&gt;
** pbobblen: readded 128k m1 from Mame v0.34b5 &lt;br /&gt;
** puzzledp: readded 128k s1 from Mame v0.34b5 &lt;br /&gt;
** ridhero: fully redumped, added correct s1 &lt;br /&gt;
** socbrawl: readded 128k s1 from Mame v0.34b5 &lt;br /&gt;
** ssideki2: fully redumped&lt;br /&gt;
** strhoop: readded 128k m1 from Mame v0.34b5&lt;br /&gt;
** svc: removed MVS tag, only one version exists (AES/MVS/PCB) &lt;br /&gt;
** svcboot: removed MVS tag &lt;br /&gt;
** tws96: readded 128k m1 from Mame v0.34b5 &lt;br /&gt;
** viewpoin: readded 128k m1/s1 from Mame v0.34b5&lt;br /&gt;
** wh2j: partially redumped, renamed to wh2jh, is verified AES version &lt;br /&gt;
** wh2j: fully redumped, is verified MVS version&lt;br /&gt;
** wh1h: fully redumped, is verified AES version &lt;br /&gt;
** wh1ha: renamed from wh1h to wh1ha&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] made several more traditional optimizations to the voodoo emulations, gaining a few percent improvement.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] further tweaked the work code to appropriately check for work items versus checking for the number of outstanding items.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] simplified some of the model2 rendering code.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] and [[Curt Coder]] moved a number of files from mame/machine and mame/video to emu/machine and emu/video. In general, files that emulate a common industry standard chip (as opposed to custom, manufacturer-specific chips) were moved. Further moves may happen in the future to isolate common system-level components (such as amiga, snes, etc.).&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/hayaosi1 Hayaoshi Quiz Ouza Ketteisen - The King Of Quiz]&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://www.mameworld.net/maws/romset/wh1ha World Heroes (set 3)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/wh1h World Heroes 2 Jet (set 2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/nitdbl Nightmare in the Dark (bootleg)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2007]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>