<?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.149</id>
	<title>MAME 0.149 - 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.149"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.149&amp;action=history"/>
	<updated>2026-05-09T08:26: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.149&amp;diff=4247&amp;oldid=prev</id>
		<title>Osso: New page: == Release Date == MAME 0.149 was released on 11 June 2013.   == Contributors == The known contributors for this version are, in alphabetical order:   * Andrew Gardner * Any * [[Ar...</title>
		<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.149&amp;diff=4247&amp;oldid=prev"/>
		<updated>2013-06-12T07:51:27Z</updated>

		<summary type="html">&lt;p&gt;New page: == Release Date == MAME 0.149 was released on 11 June 2013.   == Contributors == The known contributors for this version are, in alphabetical order:   * &lt;a href=&quot;/index.php?title=Andrew_Gardner&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Andrew Gardner (page does not exist)&quot;&gt;Andrew Gardner&lt;/a&gt; * &lt;a href=&quot;/index.php?title=Any&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Any (page does not exist)&quot;&gt;Any&lt;/a&gt; * [[Ar...&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.149 was released on 11 June 2013.&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;
&lt;br /&gt;
* [[Andrew Gardner]]&lt;br /&gt;
* [[Any]]&lt;br /&gt;
* [[Artemio Urbina]]&lt;br /&gt;
* [[AUMAP]]&lt;br /&gt;
* [[Brian Troha]]&lt;br /&gt;
* [[Carl]]&lt;br /&gt;
* [[Curt Coder]]&lt;br /&gt;
* [[Dr Slots]]&lt;br /&gt;
* [[elnaib]]&lt;br /&gt;
* [[Fabio Priuli]]&lt;br /&gt;
* [[Fujix]]&lt;br /&gt;
* [[hap]]&lt;br /&gt;
* [[Hans Ostermeyer]]&lt;br /&gt;
* [[iq_132]]&lt;br /&gt;
* [[James Wallace]]&lt;br /&gt;
* [[Kevin Eshbach]]&lt;br /&gt;
* [[Lord Nightmare]]&lt;br /&gt;
* [[Miodrag Milanovic]]&lt;br /&gt;
* [[MooglyGuy]]&lt;br /&gt;
* [[MPU Mecca]]&lt;br /&gt;
* [[O. Galibert]]&lt;br /&gt;
* [[Oliver Stoeneberg]]&lt;br /&gt;
* [[Osso]]&lt;br /&gt;
* [[Peter Ferrie]]&lt;br /&gt;
* [[Piero Andreini]]&lt;br /&gt;
* [[Porchy]]&lt;br /&gt;
* [[qmc2]]&lt;br /&gt;
* [[Quarterarcade]]&lt;br /&gt;
* [[Ricky2001]]&lt;br /&gt;
* [[Robbbert]]&lt;br /&gt;
* [[Roberto Fresca]]&lt;br /&gt;
* [[Roselson]]&lt;br /&gt;
* [[Santy14]]&lt;br /&gt;
* [[ShouTime]]&lt;br /&gt;
* [[smf]]&lt;br /&gt;
* [[Smitdogg]]&lt;br /&gt;
* [[The Dumping Union]]&lt;br /&gt;
* [[Tormod]]&lt;br /&gt;
* [[trap15]]&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;
&lt;br /&gt;
*[[Miodrag Milanovic]] added NVRAMs for devices in software item named folder&lt;br /&gt;
&lt;br /&gt;
*[[smf]] changed keycus into a device and moved it into it&amp;#039;s own file, only 3 parameters are saved instead of 64k. Changed I/O to 16 bits &amp;amp; uses memory maps instead of installing at runtime. Simplified digital player 3 inputs that are hooked up to dac inputs.&lt;br /&gt;
&lt;br /&gt;
*[[Curt Coder]] updated diserial: Added methods for clocking the receiver/transmitter outside of the timers.&lt;br /&gt;
&lt;br /&gt;
*[[Andrew Gardner]] removed more MAME anonymous timers.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] added DIP switch location to Namco System 11 &amp;amp; 12, also removed unused test dip switches.&lt;br /&gt;
&lt;br /&gt;
*[[MooglyGuy]] provided-HLSL changes:&lt;br /&gt;
** Upped vertex buffer size to 64k verts, fixes assert in starwars and alphaone, please include the printed error message in any subsequent encounterings of the assert.&lt;br /&gt;
** Improved vector rendering (beam width 1.5 suggested).&lt;br /&gt;
** Ducked raster bloom default to 0.225 to reduce washout.&lt;br /&gt;
&lt;br /&gt;
*[[Peter Ferrie]] updated i386dasm.c: fix improper signed display in some opcode parameters&lt;br /&gt;
&lt;br /&gt;
*[[smf]] made the device post load register after the devices are started, in case starting the device causes something (like sound_stream) to register it&amp;#039;s own post load.&lt;br /&gt;
&lt;br /&gt;
*[[qmc2]] updated audit.c: Fixed software list chd verification.&lt;br /&gt;
&lt;br /&gt;
*[[Lord Nightmare]] and [[Quarterarcade]] updated mazerbla.c: add notes about the game pcbs.&lt;br /&gt;
&lt;br /&gt;
*[[Ricky2001]] replaced first rom of Ambush with a fresh dump, marked the old set as likely hacked.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] and [[hap]] updated zn.c: added YMZ280 sound emulation to hvnsgate.&lt;br /&gt;
&lt;br /&gt;
*[[Curt Coder]] updated the m6800 core: Resolved out_sc2_func for M6808/HD6301/HD63701 variants.&lt;br /&gt;
 &lt;br /&gt;
*[[O. Galibert]] updated ksys573.c: Externalize the digital board.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] added a check for a bus error when fetching an instruction, the bus error condition is cleared before the fetch so bus errors in the debugger don&amp;#039;t cause an exception to be triggered.&lt;br /&gt;
&lt;br /&gt;
*[[O. Galibert]] updated the m6502 core: Redo the prefetch and reset the state on debugger PC change.&lt;br /&gt;
&lt;br /&gt;
*[[Peter Ferrie]] updated savquest.c: added HASP emulator; marked BIOS as bad dump because it&amp;#039;s incomplete.&lt;br /&gt;
&lt;br /&gt;
*[[Curt Coder]] updated the z80dart device: Merged in uPD7201 and modernized the interface.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] updated emuopts.c: Added a new option -statename which allows to specify the location of state saving, relative to -state_directory (whose usage remains unchanged). Syntax is basically the same as snapname, allowing for the  / character as path separator, %g as the driver name, and %d_[media] as the image name mounted in the &amp;quot;media&amp;quot; device. For example, using -statename foo/%g when running &amp;quot;mame wrally&amp;quot; will store save states into the folder sta/foo/wrally/ ; using -statename %g/%d_cart when running &amp;quot;mess nes -cart smb&amp;quot; will store save states into the folder sta/nes/smb/ ; using -statename %g/%d_cdrm when running &amp;quot;mess pce -cart cdsys -cdrm draculax&amp;quot; will store save states into sta/pce/draculax/ Specifying a media switch which is not available (e.g. %d_cdrm in a c64) or a media switch where no image is mounted (e.g. %d_cdrm in pce while playing a hucard game) will revert the option to its default value %g and save states will be stored in sta/*gamename*/ as in previous versions.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] updated msm5205.c: modernized the device.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] added ds2401 rom loading to digital i/o board, rather than specifying it in each game. Fixes Mambo A Go-Go booting.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] updated snes_snd.c: modernized the SNES sound device.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] updated the tms6100 device: modernized theTMS6100 and M58819 devices.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] moved default card config, device inputs and clock off the slot interface so they can be specified for all cards.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] added support for machine config fragments that are applied when the cart is loaded, converted NCR 53C7xx to devcb2 as an example.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] converted NCR5380N to devcb2.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] converted NCR5390 to devcb2 &amp;amp; use MCFG_DEVICE_CLOCK to set SCSI chip clock.&lt;br /&gt;
&lt;br /&gt;
*[[Carl]] updated pcshare.c: make all the common pc hardware in various pc based drivers inherit from pcat_base_state.&lt;br /&gt;
&lt;br /&gt;
*[[Andrew Gardner]] added the Image menu to the QT debugger&amp;#039;s main window. This allows the user to mount disk/c images from the UI.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] updated uiimage.c: when creating a new file from the File Manager, require the user to enter an extension too.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized the RP5H01 device.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] converted the Konami System 573 Security Cassettes to use slots. The current setting is no longer saved, so the default cassette is &amp;quot;game&amp;quot;. Some games have additional I/O connected via the security cassette, which is now hooked up when the cassette is loaded instead of patched directly into the memory map. If the game has a separate &amp;quot;install&amp;quot; cassette then you need to select this and hard reset (shift+F3 or select reset from the slot menu) before it will let you install from the CD.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized the MB14241 and MathBox devices.&lt;br /&gt;
&lt;br /&gt;
*[[Hans Ostermeyer]] updated inpttype.h: Use O1 instead of O0 on the critical function.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] fixed clipping of device address maps if the size of the map caused the end address to wrap. Added a proof of concept implementation of a address map bank device, which allows you to bank memory maps. Hooked it up to Taito GNET as an example.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] finished converting Taito GNET to use address maps instead of installing at run time.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized the geebee and warpwarp sound devices.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] finished modernizing gp9001.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] modernized the MM58274C RTC device.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] allowed AM_NOP in device address maps, there may be others that should be allowed.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] created a PCCARD slot and Linear Flash Card for System 573. Uses bankdev.c for banking the onboard flash chips and the pccard slots. This adds an extra two calls to the memory system &amp;amp; intelfsh.c already called the memory system for accessing the data.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] split rf5c296 and ata flash functionality from taitogn.c into their own devices. The pccard slot has had to revert to use memory handlers instead of device maps for the moment.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized Kaneko Pandora device.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] modernized the TMS9927 device.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] modernized the PIT8253 device.&lt;br /&gt;
&lt;br /&gt;
*[[Fabio Priuli]] modernized speaker device.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized Taito I/O devices.&lt;br /&gt;
&lt;br /&gt;
*[[Porchy]] renamed roms for set gtmrusa to match actual labels.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] started to split ide hd from ide controller.&lt;br /&gt;
&lt;br /&gt;
*[[Carl]] updated firebeat.c: split midi keyboard to separate device.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized Flower sound device.&lt;br /&gt;
&lt;br /&gt;
*[[MooglyGuy]] added better .ini defaults for HLSL, and hooked up bloom sliders.&lt;br /&gt;
&lt;br /&gt;
*[[Curt Coder]] added macros for read/write delegates.&lt;br /&gt;
&lt;br /&gt;
*[[Andrew Gardner]] updated the QT Debugger: WIP for a new breakpoints window.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized nmk112 device.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] and [[Fabio Priuli]] modernized Namco I/O devices (56xx, 58xx, 59xx).&lt;br /&gt;
&lt;br /&gt;
*[[O. Galibert]] updated the naomi video system: Pretend-modernize the powervr2.&lt;br /&gt;
&lt;br /&gt;
*[[O. Galibert]] updated the powervr2 device: Some register groups are obviously 32 bits, so make them so.&lt;br /&gt;
&lt;br /&gt;
*[[O. Galibert]] updated the Naomi driver: Better IRQ isolation.&lt;br /&gt;
&lt;br /&gt;
*[[O. Galibert]] updated naomig1: Make the dma cpu-independent.&lt;br /&gt;
&lt;br /&gt;
*[[smf]] did a first pass at tidying up ide interface. It no longer tries to force everything to act as a PC. A copy of the VIA VT83C461 datasheet would be useful to remove some of the hacks added to make the games using it work again.&lt;br /&gt;
&lt;br /&gt;
*[[Osso]] modernized adc1038 and adc12138 devices.&lt;br /&gt;
&lt;br /&gt;
*[[MooglyGuy]] added USE_SIMD flag to RSP headers and began converting some opcodes to use SSE* intrinsics. Current plan is to target SSSE3-capable hardware (Core2 and up), with the resulting speedup theorized to be on the order of 5-10x when conversion is complete, though this applies only to situations where the emulation is heavily bottlenecked by the RSP.&lt;br /&gt;
&lt;br /&gt;
*[[trap15]] updated nmk16.c: raphero sound improvements.&lt;br /&gt;
&lt;br /&gt;
*[[MooglyGuy]] added SIMD code for the rest of the RSP vector load instructions.&lt;br /&gt;
&lt;br /&gt;
*[[iq_132]] improved Dragon World II protection routines.&lt;br /&gt;
&lt;br /&gt;
*[[elnaib]] and [[Santy14]] verified pacuman gfx roms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Game Support ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New games added or promoted from NOT_WORKING status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=top21&amp;amp;lang=en Top XXI (Version 1.2)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=attackfc&amp;amp;lang=en Attack Force]&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.progettoemma.net/index.php?game=commandob2&amp;amp;lang=en Commando (bootleg, set 2)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=mooncrsl&amp;amp;lang=en Cresta Mundo (Laguna S.A. Spanish Moon Cresta bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=wwfmaniac&amp;amp;lang=en WWF: Wrestlemania (rev 1.1 07/11/95)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=scrambler&amp;amp;lang=en Scramble (Reben S.A. Spanish bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=skysoldrbl&amp;amp;lang=en Sky Soldiers (bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=galaxianbl&amp;amp;lang=en Galaxian (bootleg, set 2)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=j_nuddup&amp;amp;lang=en Nudge Double Up (JPM SRU)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=j_unk&amp;amp;lang=en Unknown SRU Game]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=brdrlinet&amp;amp;lang=en Borderline (Tranquilizer Gun conversion)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=myststonoi&amp;amp;lang=en Mysterious Stones - Dr. Kick in Adventure (Itisa PCB)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=aerolitos&amp;amp;lang=en Aerolitos (Spanish bootleg of Asteroids)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=satansatind&amp;amp;lang=en Satan of Saturn (Inder S.A., bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=suzuk8h2j&amp;amp;lang=en Suzuka 8 Hours 2 (Japan)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=teddybbobl&amp;amp;lang=en TeddyBoy Blues (Old Ver. bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=caractn2&amp;amp;lang=en Car Action (set 2)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=schaserc&amp;amp;lang=en Space Chaser (set 4)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=misncrfta&amp;amp;lang=en Mission Craft (version 2.7)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=cclimbroper&amp;amp;lang=en Crazy Climber (Spanish, Operamatic bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=scrambp&amp;amp;lang=en Impacto (Billport S.A., Spanish bootleg of Scramble)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=scrampt&amp;amp;lang=en Scramble (Petaco S.A., Spanish bootleg)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=avefenix&amp;amp;lang=en Ave Fenix (Spanish bootleg of Phoenix)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=pajaroes&amp;amp;lang=en Pajaro del Espacio (Spanish bootleg of UniWar S)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=batlzone&amp;amp;lang=en Battle Zone (bootleg of Mayday)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=ainfernoj&amp;amp;lang=en Air Inferno (Japan)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=crszonev4a&amp;amp;lang=en Crisis Zone (CSZO4 Ver. A)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=crszonev3b2&amp;amp;lang=en Crisis Zone (CSZO3 Ver. B, set 2)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=thunderja&amp;amp;lang=en ThunderJaws (rev 3)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=contraj1&amp;amp;lang=en Contra (Japan, set 2)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=cprogolf18&amp;amp;lang=en 18 Challenge Pro Golf]&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.progettoemma.net/gioco.php?game=musicbal&amp;amp;lang=en Music Ball]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=guttangt&amp;amp;lang=en Guttang Gottong (bootleg on Galaxian type hardware)]&lt;br /&gt;
* [http://www.progettoemma.net/gioco.php?game=ep_rlgdt&amp;amp;lang=en Reel Good Time (Rebuild) (EPOCH) (Version 1.0)]&lt;br /&gt;
* [http://www.progettoemma.net/index.php?game=ep_treas&amp;amp;lang=en Treasure Hunt (Global) (EPOCH) (Version 1.6)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2013]]&lt;/div&gt;</summary>
		<author><name>Osso</name></author>
	</entry>
</feed>