<?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.77</id>
	<title>MAME 0.77 - 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.77"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.77&amp;action=history"/>
	<updated>2026-05-06T17:10:56Z</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.77&amp;diff=1006&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.77&amp;diff=1006&amp;oldid=prev"/>
		<updated>2007-05-10T12:23:52Z</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.77 was released on 12 November 2003.&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;
* [[Angelo Salese]]&lt;br /&gt;
* [[ANY]]&lt;br /&gt;
* [[Bryan McPhail]]&lt;br /&gt;
* [[Curt Coder]]&lt;br /&gt;
* [[Pierpaolo Prazzoli]]&lt;br /&gt;
* [[R. Belmont]]&lt;br /&gt;
* [[Robin Merrill]]&lt;br /&gt;
* [[smf]]&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]] added fix to allow a driver to have MSM6295s and plain ADPCM voices coexist (required for gcpinbal).&lt;br /&gt;
&lt;br /&gt;
* [[R. Belmont]] added Full Sound / Music to Grand Cross&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] improved the colors in Bishi Bashi&lt;br /&gt;
&lt;br /&gt;
* [[Pierpaolo Prazzoli]] fixed sprites in ckongs&lt;br /&gt;
&lt;br /&gt;
* [[Bryan McPhail]] updated the Double Dragon driver&lt;br /&gt;
** Correct video &amp;amp; interrupt timing derived from Xain schematics and confirmed on real DD board.&lt;br /&gt;
** Corrected interrupt handling, epecially to MCU (but one semi-hack remains).&lt;br /&gt;
** TStrike now boots but sprites don&amp;#039;t appear (I had them working at one point, can&amp;#039;t remember what broke them again).&lt;br /&gt;
** Dangerous Dungeons fixed.&lt;br /&gt;
** World version of Double Dragon added (actually same roms as the bootleg, but confirmed from real board)&lt;br /&gt;
** Removed stereo audio flag (still on Toffy - does it have it?)&lt;br /&gt;
&lt;br /&gt;
* [[Angelo Salese]] added various ST-V improvements&lt;br /&gt;
&lt;br /&gt;
* [[Curt Coder]] fixed the Twin16/TMNT driver:&lt;br /&gt;
** twin16.c&lt;br /&gt;
*** Fixed cuebrick NVRAM handler&lt;br /&gt;
*** Added watchdog reset&lt;br /&gt;
** tmnt.c&lt;br /&gt;
** Fixed mia/mia2 inputs/dips&lt;br /&gt;
** Fixed visible area in cuebrckj/mia/mia2&lt;br /&gt;
** Changed cuebrckj to &amp;quot;Cue Brick (World version D)&amp;quot;, since text is in English)&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] fixed many issues in the TMS32031 core; Offroad Challenge is almost playable as a	result, minus the fact that the clipping plane seems to like clipping out the cars during the race. But the terrain problems are fixed at least.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] fixed a memory annoyance: unmapped memory accesses always reported the raw byte address, not the CPU-level address. This is annoying for chips like the TMS34010 or the TMS32031, so now the effecitve offset is logged instead, taking into account the address shift.&lt;br /&gt;
&lt;br /&gt;
* [[Robin Merrill]] and [[Bryan McPhail]] made some input port corrections&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] fixed the OSD: this is a minor fix to enable the OSD for non-debug builds regardless of the -debug flag&lt;br /&gt;
&lt;br /&gt;
* [[Nathan Woods]] contributed misc fixes&lt;br /&gt;
** Adds a handful of comments to uifontdata[]&lt;br /&gt;
** Changes character 14 to a solid circle; previously this character was blank and unused&lt;br /&gt;
** Miscellaneous changes within #ifdef MESS&lt;br /&gt;
&lt;br /&gt;
* Various Atari Improvements&lt;br /&gt;
** CAGE works&lt;br /&gt;
** motion object checksums work for growth games&lt;br /&gt;
** sprite/playfield priorities work for growth games&lt;br /&gt;
** no more 6502 speedups&lt;br /&gt;
** atarig1.c:&lt;br /&gt;
*** added support for the MO command register -- MO checksums now work&lt;br /&gt;
*** added missing SHA1 values and marked some ROMs as NO_DUMP&lt;br /&gt;
*** removed 6502 speedups&lt;br /&gt;
** atarig42.c:&lt;br /&gt;
*** added support for the MO command register -- MO checksums now work&lt;br /&gt;
*** added SLOOP emulation for Guardians of the Hood, which is fully playable&lt;br /&gt;
*** added missing SHA1 values&lt;br /&gt;
*** removed 6502 speedups&lt;br /&gt;
*** documented color MUXing&lt;br /&gt;
*** removed old orientation code&lt;br /&gt;
*** added MO/playfield priorities&lt;br /&gt;
** atarigt.c:&lt;br /&gt;
*** added support for the MO command register -- MO checksums now work&lt;br /&gt;
*** hooked up CAGE audio&lt;br /&gt;
*** added missing SHA1 values&lt;br /&gt;
*** documented the overly complicated color MUXing&lt;br /&gt;
*** added MO/playfield priorities&lt;br /&gt;
** atarigx2.c:&lt;br /&gt;
*** added support for the MO command register -- MO checksums now work&lt;br /&gt;
*** added missing SHA1 values&lt;br /&gt;
*** added another Road Riot&amp;#039;s Revenge variant&lt;br /&gt;
*** some input port tweaks&lt;br /&gt;
*** removed 6502 speedups&lt;br /&gt;
** asic65.c:&lt;br /&gt;
*** improved logic for Road Riot 4WD -- almost playable&lt;br /&gt;
*** added support for Guardians of the Hood&lt;br /&gt;
** atarigen.c:&lt;br /&gt;
*** fixed bad handling of EEPROM data in 32-bit mode&lt;br /&gt;
** cage.c:&lt;br /&gt;
*** fixed frequency computation -- it now works ok!&lt;br /&gt;
*** added speedup mechanism&lt;br /&gt;
*** fixed positioning of the 4 voices&lt;br /&gt;
** atarirle.c:&lt;br /&gt;
*** implemented the MO command register and checksumming&lt;br /&gt;
&lt;br /&gt;
* [[Sean Young]] and [[Stefano]] improved the Z80 DAA emulation allowing removal of look-up table &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Game Support ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New Games supported or promoted from GAME_NOT_WORKING status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/macea Mace - The Dark Age]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/blitz99 Blitz &amp;#039;99]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/carnevil CarnEvil]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/wg3dh Wayne Gretzky&amp;#039;s 3D Hockey]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/ddungeon Dangerous Dungeons]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/goal92 Goal &amp;#039;92 (bootleg of Seibu Cup Soccer)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/tmekprot T-Mek (prototype)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/guardian Guardians of the Hood]&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/ddragonw Double Dragon (World)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/simps2pa The Simpsons (2 player, alt)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/mtlchmp1 Martial Champion (EAA)]&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/tekken3 Tekken 3 (TET1/VER.E1)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/soulclbr Soul Calibur (SOC14/VER.C)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/ehrgeiz Ehrgeiz (EG3/VER.A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/mdhorse Derby Quiz My Dream Horse (MDH1/VER.A2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/fgtlayer Fighting Layer (FTL0/VER.A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pacapp Paca Paca Passion (PPP1/VER.A2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sws99 Super World Stadium &amp;#039;99 (SS91/VER.A3)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/tekkentt Tekken Tag Tournament (TEG3/VER.C1)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/mrdrillr Mr Driller (DRI1/VER.A2)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/aquarush Aqua Rush (AQ1/VER.A1)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/golgo13 Golgo 13 (GLG1/VER.A)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/godzilla Godzilla]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/bonkadv Bonk&amp;#039;s Adventure]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/cupsoc Seibu Cup Soccer]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sfrush SF Rush]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/calspeed California Speed]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sfish2 Sports Fishing 2]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2003]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>