<?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.36rc1</id>
	<title>MAME 0.36rc1 - 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.36rc1"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.36rc1&amp;action=history"/>
	<updated>2026-05-06T18:07:20Z</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.36rc1&amp;diff=1042&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.36rc1&amp;diff=1042&amp;oldid=prev"/>
		<updated>2007-05-14T13:31:28Z</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.36rc1 was released on 26 February 2000.&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;
* [[Jarek Burczynski]]&lt;br /&gt;
* [[Jarek Parchanski]]&lt;br /&gt;
* [[Jason Nelson]]&lt;br /&gt;
* [[Juergen Buchmueller]]&lt;br /&gt;
* [[Luca Elia]]&lt;br /&gt;
* [[Manuel Abadia]]&lt;br /&gt;
* [[Nicola Salmoria]]&lt;br /&gt;
* [[Paolo Fiorani]]&lt;br /&gt;
* [[Peter Trauner]]&lt;br /&gt;
* [[Phil Stroffolino]]&lt;br /&gt;
* [[Quench]]&lt;br /&gt;
* [[Tatsuyuki Satoh]]&lt;br /&gt;
* [[Vernon C. Brooks]]&lt;br /&gt;
* [[Zsolt Vasvari]]&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;
* [[Nicola Salmoria]] fixed sprite colors in Contra and other improvements to Konami 007121-based games.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] fixed shadows in Gauntlet and other Atari games.&lt;br /&gt;
&lt;br /&gt;
* [[Jarek Parchanski]] added new samples for Asteroids/Asteroids Deluxe.&lt;br /&gt;
&lt;br /&gt;
* [[Juergen Buchmueller]] changed MAME so samples are no longer needed in Stratovox, Battle Zone, Red Baron, Asteroids.&lt;br /&gt;
&lt;br /&gt;
* [[Zsolt Vasvari]] and [[Juergen Buchmueller]] added preliminary sound in Bandido.&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] fixed controls in atarifb4 and atari soccer.&lt;br /&gt;
&lt;br /&gt;
* [[Vernon C. Brooks]] fixed protection in Super World Stadium &amp;#039;92.&lt;br /&gt;
&lt;br /&gt;
* [[Paolo Fiorani]] added -hotrod to the DOS version to select a more appropriate button configuration when NeoGeo games are played.&lt;br /&gt;
&lt;br /&gt;
* The coin/start buttons are slightly changed. NOw they are layed out this way:&lt;br /&gt;
** 1,2,3,4 -&amp;gt; start 1,2,3,4&lt;br /&gt;
** 5,6,7,8 -&amp;gt; coin 1,2,3,4&lt;br /&gt;
** 9,0,-,= -&amp;gt; service coin 1,2,3,4&lt;br /&gt;
&lt;br /&gt;
* [[Phil Stroffolino]] added preliminary support for HISCORE.DAT.&lt;br /&gt;
&lt;br /&gt;
* [[Peter Trauner]] added 65sc02 and 65ce02 cpu cores.&lt;br /&gt;
&lt;br /&gt;
* The DOS version is now compiled with Allegro WIP 3.9.31.&lt;br /&gt;
&lt;br /&gt;
* [[Juergen Buchmueller]] rewrote the Pokey emulator for greater accuracy.&lt;br /&gt;
&lt;br /&gt;
* [[Juergen Buchmueller]] added preliminary SN76477 emulation.&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] fixed a rounding error in IPF_CENTER handling which caused problems with Centipede. Note, however, that it would be advisable to not use IPF_CENTER at all for trackball/dial inputs, since this is probably not how the hardware works in reality. For the same reason, also removed the &amp;quot;clip&amp;quot; parameter from the PORT_ANALOG() macro. Incidentally, this fixed Peek-a-Boo.&lt;br /&gt;
&lt;br /&gt;
* [[Juergen Buchmueller]] did lots of CPU fixes and cleanup.&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] changed the struct GfxLayout so it can now be parametric on the size of the memory region it refers to. This way the same gfx definition can be used for games with the same layout but different number of tiles. See drivers/m72.c, drivers/dec0.c for usage examples.&lt;br /&gt;
&lt;br /&gt;
* [[Tatsuyuki Satoh]] fixed and improved the 6800 family emulator.&lt;br /&gt;
&lt;br /&gt;
* [[Jarek Burczynski]] improved the YM2151 emulator.&lt;br /&gt;
&lt;br /&gt;
* Only one of the two YM2151 emulators is linked, this is determined at compile time. The default is Jarek&amp;#039;s, which is more accurate though a little slower. It can be replaced with Tatsuyuki&amp;#039;s changing the makefile.&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 GAME_NOT_WORKING status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/tekipaki Teki Paki]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/kbash Knuckle Bash]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pipibibs Pipi &amp;amp; Bibis]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/snowbro2 Snow Bros. 2]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/tshingen Takeda Shingen]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/ultraman Ultraman]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/fireshrk Fire Shark]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/mole Mole Attack]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/quester Quester]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/faceoff Face Off]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/dremshpr Dream Shopper]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/labyrunr Labyrinth Runner]&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/yokaidko Yokai Douchuuki (Japan old version)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/ghoulsu Ghouls &amp;#039;n Ghosts (US)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/varthu Varth (US)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/spnchotj Super Punch Out!! (Japan)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/rampartj Rampart (Japan)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/defendw Defender (White label)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/berlwall Berlin Wall (set 2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/bubbobr1 Bubble Bobble (US set 2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/vanvan Van Van Car (Sanritsu)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/champwru Champion Wrestler (US)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/tumblepj Tumble Pop (Japan)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/polepos2 Pole Position 2 (two original sets)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2000]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>