{"id":38593,"date":"2015-04-29T11:39:40","date_gmt":"2015-04-29T09:39:40","guid":{"rendered":"http:\/\/www.emu-france.com\/?p=38593"},"modified":"2015-04-29T11:39:40","modified_gmt":"2015-04-29T09:39:40","slug":"www-mame-v0-161","status":"publish","type":"post","link":"https:\/\/www.emu-france.com\/?p=38593","title":{"rendered":"[www] Mame v0.161"},"content":{"rendered":"<p>Nouvelle version de Mame dont voici les nouveaut\u00e9s:<\/p>\n<p>&nbsp;<\/p>\n<pre style=\"height: 200px;\">MAMETesters Bugs Fixed\r\n----------------------\r\n- 05680: [Graphics] (sigmab98.c) itazuram: During Test mode, graphics corruptions (Luca Elia)\r\n- 05903: [DIP\/Input] (sf.c) sf sfj sfua: Street Fighter DIP Switch wrong value (Osso)\r\n- 05909: [Core] empty input tag on validity test error\r\n- 05922: [DIP\/Input] (exidy.c) pepper2, pepper27: Incorrect DIP labels (Tafoid)\r\n- 05916: [DIP\/Input] (dkong.c) dkongjr: Incorrect DIP labels (Tafoid)\r\n- 05679: [Crash\/Freeze] (sigmab98.c) itazuram: After a time of demonstration,\r\n  game will reset and trash NVRAM (Luca Elia)\r\n- 03174: [Crash\/Freeze] (cardline.c) cardline: Game doesn't start correctly (couriersud)\r\n- 05895: [Documentation] hlsl_write is incorrectly documented as a boolean (Tafoid)\r\n\r\nSource Changes\r\n--------------\r\n-mips3: Add integer divide-by-zero handling to MIPS III cores. [MooglyGuy]\r\n\r\n-segas32: Redumped oversized Stadium Cross ROMs at the correct sizes. [Guru]\r\n\r\n-aica.c: ADPCM looping (DC swirl sound) and address masking (Red Dog)\r\n fixes [MetalliC, Wind]\r\n\r\n-segasp.c: basic system and IO hookup - BIOS is working,\r\n Tetris Giant boots to title, other rom based games start loading\r\n but hang due missing RFID reader [MetalliC]\r\n\r\n-atomiswave: more correct ROM board PIO access (fixes ggisuka, rumblef2\r\n crash) [MetalliC, CaH4e3]\r\n\r\n-arm7: STM decrementing mode actually writes in incrementing mode on\r\n real h\/w.  Used heavily by GBA \"Classic NES\" carts.\r\n [R. Belmont, endrift]\r\n\r\n-Some work towards \"Unknown 186 Gambling Game\". Shows some menus, but\r\n it's nowhere near playable [Angelo Salese]\r\n\r\n-Moved build system to GENie [Miodrag Milanovic, Vas Crabb, Couriersud]\r\n\r\n-Added support for per-OSD mak files [qmc2]\r\n\r\n-mips3: Made fast RAM option common to both interpreter and DRC. [MooglyGuy]\r\n\r\n-Added proper sound comms for hng64 [Angelo Salese]\r\n\r\n-Fix SegaPCM volume register overflow [superctr]\r\n\r\n-netdev: fix race condition\/crash when using the OSD to choose pcap\r\n devices. [Rob Braun]\r\n\r\n-mtwins pal [Corrado Tomaselli]\r\n\r\n-goldstar.c DIP\/input updates [Bad A. Billy]\r\n\r\n-More iteagle improvements: [Ted Green]\r\n * PCI: allow BAR of 0; change \"invalid\" from 0 to -1\r\n * vrc4373: implement bus-master DMA\r\n * es1373: Do some processing and DMA, and issue IRQs\r\n\r\n-z80pio: Added individual write line handlers for port bits.\r\n [Curt Coder]\r\n\r\n-Fix yuv texture conversion for opengl [O. Galibert]\r\n\r\n-Native CoreAudio sound output for OSX [Vas Crabb]\r\n * Audibly lower latency than SDL sound output\r\n * Allows selection of output device (-audio_output)\r\n * Allows up to ten AudioUnit effects (-audio_effect0..9)\r\n * New aueffectuitl tool to create\/edit effects\r\n * Also supports standard .aupreset effect files\r\n\r\n-6522via: Added device address map. [Curt Coder]\r\n\r\n-mos6530: Rewritten to support time travel. [Curt Coder]\r\n\r\n-Allow font face\/size selection for Qt and Cocoa debuggers [Vas Crabb]\r\n\r\n-hexion.c: Document chip locations and xtal based on PCB pictures of\r\n Konami PCB and bootleg PCB [Lord Nightmare]\r\n\r\n-Tidy MAME source files [Zoe Blade]\r\n\r\n-Replace simple_set with std::set [Vas Crabb]\r\n\r\n-Add the ability to mcs51 family processors to use port bits as inputs\r\n which actually are used as outputs because a \"0\" has been written to\r\n them. The CMOS chips in the family may be misused in this way when a\r\n low impedance source is connected to them. [Couriersud]\r\n\r\n-Fixed cardline driver. [Couriersud]\r\n\r\n-Hooked up 6845 to cardline. [Couriersud]\r\n\r\n-sigmab98.c: fixed position of zoomed sprites and added sprite RAM\r\n buffer. Emulated background color register. Removed some ROM patches\r\n [Luca Elia]\r\n\r\n-exidy.c: brute force fix for m6502-related regressions [Alex Jackson]\r\n\r\n-extracted protection data for Ma Cheon Ru [system11]\r\n\r\n-Replace dynamic_array with std::vector [O. Galibert]\r\n\r\n-Completely hooked up 6845 in cardline driver. Documented asic\r\n addresses. [Couriersud]\r\n\r\n-astring to std::string conversion [Miodrag Milanovic]\r\n\r\n-jwildb52a: dumped GFX roms [anonyMous]\r\n\r\n-Improve truthtable handling in netlist. Prepare per-game setting of\r\n USE_DEACTIVE_DEVICE. [Couriersud]\r\n\r\n-Add 9312\/DM9312 to netlist. [Couriersud]\r\n\r\n-Fix repetitive monitor updates. By design, MAME has an issue setting\r\n aspect correctly on monitor resolution changes. This needs to be\r\n addressed separately. [Couriersud]\r\n\r\n-Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout\r\n (wip) netlist as well, but still have to implement three more devices\r\n until work can really start. [Couriersud]\r\n\r\n-luaengine improvements [Luca Bruno]\r\n\r\n-Jump Bug (galaxian.c): Adjusted clock speed to have working audio\r\n match that of video from PCB.  Added notes regarding missing audio and\r\n flagged game  [Tafoid]\r\n\r\n-Properly document address deconding for GFX roms in cardline.\r\n [Couriersud]\r\n\r\n-berzerk.c: Verified and corrected the rom labels for Berzerk (set 1)\r\n [Brian Troha]\r\n\r\n-Some WIP for Cirrus Logic GD542x\/3x video chipsets, and split from \r\n pc_vga.c into it's own file.  Hardware cursor is working, but other \r\n acceleration features still need a lot of work. [Barry Rodewald]\r\n\r\n-*nix man pages: Added new options to select debugger font face and\r\n size [Cesare Falco]\r\n\r\n-SDLMAME v0.160 selects the first mode unconditionally as a best mode\r\n when -switchres is used on SDL12 [KO Myung-Hun]\r\n\r\n-Fix build on OpenBSD [ibara]\r\n \r\n-Added \/ enabled save state support for the following drivers: aztarac.c,\r\n bagman.c, bigstrkb.c, cheekyms.c, clshroad.c, headonb.c, invqix.c,\r\n jackie.c, lwings.c, m107.c, m72.c, mainsnk.c, mirax.c, murogem.c,\r\n murogmbl.c, niyanpai.c, pitnrun.c, portrait.c, powerins.c, ppmast93.c,\r\n quizdna.c, rmhaihai.c, rotaryf.c, roul.c, route16.c, sauro.c, sbugger.c,\r\n shangha3.c, shanghai.c, shangkid.c, shaolins.c, spcforce.c, splash.c,\r\n spoker.c, spool99.c, ssfindo.c, stactics.c, thepit.c, toobin.c, truco.c,\r\n tunhunt.c, unkhorse.c, vamphalf.c, victory.c, vigilant.c, vroulet.c,\r\n warpsped.c, wiz.c [Osso]\r\n\r\nNew games added or promoted from NOT_WORKING status\r\n---------------------------------------------------\r\nTable Tennis Championship [David Haywood, Angelo Salese]\r\nDoDonPachi Dai-Fukkatsu Black Label (2010\/1\/18 BLACK LABEL)\r\n  [Bicycle Repairman]\r\nCar Hunt \/ Deep Scan (France) [Ricky2001 (from AUMAP)]\r\nMinna Atsumare! Dodge Hero [anonyMous, Luca Elia]\r\nItazura Daisuki! Sushimaru Kun [anonyMous, Luca Elia]\r\nBurning Sanrinsya - Burning Tricycle [anonyMous, Luca Elia]\r\nTransformers Beast Wars II [anonyMous, Luca Elia]\r\nMa Cheon Ru [System11, David Haywood, The Dumping Union]\r\n\r\nNew clones added\r\n----------------\r\nStadium Cross (World, alt) [Guru]\r\nHot Bubble (Korea) [system11, The Dumping Union]\r\nDaioh (93111A PCB conversion) [CoolMod, system11, trap15]\r\nRaiden Fighters (Japan set 3) [Artemio Urbina, The Dumping Union]\r\nSuper Puzzle Fighter II Turbo (Euro 960529)\r\n  [fluxcore, idc\/Team Avalaunch]\r\nHexion (Asia ver AAA, bootleg) [system11]\r\nBerzerk (French Speech) [Arcade Vintage]\r\nBerzerk (Spanish Speech) [Bartolom\u00e9 L\u00f3pez Gim\u00e9nez, Rockman, Ricky2001]\r\nMutant Fighter (World ver EM-2) [Simon Dennison]\r\nSuper Champion Baseball (Japan) [Manuel Assoni]\r\nTotal Vice (EBA) (not working) [arcademodbios]\r\nPlayer's Edge Plus (X002172P+XP000112) Ace$ Bonus Poker (The Fun Ships)\r\n  [BrianT]\r\nPlayer's Edge Plus (PP0542) One Eyed Jacks Wild Poker (CG2243)\r\n  [BrianT]\r\nSuper Formula (Japan, set 2) [Paolo Venturi]\r\nChuugokuryuu 3 Special (Japan, ver. 103) [arcademodbios]\r\nPuzznic (bootleg, set 2) [f205v]\r\nRed Hawk (Korea) [system11]\r\nPhelios [Stefano Rolleri]\r\nPlayer's Edge Plus (X000455P+XP000038) Joker Poker [BrianT]\r\nPlayer's Edge Plus (X002028P+XP000019) Deuces Wild Bonus Poker\r\n  [BrianT]\r\nPerfect Billiard (MC-8123, 317-5008) [PokeMame]\r\nRobocop 2 (US v0.10) [Bill D, The Dumping Union]\r\nRaiden Fighters (Germany) [Fabrice Arzeno, The Dumping Union]\r\nFighter's History (US ver 42-06, DE-0395-1 PCB)\r\n  [Fabrice Arzeno, The Dumping Union]\r\nBoogie Wings (USA v1.7, 92.12.14) [Fabrice Arzeno, The Dumping Union]\r\nAmuse (Version 30.08A) [PokeMAME}\r\nScramble (Centromatic S.A.) Spanish Bootleg [Manuel Giron]\r\nDouble Dragon II (Japan) [caius] (NOT WORKING, incomplete dump)\r\nArea 51 (Time Warner license) [Brian Troha, The Dumping Union]\r\nSpatter (315-5099) [Andrea Palazzetti] (NOT WORKING, encrypted)\r\n\r\nNew games marked as GAME_NOT_WORKING\r\n------------------------------------\r\nTaiko no Tatsujin 7 (TK71-NA-A) [Guru]\r\nTaiko no Tatsujin 8 (TK8100-1-NA-A) [Guru]\r\nZoids Infinity [Guru]\r\nZoids Infinity EX Plus (ver. 2.10) [Guru]\r\nGo Go Strike [MikeDX, Smitdogg, The Dumping Union]\r\nMinna Ganbare! Dash Hero [anonyMous, Luca Elia]\r\nSigma Super 8 Ways FC (Fruit combination) [anonyMous]\r\nUltimate Arctic Thunder Update CD ver 1.950 (5\/3\/04)\r\n  [gamerfan, Smitdogg, The Dumping Union]\r\nBrick People \/ Block PeePoo (Ver 1.002) [Andy Geezer, MetalliC]\r\nDinosaur King (USA)\r\n  [Mark F., Mr. CAST, Smitdogg, ANY, The Dumping Union]\r\nDinosaur King -  Operation: Dinosaur Rescue (USA, Export)\r\n  [Hamster, MetalliC]\r\nDinosaur King - D-Team VS. the Alpha Fortress (Export, Ver 2.500) (MDA-C0047)\r\n  [Andy Geezer]\r\nLove And Berry - 1st-2nd Collection (Export, Ver 1.003)\r\n  [Andy Geezer, MetalliC]\r\nLove And Berry - 1st-2nd Collection (Export, Ver 2.000)\r\n  [Andy Geezer, MetalliC]\r\nLove And Berry - 3rd-5th Collection (USA, Export, Ver 1.002) (MDA-C0042)\r\n  [Englishman, Hamster]\r\nTetris Giant \/ Tetris Dekaris (MDA-C0076) [Andy Geezer]\r\nTetris Giant \/ Tetris Dekaris (Ver.2.000)\r\n  [Andy Geezer, Soyandroid, MetalliC]\r\nBreakout [Couriersud, DICE Team]\r\n\r\n<\/pre>\n<p>&nbsp;<br \/>\nLe build i686 disparait (car totalement inutile aujourd&rsquo;hui).<br \/>\n&nbsp;<\/p>\n<p class=\"p_telecharger_icone_zip\"><a class=\"telecharger_icone_zip\" href=\"https:\/\/www.emu-france.com\/?wpfb_dl=623\" title=\"Download MAME(Arcade) [32 bits]\">T\u00e9l\u00e9charger MAME(Arcade) [32 bits] v0.288 (56.8 Mo)<\/a><\/p>\n<p class=\"p_telecharger_icone_zip\"><a class=\"telecharger_icone_zip\" href=\"https:\/\/www.emu-france.com\/?wpfb_dl=2949\" title=\"Download MAME(Arcade) [64 bits]\">T\u00e9l\u00e9charger MAME(Arcade) [64 bits] v0.288 (72.0 Mo)<\/a><\/p>\n<p class=\"p_telecharger_icone_zip\"><a class=\"telecharger_icone_zip\" href=\"https:\/\/www.emu-france.com\/?wpfb_dl=622\" title=\"Download MAME(Arcade) [Debug]\">T\u00e9l\u00e9charger MAME(Arcade) [Debug] v0.161 (19.7 Mo)<\/a><\/p>\n<p class=\"p_site_officiel\"><a class=\"site_officiel\" href=\"http:\/\/mamedev.org\/release.html\" target=\"_blank\">Site Officiel<\/a><\/p>\n<p class=\"p_en_savoir_plus\"><a class=\"en_savoir_plus\" href=\"https:\/\/www.emu-france.com\/emulateurs\/6-arcades\/87-mame-officiel\/\">En savoir plus&#8230;<\/a><\/p>\n<div class=\"fcbkbttn_buttons_block\" id=\"fcbkbttn_left\"><div class=\"fb-share-button  \" data-href=\"https:\/\/www.emu-france.com\/?p=38593\" data-type=\"button_count\" data-size=\"small\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Nouvelle version de Mame dont voici les nouveaut\u00e9s: &nbsp; MAMETesters Bugs Fixed &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8211; 05680: [Graphics] (sigmab98.c) itazuram: During Test mode, graphics corruptions (Luca Elia) &#8211; 05903: [DIP\/Input] (sf.c) sf sfj sfua: Street Fighter DIP Switch wrong value (Osso) &#8211; &#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[1],"tags":[],"class_list":["post-38593","post","type-post","status-publish","format-standard","hentry","category-par-defaut","uentry","postonpage-1","odd","post-author-Jets"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pKi2R-a2t","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/38593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38593"}],"version-history":[{"count":2,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/38593\/revisions"}],"predecessor-version":[{"id":38595,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/38593\/revisions\/38595"}],"wp:attachment":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=38593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=38593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}