{"id":16081,"date":"2008-09-04T22:49:34","date_gmt":"2008-09-04T22:49:34","guid":{"rendered":"http:\/\/127.0.0.1\/ef\/?p=16081"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T22:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/www.emu-france.com\/?p=16081","title":{"rendered":"[Arcade] Mame v0.127u2"},"content":{"rendered":"<p>Nouvelle update.<\/p>\n<p><code>MAMETesters Bugs Fixed<br \/>\n----------------------<br \/>\n- 00596: [DIP\/Input] pocketrc: The car turns only to the right and<br \/>\n         there is no way to calibrate controls. (smf)<br \/>\n- 02075: [DIP\/Input] mooncrgx: Cabinet DIP setting is duplicated.<br \/>\n         (MikeDX)<br \/>\n- 02137: [DIP\/Input] rockduck: DIP setting for LIVES is incorrect<br \/>\n         (MikeDX)<br \/>\n- 02179: [DIP\/Input] lethalej: lethalej crosshairs backwards<br \/>\n         (Luigi30, MikeDX)<br \/>\n- 02035: [DIP\/Input] gwarb: Guerrilla War bootleg doesn't need a<br \/>\n         rotary joy (robiza)<br \/>\n- 02174: [Sound] dkongjr and clones + mario and clones + pestplce:<br \/>\n         Music speed regression (Aaron Giles)<br \/>\n- 02173: [Crash\/Freeze] radarscp, radarsc1: Hang or Reset before game<br \/>\n         start. (Aaron Giles)<\/p>\n<p>Source Changes<br \/>\n--------------<br \/>\nOptimized DISCRETE_RCDISC_MODULATED. Added X_TALs to circus. Optimized<br \/>\nDISCRETE_RCINTEGRATE and DISCRETE_555_ASTABLE. Optimized<br \/>\nDISCRETE_555_ASTABLE_CV and DISCRETE_MIXER. Optimized DISCRETE_555_CC.<br \/>\nThe 555 and mixer changes also speed up just about every current<br \/>\ndiscrete game. [Derrick Renaud]<\/p>\n<p>Added updated information about Sorcer Striker and moved Fix Eight<br \/>\nbootleg PCB layout down by the roms like the other layouts in the<br \/>\ndriver. [Brian Troha]<\/p>\n<p>Added redumped roms for the Bubble Symphony (bootleg with OKI6295)<br \/>\nset. [Brian Troha]<\/p>\n<p>Started removing extraneous enable lines from the discrete modules.<br \/>\nMost modules are always enabled anyways. [Derrick Renaud]<\/p>\n<p>Changed MCS-48 core to write p1 and p2 on reset. [couriersud]<\/p>\n<p>dkong\/dkongjr: use MB8884 as sound cpu \/ verified on schematics.<br \/>\n[couriersud]<\/p>\n<p>mcs48.c: Use banking to handle ea line: [couriersud]<br \/>\n * Adds MCS48_INTERNAL_ROMBANK define to header<br \/>\n * Drivers which need to control the ea line have to initialize<br \/>\n    banking for internal\/external rom<br \/>\nThis is not yet optimal but works as expected with existing drivers<br \/>\nand modified mario.c<\/p>\n<p>Changed MCS-48 EA line handling to use an explicit bank for now.<br \/>\n[couriersud]<\/p>\n<p>Added EggVenture readme to lethalj.c. [Guru]<\/p>\n<p>Changed sound cpu type in saiyugb1 to I8748. [couriersud]<\/p>\n<p>dkong.c: S2650 based games consolidated [couriersud]<br \/>\n * consolidated memory maps for S2650 based games<br \/>\n * renamed handlers to s2650_*<br \/>\n * joined protection handlers<\/p>\n<p>Added Cruis'n USA and new Raiden DX\/2 readme. Cleaned up some<br \/>\ndocumentation in raiden2.c. Renamed \"Raiden DX (set 2)\" to \"Raiden DX<br \/>\n(Tuning license)\", and renamed ROMs to match the actual PCB.<br \/>\n[Guru]<\/p>\n<p>Updated documentation and disk\/ROM names in segas24 based on new<br \/>\ninformation. [Brian Troha, T.Fujita]<\/p>\n<p>Removed \"game_no_sound\" from the 2 Hotrod games (in segas24.c) as all<br \/>\n3 seem to have the same sound capabilities. [Brian Troha]<\/p>\n<p>toaplan2: [Brian Troha]<br \/>\n * removed duplicate info<br \/>\n * changed most speeds to \"xtal_xxMHz\" define<br \/>\n * corrected Battle Battle Bakraid Z80 clock based on readme info<\/p>\n<p>Fixed Dip Switches and Inputs for 'aso', 'alphamis', 'arian' (same as<br \/>\n'alphamis'), 'tnk3', 'tnk3j' (same as 'tnk3') and 'athena'. [stephh]<\/p>\n<p>Improvements to galaxi driver... [Roberto Fresca]<br \/>\n - Added Magic Joker.<br \/>\n - Fixed the 3rd background offset to Galaxi.<br \/>\n - Remapped inputs to match the standard poker games.<\/p>\n<p>Began the \"big IO_MAP merge of 2008\". A number of drivers have had<br \/>\ntheir I\/O space address maps merged. [Andrew Gardner]<\/p>\n<p>Changed the default bootleg gwar pcb to be joystick only, and removed<br \/>\ncode duplication. Fixed jcross cabinet dip switches. [Nicola Salmoria]<\/p>\n<p>M377xx:  8-bit I\/O port reads no longer cause bogus reads of<br \/>\nneighboring ports. [R. Belmont]<\/p>\n<p>Removed unnecessary ARM7 hooks so MRC and MCR disassemble properly.<br \/>\n[R. Belmont]<\/p>\n<p>Updated TMS5100 LPC tables based on mathematical analysis of 1st and<br \/>\n2nd derivatives of the values and comparison to the best quality<br \/>\npatent image, which nearly always showed which values were in error.<br \/>\nSome off-by-one issues may remain, but it is now nearly perfect.<br \/>\nFurther perfection will require PROMOUT dumping, which is planned.<br \/>\n[Lord Nightmare]<\/p>\n<p>snk update: [Nicola Salmoria]<br \/>\n * added another ikari us clone<br \/>\n * renamed ikaria to ikarinc (for Ikari No Continues)<br \/>\n * ikari is the JAMMA board, with conitnues<br \/>\n * ikaria is the non-JAMMA board, with continues<br \/>\n * ikarinc is the non-JAMMA board, without continues<br \/>\n * fixed sound in Jumping Cross<br \/>\n * adjusted some input bits in several games<br \/>\n * merged hal21.c into snk.c<br \/>\n * removed hacks and kludges<br \/>\n * fixed colors (I think--though some sprites do look weird)<br \/>\n * fixed emulation of the \"SNK Wave\" custom sound used by Marvin's<br \/>\n    Maze and Vanguard II and made it into a proper sound core<br \/>\n * fixed palette decoding of early SNK games (from marvins to<br \/>\n    athena + fitegolf). The least significan bits were assigned<br \/>\n    incorrectly.<br \/>\n * merged marvins.c into snk.c, with all resulting fixes (removed<br \/>\n    hacks, correct shadows, scroll offsets etc)<\/p>\n<p>Replaced aso ROMs (which were possibly from a bootleg) with split ones<br \/>\nthat are definitely from an original. Renamed ROMs across sets<br \/>\naccordingly. [Nicola Salmoria]<\/p>\n<p>Converted timekeeper to a device, all default contents are loaded from<br \/>\ndisk. slapshot & opwolf3 read\/write memory map have been merged.<br \/>\n[smf]<\/p>\n<p>Shadow Force changes: [Pierpaolo Prazzoli]<br \/>\n - Added irqs ack<br \/>\n - Implemented raster irq<br \/>\n - Fixed coin2 and service input not working during the game<br \/>\n - Added watchdog<br \/>\n - Fixed visible area<br \/>\n - Added video enable and irqs enable flags<\/p>\n<p>Added decryption of 39in1. Doesn't get far due to very odd RAM check<br \/>\nroutine. [Andreas Naive]<\/p>\n<p>Changed all MCS-48 chips to have a 12-bit address space, regardless<br \/>\nof internal ROM size. [Aaron Giles]<\/p>\n<p>Enabled internal COP410 program map. [Curt Coder]<\/p>\n<p>Fixed Dip Switches and Inputs for 'hal21', 'hal21j' (same as 'hal'),<br \/>\n'fitegolf', 'fitegol2' (same as 'fitegolf') and 'countryc'. [stephh]<\/p>\n<p>Changed refreshspeed target to 0.25Hz below rate provided, in order to<br \/>\nguarantee that inexact timings do not lead to sound stuttering.<br \/>\n[Aaron Giles]<\/p>\n<p>Added Fist of the North Star and (partial) Demolish Fist sets<br \/>\n(Atomiswave) and decryption. [Andreas Naive]<\/p>\n<p>Added PCB info for Hard Yardage & earlier World Class Bowling.<br \/>\nCorrected a few rom names. [Brian Troha]<\/p>\n<p>Split core laserdisc functionality into separate file ldcore.c.<br \/>\nEach player now gets its own source file, along with new hooks<br \/>\nwhich enable more precise control over the behavior. Updated the<br \/>\nPR-8210 and LD-V1000 implementations to the new spec. Other<br \/>\nplayers will come online shortly. [Aaron Giles]<\/p>\n<p>Changed laserdisc scan behavior so that it requires a constant stream<br \/>\nof signals to continue scanning. Updated ldplayer accordingly.<br \/>\n[Aaron Giles]<\/p>\n<p>Updated debugger to pass running_machine around where appropriate.<br \/>\nAdded running_machine to several devices which really should<br \/>\neventually be converted into proper devices. [Oliver Stoenberg]<\/p>\n<p>Concluded input port cleanups for drivers W->Z. Changed Primal Rage<br \/>\nstart buttons into input buttons. Removed unused protection bit in<br \/>\nDriver's Edge. Introduced a new PORT_CUSTOM which returns a tagged<br \/>\ninput that can be used to route bits from one port into another.<br \/>\n[Fabio Priuli]<\/p>\n<p>Added the missing SHA1 checksums to the atrowar set.<br \/>\n[Oliver Stoenberg]<\/p>\n<p>Added basic implementation of the \"update ended\" interrupt flag to the<br \/>\nMC146818. [Barry Rodewald]<\/p>\n<p>New games added or promoted from NOT_WORKING status<br \/>\n---------------------------------------------------<br \/>\nVideo Poker [Grull Osgo, Roberto Fresca]<br \/>\nBlack Jack [Grull Osgo, Roberto Fresca]<br \/>\nVideo Dado [Grull Osgo, Roberto Fresca]<br \/>\nVideo Cordoba [Grull Osgo, Roberto Fresca]<br \/>\nMagic Joker (v1.25.10.2000) [Roberto Fresca]<\/p>\n<p>New clones added<br \/>\n----------------<br \/>\nEgg Venture (A.L. Release) [Guru]<br \/>\nIkari Warriors (US) [Nicola Salmoria]<br \/>\nDouble Dragon (bootleg) [Sonikos]<\/p>\n<p>New games marked as GAME_NOT_WORKING<br \/>\n------------------------------------<br \/>\nMad Zoo [Roberto Fresca]<br \/>\n[\/CODE]<\/p>\n\n<p class=\"p_site_officiel\"><a href=\"http:\/\/mamedev.org\/updates.html\" class=\"site_officiel\" target=\"_blank\">Site Officiel<\/a><\/p>\n<p class=\"p_en_savoir_plus\"><a href=\"https:\/\/www.emu-france.com\/emulateurs\/6-arcades\/88-mame-wip\/\" class=\"en_savoir_plus\">En savoir plus...<\/a><\/p>\n<div class=\"fcbkbttn_buttons_block\" id=\"fcbkbttn_left\"><div class=\"fb-share-button  \" data-href=\"https:\/\/www.emu-france.com\/?p=16081\" data-type=\"button_count\" data-size=\"small\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Nouvelle update. MAMETesters Bugs Fixed &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8211; 00596: [DIP\/Input] pocketrc: The car turns only to the right and there is no way to calibrate controls. (smf) &#8211; 02075: [DIP\/Input] mooncrgx: Cabinet DIP setting is duplicated. (MikeDX) &#8211; 02137: [DIP\/Input] rockduck: &#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_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}},"categories":[],"tags":[],"class_list":["post-16081","post","type-post","status-publish","format-standard","hentry","uentry","postonpage-1","odd","post-author-Jets"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/sKi2R-","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/16081","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=16081"}],"version-history":[{"count":0,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/16081\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}