<?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.86</id>
	<title>MAME 0.86 - 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.86"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.86&amp;action=history"/>
	<updated>2026-05-06T21:49:28Z</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.86&amp;diff=891&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.86&amp;diff=891&amp;oldid=prev"/>
		<updated>2007-05-07T12:42:56Z</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.86 was released on 23 August 2004.&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;
* [[Andrew Gardner]]&lt;br /&gt;
* [[Andy Welburn]]&lt;br /&gt;
* [[Angelo Salese]]&lt;br /&gt;
* [[Bart Trzynadlowski]]&lt;br /&gt;
* [[Chris Kirmse]]&lt;br /&gt;
* [[David Haywood]]&lt;br /&gt;
* [[Olivier Galibert]]&lt;br /&gt;
* [[Pierpaolo Prazzoli]]&lt;br /&gt;
* [[R. Belmont]]&lt;br /&gt;
* [[Stefano Teso]]&lt;br /&gt;
* [[Tomasz Slanina]]&lt;br /&gt;
* [[Ville Linde]]&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;
* [[R. Belmont]] improved M37710, NamcoSS22 and C352&lt;br /&gt;
** M37710 changes (m37710.diff):&lt;br /&gt;
*** Data bus is actually 16 bit, not 8&lt;br /&gt;
*** Fixed saving of status register on interrupts&lt;br /&gt;
*** Fixed errors in PHB, PHT, PLT, and ANDB opcodes&lt;br /&gt;
*** Added XAB, PLB, and ROLB opcodes&lt;br /&gt;
*** Fixed IRQ dispatch errors&lt;br /&gt;
*** Various get_info fixes&lt;br /&gt;
** NamcoSS22 changes (s22.diff):&lt;br /&gt;
** All CPU clocks changed to measured-by-Guru values&lt;br /&gt;
*** Handle the changed M37710 bus width&lt;br /&gt;
*** Temporarily disconnect shared RAM.  There&amp;#039;s a problem where the 68020&amp;#039;s shared RAM test wipes out the 37710&amp;#039;s work variables and causes it to crash. I suspect there&amp;#039;s a register that halts or resets the 37710. Note: Prop Cycle has no POST and doesn&amp;#039;t cause this problem, but all the other games do).&lt;br /&gt;
** C352 change (c352.diff):&lt;br /&gt;
*** Remove debug printf that accidentally snuck in&lt;br /&gt;
&lt;br /&gt;
* [[Ville Linde]] improved the SPI driver:&lt;br /&gt;
** Improved (but not yet correct) tilemap decryption&lt;br /&gt;
** Preliminary sprite priority support&lt;br /&gt;
&lt;br /&gt;
* [[Ville Linde]], [[Bart Trzynadlowski]], and [[Stefano Teso]] added the PowerPC 403 core: This is basically SuperModel (Sega Model 3 emu)&amp;#039;s PPC core minus the FPU and 6xx-series specific instructions (that stuff isn&amp;#039;t ported to MAME yet). As such, it&amp;#039;s passed all manner of synthetic PPC torture tests and should be quite reliable for any PPC403-based hardware.&lt;br /&gt;
	&lt;br /&gt;
* [[Olivier Galibert]] and [[Andrew Gardner]] improved Virtua Racing&lt;br /&gt;
&lt;br /&gt;
* [[Tomasz Slanina]] and [[Pierpaolo Prazzoli]] made Hyperstone CPU Core Improvements:&lt;br /&gt;
** Tomasz Slanina &lt;br /&gt;
*** interrputs after call and before frame are prohibited now&lt;br /&gt;
*** emulation of FCR register&lt;br /&gt;
*** Floating point opcodes (preliminary) &lt;br /&gt;
*** Fixed stack addressing in RET/FRAME opcodes&lt;br /&gt;
*** Fixed bug in SET_RS macro&lt;br /&gt;
*** Fixed bug in return opcode (S flag)&lt;br /&gt;
*** Added C/N flags calculation in add/adc/addi/adds/addsi and some shift opcodes&lt;br /&gt;
*** Added writeback to ROL&lt;br /&gt;
*** Fixed ROL/SAR/SARD/SHR/SHRD/SHL/SHLD opcode decoding (Local/Global regs)&lt;br /&gt;
*** Fixed I and T flag in RET opcode&lt;br /&gt;
*** Fixed XX/XM opcodes&lt;br /&gt;
*** Fixed MOV opcode, when RD = PC&lt;br /&gt;
*** Fixed execute_trap() &lt;br /&gt;
*** Fixed ST opcodes, when when RS = SR&lt;br /&gt;
*** Added interrupts&lt;br /&gt;
*** Fixed I/O addressing &lt;br /&gt;
** Pierpaolo Prazzoli&lt;br /&gt;
*** Fixed fetch&lt;br /&gt;
*** Fixed decode of e132xs_xm opcode&lt;br /&gt;
*** Fixed 7 bits difference number in FRAME / RET instructions&lt;br /&gt;
*** Some debbugger fixes&lt;br /&gt;
*** Added generic registers decode function&lt;br /&gt;
*** Some other little fixes.&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] updated the Jaleco Mahjong driver: some games are *almost* playable but still have protection issues&lt;br /&gt;
	&lt;br /&gt;
* Adjusted Top Speed volume balance&lt;br /&gt;
&lt;br /&gt;
* [[Nathan Woods]] added some misc fixes&lt;br /&gt;
** Fixes PORT_INCLUDE by making the final IPT_END appended within input_port_allocate()&lt;br /&gt;
** Added some MESS specific defaults&lt;br /&gt;
** Spelling fix in IPT_BILL default&lt;br /&gt;
&lt;br /&gt;
* [[Chris Kirmse]] fixed some Multisession win32 bugs&lt;br /&gt;
&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://www.mameworld.net/maws/romset/fgoala Field Goal (different)]&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://www.mameworld.net/maws/romset/gradius4 Gradius 4: Fukkatsu]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/gticlub GTI Club (ver AAA)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/midnrun Midnight Run]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/racingj Racing Jam]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/racingj2 Racing Jam: Chapter 2]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sscope Silent Scope (ver UAB)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sscope2 Silent Scope 2]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/thrilld Thrill Drive]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/windheat Winding Heat]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/coolridr Cool Riders]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pitboss Pit Boss]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/bigfghtr Tatakae! Big Fighter]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/coolmini Cool Mini]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2004]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>