<?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.37b7</id>
	<title>MAME 0.37b7 - 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.37b7"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.37b7&amp;action=history"/>
	<updated>2026-04-28T10:33:06Z</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.37b7&amp;diff=1052&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.37b7&amp;diff=1052&amp;oldid=prev"/>
		<updated>2007-05-16T05:59:47Z</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.37b7 was released on 5 September 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;
* [[David Haywood]]&lt;br /&gt;
* [[Ernesto Corvi]]&lt;br /&gt;
* [[Jarek Burczynski]]&lt;br /&gt;
* [[Juergen Buchmueller]]&lt;br /&gt;
* [[Mathias Rosenhauer]]&lt;br /&gt;
* [[Mike Coates]]&lt;br /&gt;
* [[Nicola Salmoria]]&lt;br /&gt;
* [[Olivier Galibert]]&lt;br /&gt;
* [[Phil Stroffolino]]&lt;br /&gt;
* [[Takahiro Nogi]]&lt;br /&gt;
* [[Tim Lindquist]]&lt;br /&gt;
* [[Yochizo]]&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]] and [[Tim Lindquist]] added Stars to Strider and Forgotten Worlds.&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] fixed the sprite/tile priority in Black Tiger.&lt;br /&gt;
&lt;br /&gt;
* [[Zsolt Vasvari]] fixed startup garbage in Vastar.&lt;br /&gt;
&lt;br /&gt;
* [[Juergen Buchmueller]] fixed the Pokey emulation so that the Tempest reset bug is fixed, this time for real and forever.&lt;br /&gt;
&lt;br /&gt;
* Important for porters: changes to the dirty marking system. The blitting code was previously required to support two types of dirty marking: a &amp;quot;correct&amp;quot; one, used for vector games, where only the screen portions marked dirty during the current frame should be copied to the video card; and a &amp;quot;wrong&amp;quot; one, relying on a hack, where the blitter was also required to remember the dirty regions from *previous* frame, and copy those as well. Only the &amp;quot;correct&amp;quot; one is left, which should somewhat simplify dirty handling in the OS dependant code. Moreover, the code must not check for VIDEO_TYPE_VECTOR to know whether to use dirty marking: it must check only VIDEO_SUPPORTS_DIRTY, which is set for vector games.&lt;br /&gt;
&lt;br /&gt;
* Important for porters: the HAS_XXX constants for cpu and sound emulation are no longer #defined in cpuintrf.h if they were not already defined. They are set by the makefile (rules.mak). If you are not using that in your port, you&amp;#039;ll have to make sure that all constants are initialized somewhere.&lt;br /&gt;
&lt;br /&gt;
* Removed osd_led_w(); instead, an additional leds_status parameter is passed to osd_update_video_and_audio(). Drivers now have to use set_led_status().&lt;br /&gt;
&lt;br /&gt;
* The makefile of the DOS version now uses GNUs mkdir instead of the built-in one. If you don&amp;#039;t have mkdir you can find it here: http://www.simtel.net/pub/simtelnet/gnu/gnuish/gnufut21.zip&lt;br /&gt;
&lt;br /&gt;
* Added VIDEO_PIXEL_ASPECT_RATIO_2_1, this should be honored by the OS dependant code just like VIDEO_PIXEL_ASPECT_RATIO_1_2.&lt;br /&gt;
&lt;br /&gt;
* [[Mathias Rosenhauer]] changed backdrops so they are handled by the core like overlays, specific support in the drivers is no longer necessary.&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/pc_1942 1942 (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_bball Baseball (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_bfght Balloon Fight (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_cshwk Captain Sky Hawk (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_cvnia Castlevania (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_dbldr Double Dribble (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_drmro Dr. Mario (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_ftqst Uncle Fester&amp;#039;s Quest: The Addams Family (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_gntlt Gauntlet (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_golf Golf (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_grdus Gradius (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_hgaly Hogan&amp;#039;s Alley (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_kngfu Kung Fu (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_mman3 Mega Man III (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_moglf Mario&amp;#039;s Open Golf (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_ngai3 Ninja Gaiden Episode III: The Ancient Ship of Doom (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_pwbld Power Blade (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_radr2 Rad Racer II (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_radrc Rad Racer (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_rcpam R.C. Pro-Am (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_rkats Rockin&amp;#039; Kats (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_rrngr Chip&amp;#039;n Dale: Rescue Rangers (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_rygar Rygar (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_smb2 Super Mario Bros. 2 (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_suprc Super C (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_tenis Tennis (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_tmnt Teenage Mutant Ninja Turtles (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_tmnt2 Teenage Mutant Ninja Turtles II: The Arcade Game (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_vball Volley Ball (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_wcup Nintendo World Cup (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_wgnmn Wild Gunman (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/pc_ynoid Yo! Noid (PlayChoice-10)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/mahoudai Mahou Daisakusen]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/shippumd Shippu Mahou Daisakusen]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/hotpinbl Hot Pinball]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/fantasia Fantasia]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/newfant New Fantasia]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/missw96 Miss World &amp;#039;96 Nude]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/bigtwin Big Twin]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/wbeachvl World Beach Volley]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/xexex Xexex]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/magmax Mag Max]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/thief Thief]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/natodef NATO Defense]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sia2650 Super Invader Attack]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/buggychl Buggy Challenge (preliminary, feedback needed)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/batsugun Knuckle Joe]&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/wintbob Winter Bobble (= Snow Bros)] &lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2000]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>