<?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.87u1</id>
	<title>MAME 0.87u1 - 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.87u1"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.87u1&amp;action=history"/>
	<updated>2026-05-09T06:54:41Z</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.87u1&amp;diff=919&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.87u1&amp;diff=919&amp;oldid=prev"/>
		<updated>2007-05-08T06:40:50Z</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.87u1 was released on 29 September 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;
* [[Barry Rodewald]]&lt;br /&gt;
* [[Brad Oliver]]&lt;br /&gt;
* [[Bryan McPhail]]&lt;br /&gt;
* [[Derrick Renaud]]&lt;br /&gt;
* [[Gondos]]&lt;br /&gt;
* [[Justin Szczap]]&lt;br /&gt;
* [[Manuel Abadia]]&lt;br /&gt;
* [[Pierpaolo Prazzoli]]&lt;br /&gt;
* [[R. Belmont]]&lt;br /&gt;
* [[smf]]&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;
* [[Brad Oliver]] made minor compiler fixes&lt;br /&gt;
&lt;br /&gt;
* [[Brad Oliver]] removed options.color_depth (obsolete anyway)&lt;br /&gt;
&lt;br /&gt;
* [[Bryan McPhail]] made some compiler Fixes for VC&lt;br /&gt;
** C99 fix in suprgolf.c&lt;br /&gt;
** fixed warnings under VC in m37710op.h&lt;br /&gt;
** fixed warnings under VC in ppc.c&lt;br /&gt;
** fixed warnings under VC in ppc403.c&lt;br /&gt;
&lt;br /&gt;
* [[Bryan McPhail]] added a default eeprom to Recalhorn to prevent crash&lt;br /&gt;
&lt;br /&gt;
* [[Bryan McPhail]] fixed the Mametesters bug sotsugyo069u3gre; sotsugyo: On the result screen (the one that appears when finishing a stage i.e after the first two trials), zeroes don&amp;#039;t appear at all.&lt;br /&gt;
&lt;br /&gt;
* [[Andrew Gardner]] modified tilemap.c so roz and RGB_DIRECT can be used together&lt;br /&gt;
&lt;br /&gt;
* [[Pierpaolo Prazzoli]] fixed I/O addresses in Hyperstone and so removed the hack from vamphalf driver&lt;br /&gt;
&lt;br /&gt;
* [[Gondos]] and * [[Pierpaolo Prazzoli]] updated the Yumefuda driver (eeprom etc.)&lt;br /&gt;
&lt;br /&gt;
* [[Pierpaolo Prazzoli]] fixed some gfx in tmmjprd&lt;br /&gt;
&lt;br /&gt;
* [[R. Belmont]] updated the i960 core:&lt;br /&gt;
** Added support for the following opcodes: nor, addc, subc, atanr, sinr, cosr, tanr, atanrl, logrl, sinrl, cosrl, and tanrl.&lt;br /&gt;
** Added those and some others to the disassembler.&lt;br /&gt;
** Added parens for the compiler warning.&lt;br /&gt;
** Fixed stt to only store 3 words instead of 4.&lt;br /&gt;
** Added logepr and cvtri.&lt;br /&gt;
** Fixed cmpr and cmprl - they were comparing garbage instead of the correct registers.&lt;br /&gt;
** Added disassembly for movrl.&lt;br /&gt;
** Added scanbit.&lt;br /&gt;
** Rewrote flushreg, it was *totally* wrong before. HOTD now runs, among others.&lt;br /&gt;
** Added hack to divo so divide by zero doesn&amp;#039;t crash MAME (some games read back 0 from the not-yet-existing DSP and do this).&lt;br /&gt;
** More disassembler improvements.&lt;br /&gt;
** Added NAND, EDIV, SCALER, SCALERL, ROUNDR, ROUNDRL, EXPRL, MOVRE, and CPYSRE opcodes.&lt;br /&gt;
** Fixed some errors in interrupt handling. Solves corrupt graphics in fvipers and crashes in fvipers, schamp, and dynamcop.&lt;br /&gt;
** Added REMR opcode.&lt;br /&gt;
&lt;br /&gt;
* [[R. Belmont]] updated the SegaIC24: add 32-bit access methods for char and tile RAM.&lt;br /&gt;
&lt;br /&gt;
* [[Justin Szczap]] fixed the sound in Grand Champion&lt;br /&gt;
&lt;br /&gt;
* [[Barry Rodewald]] made some INP changes: Basically, reading/writing analog port data every single time interpolate_analog_port() isn&amp;#039;t a good idea, especially since it&amp;#039;s called every time readinputport() is.  I&amp;#039;ve just moved the analogue port reading/writing into the for loop, so analogue ports are only read/written if the port is actually is analogue. &lt;br /&gt;
&lt;br /&gt;
* [[Derrick Renaud]] fixed DIP switches Dynagears&lt;br /&gt;
&lt;br /&gt;
* [[smf]] made a ZN1/ZN2 big endian fix&lt;br /&gt;
&lt;br /&gt;
* [[Ville Linde]] improved the SPI decryption (for rf2_2k)&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/paintlad Painted Lady (Splash) (Ver 1.3 US)]&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/apache3 Apache 3]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/roundup5 Round Up 5]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/cyclwarr Cycle Warriors]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/bel Behind Enemy Lines]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/daytona Daytona USA (Japan)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/daytonam Daytona USA (Japan, To The MAXX)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/daytonat Daytona USA (Japan, Turbo hack)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/doaa Dead or Alive (Model 2A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/doa Dead or Alive (Model 2B)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/desert Desert Tank]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/dynabb Dynamite Baseball &amp;#039;97]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/dynamcop Dynamite Cop (Model 2A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/dynmcopb Dynamite Cop (Model 2B)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/fvipers Fighting Vipers]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/gunblade Gunblade NY]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/hotd House of the Dead]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/indy500 Indianapolis 500]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/manxtt Manx TT Superbike]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pltkidsa Pilot Kids (Model 2A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pltkids Pilot Kids (Model 2B)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/srallyc Sega Rally Championship]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/stcc Sega Touring Car Championship]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/skytargt Sky Target]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/schamp Sonic The Fighters]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sgt24h Super GT 24h]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/topskatr Top Skater]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/vcop Virtua Cop]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/vcop2 Virtua Cop 2]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/vf2 Virtua Fighter 2 (ver 2.1)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/vstriker Virtua Striker (Rev A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/von Virtual On Cyber Troopers (Japan, Rev B)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/vonusa Virtual On Cyber Troopers (US, Rev B)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/zerogunj Zero Gunner (Japan Model 2B)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/zeroguna Zero Gunner (Model 2A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/zerogun Zero Gunner (Model 2B)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2004]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>