{"id":35140,"date":"2014-11-26T15:47:31","date_gmt":"2014-11-26T16:47:31","guid":{"rendered":"http:\/\/www.emu-france.com\/?p=35140"},"modified":"2014-11-26T15:50:11","modified_gmt":"2014-11-26T16:50:11","slug":"arcade-mame-v0-156","status":"publish","type":"post","link":"https:\/\/www.emu-france.com\/?p=35140","title":{"rendered":"[Arcade] Mame v0.156"},"content":{"rendered":"<p>Nouvelle version de Mame (qui devrait sortir <strong>le dernier mercredi de chaque mois<\/strong> \u00e0 partir de maintenant) dont voici les nouveaut\u00e9s:<\/p>\n<p>&nbsp;<\/p>\n<pre style=\"height: 400px;\"><em>0.156\r\n-------\r\n\r\n\r\nMAMETesters Bugs Fixed\r\n----------------------\r\n- 05646: [Crash\/Freeze] (megatech.c) mt_soni2: Crash shortly after \r\n  start (David Haywood)\r\n- 05306: [Crash\/Freeze] (asteroid.c) llander, llander1: Changing the\r\n  Language on the Dip Switch screen freezes\/crashes the game (mariuszw)\r\n- 05780: [Graphics] (raiden2.c) raiden2 and clones: Screen parameters\/\r\n  refresh rate (Angelo Salese)\r\n- 00135: [Misc.] (dynax.c) quiztvqq: When you start the game it says \r\n  \"BACKUP ERROR\" on the version screen. (Osso)\r\n- 05781: [Documentation] (cps2.c) hsf2, hsf2a, hsf2j: All sets except\r\n  the Phoenix Edition incorrectly use Arabic numeral in the title \r\n  instead of Roman numerals (Alex Jackson)\r\n- 05395: [Color\/Palette] (tmnt.c) cuebrick: Wrong colors in service \r\n  mode \"color check\" (Alex Jackson)\r\n- 04990: [Flip Screen\/Cocktail] (tumbleb.c) fncywld, jumpkids, tumbleb, \r\n  tumbleb2: Game sprites not flipped when Flip Screen is ON (Osso)\r\n- 03590: [Color\/Palette] (rockrage.c) rockrage, rockragea, rockragej:\r\n  Incorrectly coloured enemy sprites (Alex Jackson)\r\n- 05760: [Cheat System] (funworld.c) rcdino4: [debug] Assert during initialization\r\n- 05776: [Crash\/Freeze] (tx1.c) buggyboy, buggyboyjr: Crashes after launch. (Robbbert)\r\n- 02523: [Graphics] (twin16.c) vulcan, gradius2, gradius2a, gradius2b: \r\n  Sprite-background priority is wrong. (Alex Jackson)\r\n- 04742: [Crash\/Freeze] (neodrvr.c) kog: \"Attempted to map non-existent port \r\n  'JUMPER' for read in space program of device ':maincpu'\" when running \r\n  from softlist (David Haywood)\r\n- 05769: [Gameplay] (taitogn.c) otenki: Fails to boot into the game. (smf)\r\n- 05741: [DIP\/Input] (centiped.c) centiped3: 2P start button missing (Tafoid)\r\n- 05740: [DIP\/Input] (vsnes.c) cstlevna: Dip switches 5 and 6 are unknown\r\n\r\n\r\nSource Changes\r\n--------------\r\nAdded SCREEN_RAW_PARAMS for Arkanoid and Astrocorp HWs [Angelo Salese]\r\n\r\nAdded SCREEN_RAW_PARAMS for Alpha 68k HW [Angelo Salese]\r\n\r\nAdded dump of the sync prom at L8 to Drag Race [Matt]\r\n\r\nSkeleton driver for the PSE Desert Patrol, so to document the\r\n  dumped PROMs [Dave Widel, gregf]\r\n\r\nrspdrc: Optimized accumulator access in multiply instructions. [MooglyGuy]\r\n\r\nlpc: skeleton acpi [O. Galibert]\r\n\r\npentium: More support of the magic 0x66 prefix [O. Galibert]\r\n\r\nMore sane values for dec0.c \/ dec8.c screen raw parameters.  [Angelo Salese]\r\n\r\ni6300esb: Document more registers [O. Galibert]\r\n\r\nsteppers: move to emu\/machine [Ramiro Polla]\r\n\r\nsteppers: add absolute position [Ramiro Polla]\r\n\r\npentium: This is the kind of problems you find when a bios uses\r\n  xmm4 as call stack [O. Galibert]\r\n\r\npentium: Some stuff to make lindbergh go further [O. Galibert]\r\n\r\npci: Add grossly hacked smbus [O. Galibert]\r\n\r\nExperiments in PCI land [O. Galibert]\r\n\r\nFixed an annoying inconsistency between memory_share and memory_region:\r\n  the width() method of the former returned the width in bits (8, 16, 32 or 64)\r\n  while the width() method of the latter returned the width in bytes\r\n  (1, 2, 4 or 8). Now both classes have a bitwidth() method and a bytewidth()\r\n  method. Updated all callers to use whichever one was more appropriate.\r\n  Also removed the implicit-cast-to-any-integer-pointer of memory_regions,\r\n  which was rather unsafe (if you weren't careful with your * operators and\r\n  casts it was easy to accidentally get a pointer to the memory_region object\r\n  itself instead of to the data, with no warning from the compiler... or at\r\n  least I kept doing it) Updated all devices and drivers that were accessing\r\n  regions that way to use a region_ptr_finder when possible, and otherwise to\r\n  call base() explicitly. [Alex Jackson]\r\n\r\nThe tilemap system now respects gfx_element::total_colors(). Fixed various\r\n  drivers and devices that were using incorrect total_colors for gfx elements\r\n  used in tilemaps [Alex Jackson]\r\n\r\nAdded language rom for Lunar Lander [Mariusz Wojcieszek]\r\n\r\nrsp: Made the RSP interpreter core functional again. [MooglyGuy]\r\n\r\nLong-overdue documentation about how to use priority-masked drawing\r\n  (aka pdrawgfx); add some useful constants. [Alex Jackson]\r\n\r\nAdded preliminary layout for Alien Invaders based on screenshot [Tafoid]\r\n\r\nUse of security PIC's readouts for Naomi-M4 decryption [Andreas Naive]\r\n\r\nFerrari F355 (original no-link deluxe) USA BIOS added [Andy Geezer]\r\n\r\nImprove template file family properties, added readme and licensed as \r\n  BSD-3-Clause [Angelo Salese]\r\n\r\nAdd correct xtal for Kaneko Fly Boy\/Fast Freddie hardware based on PCB\r\n  pictures, correct clocks in driver. [Lord Nightmare, albolo]\r\n\r\nGolgo13: fix for service mode toggle mode.  [Angelo Salese]\r\n\r\nnaomi.c, chihiro.c, triforce.c:  [f205v, Metallic]\r\n- Revised data while adding new information along with some cosmetic changes.\r\n\r\ni82875p: Host bridge fun [O. Galibert]\r\n\r\npci: generic mapping [O. Galibert]\r\n\r\ni6300esb: More mapping verbosity [O. Galibert]\r\n\r\ntmaster.c: reverse-engineered the keys for all protected TouchMaster games;\r\n  removed the protection hacks.  [Peter Ferrie]\r\n\r\ncbombers: fix TC0480SCP text layer colors [Alex Jackson]\r\n\r\npci: Add remapping notifiers [O. Galibert]\r\n\r\nupd7810.c:  [Ramiro Polla]\r\n- Small ADC improvements.\r\n- Clean up interrupt handler and make it edge triggered.\r\n- Set extended timer\/event counter interrupts.\r\n- Fix and export extended timer\/event counter output.\r\n \r\nmario.c: fix Monitor switch so it correctly affects both tiles and sprites\r\n  [Alex Jackson]\r\n\r\nAdded command-line option -[no]drc_log_uml to control DRC UML \r\n  disassembly logging. This allows logging of DRC UML disassembly without re-compiling\r\n  [Oliver Stoneberg]\r\n\r\nAdded command-line option -[no]drc_log_native to control DRC \r\n  native diassembly logging.  This allows logging of DRC native disassembly without\r\n  re-compiling [Oliver Stoneberg]\r\n\r\ncalomega.c: Improve color emulation by analogy with tugboat.c (which\r\n  is actually a heavily modified Cal Omega board) [Alex Jackson]\r\n\r\nSEGA YBoard: Mapping the port bits used to provide motor movement feedback\r\n  [Felipe Sanches]\r\n\r\nnaomi.c: redumped F355 [Andy Geezer]\r\n\r\npci: A little more, reaches an unemulated pslldq at fd228 [O. Galibert]\r\n\r\nConverted the various Hard Drivin' board types to be devices, allowing the side screens\r\n  to be hooked up on Race Drivin' Panorama, which is now close to working (the side\r\n  screens fail when selecting one of the car types)\r\n  [David Haywood]\r\n\r\nrspdrc: Added undocumented ops VADDB, VACCB, VSUBB, and VSUCB. [MooglyGuy]\r\n\r\nrspdrc: Fix crash on Linux when recompiling BREAK opcode. [MooglyGuy, Firewave]\r\n\r\nmips3: Fixed left-shift-of-signed-value issues. [MooglyGuy]\r\n\r\nrsp: Fixed left-shift-of-signed-value issues. [MooglyGuy]\r\n\r\ncorrect patches for drgw2hk [iq_132]\r\n\r\nOS\/2 build fixes [KO Myung-Hun]\r\n\r\nupd7220: Bresenham line drawing [Carl]\r\n\r\nn64: Fix up how negative values are handled in VRSQL\/VRCPL [MooglyGuy]\r\n\r\nrsp: Add VNOP, VNULL, and VRSQ instructions. [MooglyGuy]\r\n\r\nn64: Abort MIPS timeslice when unhalting RSP. Fixes many RSP tests. [MooglyGuy]\r\n\r\nsegas18.c: Fill in the dipswitches for Hammer Away. [Brian Troha]\r\n\r\nrdp: Do LOD calculation even in 1-cycle mode. Fixes many tests. [MooglyGuy]\r\n\r\nmips3drc: Generate -0.0 for NEG.S\/D of 0.0 as FNEG does not on x86 [MooglyGuy]\r\n\r\nmips3drc: Sign-extend ROUND.L, TRUNC.L, CEIL.L and FLOOR.L [MooglyGuy]\r\n\r\nrspdrc: Add destination address support to the BREAK opcode. [MooglyGuy]\r\n\r\nnaomi.c:  samba2k, ringout - correct maskrom size and labels [Arzeno Fabrice, MetalliC]\r\n\r\nPower Drift: Portbits for Limit & Safety switches\r\n\r\nG-LOC: Mapping portbits related to the moving cabinet limit switches.\r\n\r\nGalaxy Force II: Adding gforce_output_cb1 (the values written there seem\r\n  to select the meaning of some of the PORTC bits related to motor control)\r\n\r\nGalaxy Force II: Mapping the port bits used to provide motor movement\r\n  feedback signals such as Up\/Down\/Left\/Right limit switches.\r\n\r\ni386: call with expand down stack [Carl]\r\n\r\ni386: GP fault with softint in v86 mode when iopl < 3 [Carl]\r\n\r\ntwin16.c: Rewrite video mixing based on PAL equations. Fixes sprite-bg\r\n  priority in Devil World intro, and in Vulcan Venture later stages\r\n  and ending [Alex Jackson]\r\n\r\npic8259: priority and sfnm [Carl}\r\n\r\nsegaufo update: added better layouts + made ufo800 work + added upd\r\n  sound to ufo21 + misc fixes  [hap]\r\n\r\nMan pages (*nix): Fixed some typos and bumped version to 0.155\r\n\r\nFixed Mametesters 05769 by reducing ATA flash card seek time to zero. [smf]\r\n\r\nnaomi.c:  kingrt66 use real MaskROM cart layout and labels instead of flashcart\r\n[Arzeno Fabrice]\r\n\r\nHandcrafted CPS-1 PALs for Area 88 and Strider PCBs.  [Palindrome]\r\n\r\ni386: fix segment present check for calls to a TSS\r\n\r\ni386: mark tss busy [Carl]\r\n\r\nConvert PSX sio to use devcb. [smf]\r\n\r\ncalchase: map Trident memory clock, video clock and LUTDAC registers\r\n\r\nAdded Solar War as playable, but with issues.  Layout needs work and coins\r\n  do not operate in game.  Therefore, game is set to Free Play by default.  \r\n  Also, renamed Solar Warrior (xain.c) from solarwar -> solrwarr to allow this\r\n  original game to use the setname \"solarwar\".  Added diplocations to both games.\r\n  [Tafoid]\r\n\r\nadded command-line option -[no]snapbilinear to control binlinear filtering \r\n  for snapshots (enabled by default).  This is mainly for making testruns and\r\n  debugging faster - could also be used to speed up -aviwrite usage though.\r\n  [Oliver Stoneberg]\r\n\r\nupd7220: slanted chars [Carl]\r\n\r\nsonson.c: Correct Audio CPU clock for Son Son as measured on PCB. [Corrado Tomaselli]\r\n\r\npsychic5.c: Correct Audio CPU clock for Psychic 5 as measured on PCB. [Corrado Tomaselli]\r\n\r\nVerified clocks\/vsync for Super Ranger and Air Buster.  [Corrado Tomaselli]\r\n\r\npeplus.c: Add the CAPX2172 color prom to the Ace$ Bonus sets correcting color in those sets. [BrianT]\r\n\r\nAdded -listnetwork option to list available network adapters\r\n\r\nwinpcap: add WinPCap headers to the project;\r\n\r\nwindows.mak: include WinPCap headers during Windows build; suppress MSVC debug build warning\r\n\r\nAltered FIRQ and NMI handling to improve Maygay M1 operation.\r\n\r\nAdd remaining PAL from 'jumping' sets [Porchy]\r\n\r\nnaomi.c:  [Arzeno Fabrice]\r\n- HOTD2 Proto BIOS added\r\n- Label correction for Club Kart Prize\r\n\r\nSDL: SDL2 is now the default except for OS\/2 builds. [R. Belmont]\r\n\r\nUSE_NETWORK Ethernet emulation is now enabled by default as per the roadmap. [R. Belmont]\r\n\r\nupd7220: better output for the compis and dmv [Carl]\r\n\r\ngts3.c : Added switches. After setting up, the games are playable.\r\ngts3.c : split into AN and DMD displays\r\ngts80b.c : Display is working. [Robbbert]\r\n\r\nmodel3: More rendering improvements [Ville Linde]\r\n- Draw transparent triangles in a separate pass\r\n- Implemented viewport priority\r\n\r\ncalomega.c: Fill in some unknown dipswitches. [Brian Troha]\r\n\r\namiga.c: use Aaron's memory_array class for bytewidth-agnostic access to chip\r\n  RAM, instead of a driver-specific implementation. Also store the custom chip\r\n  registers in an array instead of a memory share [Alex Jackson]\r\n\r\ncalchase.c:  [Peter Ferrie]\r\n- Implemented missing DIP switch for Eggs Playing Chicken, promote to working. \r\n  Press \"S\" to skip the CMOS error, \"S\" or wait to skip the emm386.exe error\r\n  (not an emulation issue), use \"Coin 2\" to coin-up and start the game, and \r\n  \"1 Player Start\" to brake.\r\n\r\ncalchase.c, gamecstl.c, midqslvr.c, queen.c, savquest.c, taitowlf.c,\r\nvoyager.c, xtom3d.c:  [Peter Ferrie]\r\n- Intel component is not MXTC, it's MTXC.\r\n\r\nintelfsh.c:  [Jon Sturm]\r\n- Added support for AMD 29F400T, AMD 29F800T and FUJITSU 29F160T.\r\n\r\n\r\ndarius.c: Add dipswitch locations to the Darius sets \r\n  & give the newly added US set the correction coinage. [Brian Troha]\r\n\r\nCorrect sound rom for 'tturf' (Tough Turf (set 2, Japan, 8751 317-0104)) [ShouTime]\r\n\r\nAdded region_ptr_finder, which works like shared_ptr_finder except it\r\n  finds a ROM region instead of a memory share. Unlike the already\r\n  existing memory_region_finder, these can be accessed without\r\n  any overhead (since it's a pointer directly to the data and not\r\n  to the memory_region object), can be whatever data type you want\r\n  with no casting needed, and are strictly type-checked--if you have\r\n  a required_region_ptr<UINT32> the region has to be a ROM_REGION32\r\n  (or an implicitly 32-bit region due to belonging to a device with\r\n  a 32-bit bus) or the finder won't find it and will tell you why.\r\n  Basically, region_ptr_finders are strictly better than\r\n  memory_region_finders and all drivers using the latter should be\r\n  converted over [Alex Jackson]\r\n\r\nConverted many sound devices to use a required_region_ptr to find their\r\n  sample ROMs instead of looking up the region manually in device_start().\r\n  Note that this means that you can no longer get away with having e.g. an\r\n  OKIM6376 without a ROM (as several slot machine skeleton drivers did);\r\n  MAME will now complain at startup about the missing region, instead of\r\n  just crashing the first time the chip tries to play a sound like it did\r\n  before [Alex Jackson]\r\n\r\ntwin16: Convert the scrolling layers to tilemaps (the fixed text\r\n  layer was already one). Miscellaneous cleanups\/modernizations [Alex Jackson]\r\n\r\nDon't execute a timeslice before loading a savestate from the command line\r\n  [Alex Jackson]\r\n\r\nsupduck.c: Fill in Lives, Demo Sounds and Game Sound dipswitches as well as add\r\n  dipswitch locations. [Brian Troha]\r\n\r\nCapcom updates: [any]\r\n- Fixed some incorrect info about the SF2 bootlegs and got them running better.\r\n- Dumped 8571 MCU from a bootleg Top Secret\/Bionic Commando PCB. \r\n\r\nk054156: save state register all video RAM, including the optional \"external\r\n  linescroll RAM\"; fixes Lethal Enforcers save states [Alex Jackson]\r\n\r\nmore devfind: [Alex Jackson]\r\n\r\ni386: move initialisation of m_lock to i386_common_init(), so that it\r\n is always initialised.\r\n\r\ni6300esb: More more more [O. Galibert]\r\n\r\n\r\nNew clones added\r\n-------------------\r\nSuper Breakout (Canyon and Vertical Breakout, prototype) [Mariusz Wojcieszek]\r\nCadash (Japan, version 2) [ShouTime, The Dumping Union]\r\nCadash (Japan, oldest version) [ShouTime, The Dumping Union]\r\nBilliard Academy Real Break (Europe, older) [system11, The Dumping Union]\r\nSauro (Recreativos Real S.A. license) [Edcross & Rockman (from Aumap)]\r\nDunk Shot (Rev C, FD1089A 317-0022) [ShinobiZ & COY]\r\nAtari Tetris (bootleg set 3) [Guru]\r\nFire Trap (US, set 2) [Corrado Tomaselli]\r\nPlay Girls 2 (bootleg) [system11, The Dumping Union]\r\nAve Fenix (Recreativos Franco) [Enricnes]\r\nOriental Legend 2 (V101, China) [bytestorm] (not working)\r\nKnights of Valour 2 New Legend (V300, Taiwan) [bytestorm] (not working)\r\nMagic Bubble (Adult version, YS-0211 PCB) [caius, The Dumping Union]\r\nBattle Bakraid - Unlimited Version (China) (Tue Jun 8 1999) [Bill D, The Dumping Union]\r\nVigilante (World, Rev E) [system11, The Dumping Union]\r\nDragon World II (ver. 100H, Hong Kong [Hokg Kong]) [rtw] (not working)\r\nPlayer's Edge Plus (X002173P+XP000038) Ace$ Bonus Poker [BrianT]\r\nPlayer's Edge Plus (PP0040) Standard Draw Poker (International) [BrianT, Ken R]\r\nPlayer's Edge Plus (PP0042) 10's or Better [BrianT, Ken R]\r\nPlayer's Edge Plus (PP0043) 10's or Better (International, set 2) [BrianT, Ken R]\r\nPlayer's Edge Plus (PP0060) Standard Draw Poker (set 3) [BrianT, Ken R]\r\nPlayer's Edge Plus (PP0429) Joker Poker (Aces or Better, set 2) [BrianT, Ken R]\r\nPlayer's Edge Plus (IVC006) Clear EEPROM Chip [BrianT]\r\nPlayer's Edge Plus (Set004) Set Chip [BrianT]\r\nPlayer's Edge Plus (KE0017) Keno [BrianT] (not working)\r\nPlayer's Choice (MG0252) Multi-Game [BrianT] (not working)\r\nJT-104 [Unknown]\r\nArkanoid Returns (Ver 2.02A 1997\/02\/10) [Bill D, The Dumping Union]\r\nDonkey Kong (Spanish Crazy Kong bootleg) [Marcos75 (from AUMAP)]\r\nGalaxy Monsters (Laguna S.A. Spanish bootleg of Space Invaders) [Arcade Vintage ( http:\/\/arcadevintageshop.blogspot.com.es\/ ), Ricky2001]\r\nBotanic (English \/ Spanish) [Arcade Vintage ((http:\/\/arcadevintageshop.blogspot.com.es\/ ), Ricky2001]\r\nClub Kart (Rev C)  [Arzeno , The Dumping Union] (not working)\r\nWindjammer (021216) [MetalliC]\r\nTron (Germany) [MikeMcBike]\r\nS.V.G. - Spectral vs Generation (M68k label V101TW) (ARM label V101TW, ROM 06\/20\/05 S.V.G V100) [ShouTime] (not working)\r\nDarius (US) [Andrew Welburn]\r\nRaiden 2 (Switzerland) [rtw, Smitdogg, Kranser, Mucci, Dullaron, B2K24, The Dumping Union]\r\n\r\nNew Game Added\r\n--------------\r\nPit Boss Megatouch (9234-20-01) [Brian Troha, Mariusz Wojcieszek, The Dumping Union]\r\nAlien Invaders [Seth Soffer, David Haywood, Mariusz Wojcieszek]\r\nHammer Away (prototype) [( Atro - from Neo-geo.com aka Rui Baptista )\r\n ( _rm_ - from Neo-geo.com aka Ricardo Marques)  \r\n ( 1up - from Neo-geo.com aka Daniel \"casebres\" )]\r\nSolar War (Anonymous)\r\nPop'n Music 1 (ver AA-A) [smf]\r\nSuper Duck [system11, David Haywood]\r\n\r\n\r\nNew NOT WORKING game added\r\n--------------\r\nWestern Dream (Yasuhiro, hap)\r\nClub Pacman [Roberto Fresca, ytsejam] (dual inputs not mapped)\r\nSonic 2 (bootleg of Megadrive version) [caius, The Dumping Union]\r\nCute Fighters [system11]\r\n\r\n\r\nNew games\/clones promoted from NOT_WORKING\r\n----------------------------------------------\r\nTeenage Mutant Hero Turtles (UK 4 Players, set 3) [caius, The Dumping Union]\r\n\r\n\r\n\r\n<\/em><\/pre>\n<p>&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\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=35140\" data-type=\"button_count\" data-size=\"small\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Nouvelle version de Mame (qui devrait sortir le dernier mercredi de chaque mois \u00e0 partir de maintenant) dont voici les nouveaut\u00e9s: &nbsp; 0.156 &#8212;&#8212;- MAMETesters Bugs Fixed &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8211; 05646: [Crash\/Freeze] (megatech.c) mt_soni2: Crash shortly after start (David Haywood) &#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-35140","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-98M","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/35140","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=35140"}],"version-history":[{"count":3,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/35140\/revisions"}],"predecessor-version":[{"id":35144,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/35140\/revisions\/35144"}],"wp:attachment":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=35140"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=35140"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=35140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}