!

[Arcade] DevMAME [log only] 2023/03/31 22:00

[1] @ !!! Piątek, 31 Marca 2023 22:00 CET [01-03-2023 20:00 CET]

[Arcade] DevMAME [log only] 2023/03/31 22:00

Raz na jakiś czas będę publikował nowe deweloperskie binarki projektu MAME, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego  największego projektu emulacyjnego. W wypadku binarek udostępniam także resztę plików z folderu MAME. Link przy każdym wpisie umożliwia samodzielne pobranie źródeł i skompilowanie na własne potrzeby deweloperskiej wersji tego emulatora.

  • 2023-03-31 21:50:31 huc6270.cpp: fix RCR sync, it happens one line earlier (#11048) [Angelo Salese]
    • - fix: draculax Stage 4' "all blue" Richter; - fix: faussete Stage 2 excessive slowdown and erratic water line; - fix: xwiber Stage 2 boss never spawning [MT#07384](https://mametesters.org/view.php?id=7384) - fix: ppersia misplaced line [MT#07727](https://mametesters.org/view.php?id=7727) - fix: ddragon2 options menu display; - fix: tblade hang after third person view [MT#08585](https://mametesters.org/view.php?id=8585)
  • 2023-03-31 20:52:13 misc/crystal.cpp: Removed hacks: (#11054) [David Haywood]
    • cpu/se3208: Removed hack to ignore misaligned memory accesses. machine/vrender0.cpp: Removed idle skip hack (it causes stability issues). misc/crystal.cpp: Added default NVRAM contents for wulybuly with valid coinage settings.
  • 2023-03-31 20:39:02 namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) [987123879113]
    • machine/smartmed.cpp, machine/nandflash.cpp: Separated NAND Flash from smartmed. sound/spu.cpp: Calculate tables based on clock speed. machine/intelfsh.cpp: Added Intel 28F640J5 device. namco/namcos10.cpp: Refactored driver, and implemented MEM(M) and MEM(N) boards. namco/namcos10.cpp: Fixed parenting of Mr. Driller 2, and renamed Kono e Tako.
  • 2023-03-31 19:29:08 - funworld/supercrd.cpp: tweaked XOR tables [Ivan Vangelista]
    • - namco/sweetland4: identified set as Sweet Land 4 Bright [negunma]
  • 2023-03-31 16:46:58 jaleco/psychic5.cpp: Added DIP switch locations. [Domenico Cervini] [Vas Crabb]
  • 2023-03-31 04:41:50 amstrad.cpp: Use standard list of slot options for Centronics port [AJR]
  • 2023-03-31 04:30:08 powerpc: Minor disassembly improvements [AJR]
    • - Support over & out debugging flags for a few more instructions - Provide special operand format for POWER svc instruction
  • 2023-03-31 04:22:12 z80scc: Make receive error logging conditional [AJR]
  • 2023-03-31 03:05:52 swim2.cpp: Put U suffix in proper place for LOG_xxx constant macros [AJR]
  • 2023-03-31 02:23:35 API change for device_image_interface [AJR]
    • - Remove the seterror method for recording error messages and conditions. Condition codes have been made return values for call_load, call_create and various related callbacks. Error messages (which many devices weren't generating) are now displayed through osd_printf_error. - Eliminate the image_init_result and image_verify_result pass/fail enumeration types. Update many functions that were returning these enumerations or simply bools to return std::error_condition instead. In some cases, this type is now passed down from internal parsing/loading functions which were already returning it. In various other cases, the former default UNSPECIFIED has been used as a catchall for I/O errors; anticipated future refactorings should make these error returns more specific. - Expand the image_error categories to include INVALIDLENGTH, NOSOFTWARE and BADSOFTWARE. The first is largely self-explanatory. The second is generated by the core to indicate failure to find software items in lists. The third is provided for devices to indicate semantic errors in software list entries. - Change the return type of floppy_image_device::identify to a pair so the potential error condition can be passed along to the UI without storing it in a member variable. - Move device_image_interface::message down into snapshot_image_device and change its implementation to use string_format instead of printf. - Correct a typo in the shortname of the generic snapshot device.
  • 2023-03-30 23:03:29 source org: move snspell driver to ti folder [hap]
  • 2023-03-30 22:55:28 tispeak: disconnect from hh_tms1k_state class [hap]
  • 2023-03-30 21:24:25 New working systems [hap]
    • - Les Maths Magiques (France) [hap, Sean Riddle]
  • 2023-03-30 21:19:59 debugbuf.cpp: Note flaw in design [AJR]
  • 2023-03-30 20:17:29 tispeak: move snspellc/tntell to its own driver [hap]
  • 2023-03-30 19:34:55 osborne/osborne1.cpp: Use a memory view to simplify bank 1/2 selection. [Vas Crabb]
  • 2023-03-30 19:22:58 machine/wd_fdc.cpp: Don’t clear DRQ on LDB/INTR, and fix spurious READ TRACk/ADDR FM mark syncs. (#11041) [Peter Phillips, Tim Lindner] [tim lindner]
    • Fixes SuperUtility 3 (MT08511) and Marble Maze on TRS-80 Color Computer.
  • 2023-03-30 18:50:59 New clones marked not working [Ivan Vangelista]
    • - Mary Shelley's Frankenstein (Italy) [Ronaldo, PinMAME] The Shadow (LF-4) French [toxie, PinMAME] The Who's Tommy Pinball Wizard (Belgium 1.02, display A1.02) [inkochnito, PinMAME] The Who's Tommy Pinball Wizard (German 3.01, display A3.00) [inkochnito, PinMAME]
  • 2023-03-30 18:06:00 funworld/supercrd.cpp: addressed feedback and some tweaks to the XOR tables [Ivan Vangelista]
  • 2023-03-30 16:39:02 sweetland4.cpp: Map RTC; add stub mapping for LCDC [AJR]
  • 2023-03-30 14:15:36 New working systems [hap]
    • - TI-2550 II [hap, Sean Riddle] VoxClock 3 [hap, Sean Riddle]
  • 2023-03-30 06:45:54 Merge tag 'mame0253' into mainline-master [Vas Crabb]
    • MAME 0.253
  • 2023-03-30 06:22:23 New working software list items [Curt Coder]
    • - pet_flop: A Bright Shining Star [Genesis Project]
  • 2023-03-30 05:09:33 Apply workaround for debugger history command consuming ridiculous amounts of memory when jumping around large address spaces [AJR]
  • 2023-03-29 21:21:52 New systems marked not working [Ivan Vangelista]
    • Shippe Champion [Darksoft, TeamEurope] Zenigata Ponta [Darksoft, TeamEurope]
  • 2023-03-29 21:01:25 New working software list items [Ivan Vangelista]
    • - The Wiggles - It's Wiggle Time! (USA) [AustinRichardson29]
  • 2023-03-29 20:50:49 New systems marked not working [Ivan Vangelista]
    • Sweet Land 4 (ver 2004.9.29) [Darksoft, TeamEurope]
  • 2023-03-29 18:07:30 New systems marked not working [Dirk Best]
    • Genesi PEGASOS II [bplan GmbH]
  • 2023-03-29 18:09:43 - funworld/supercrd.cpp: preliminary decryption [Ivan Vangelista]
    • - atari/liberatr.cpp, atari/quantum.cpp: corrections to ROM naming and PCB locations [Brian Troha]
  • 2023-03-29 15:14:28 abc80_rom.xml: Don't use magic Windows filename [Curt Coder]
  • 2023-03-29 08:50:24 abc1600: Improve comment [Curt Coder]
  • 2023-03-29 07:50:24 New systems marked not working [Curt Coder]
    • ABC80 with TKN80 [PC/M]
  • 2023-03-29 07:09:55 Merge branch 'release0253' into mainline-master [Vas Crabb]
  • 2023-03-29 06:49:58 bus/nabupc: Added support for RS232 Card. (#11047) [Brian Johnson]
  • 2023-03-29 06:24:07 abc80: Refactor ABC Memory Card to use generic slots. [Curt Coder] [Curt Coder]
    • New working software list items - abc80_rom: ABC-DOS, ABC-DOS DD, UFD-DOS v.20, IEC Option 4027 v1.02.4b, Printer option 9704, Printer option 9704 0.1 [Curt Coder]
  • 2023-03-29 02:02:31 st_flop.xml: Note on sascombs [AJR]
  • 2023-03-29 00:19:05 hash/st_flop.xml: initial pass at QA (#11029) [Angelo Salese]
    • hash/st_flop.xml: initial pass at QA
      hash/st_flop.xml: checkpoint
      hash/st_flop.xml: finalize
      hash/st_flop.xml: minor [skip ci]
  • 2023-03-28 20:21:25 sn74s262: Implement device_gfx_interface [Curt Coder]
  • 2023-03-28 20:14:06 Merge branch 'release0253' into mainline-master [Vas Crabb]
  • 2023-03-28 20:09:15 hash/oric1_cass.xml: Update year for rebuilt Cross Bomber tape, too. [Vas Crabb]
  • 2023-03-28 20:06:42 hash/oric1_cass.xml: Use rebuilt Cross Bomber tape. [Vas Crabb]
  • 2023-03-28 20:03:44 sn74s262: Fix function override access levels. [Curt Coder]
  • 2023-03-28 19:35:44 tch/topdrive.cpp: Added driver for Proyesel Top Driving. (#11043) [David Haywood]
    • new WORKING machine - Top Driving (Version 1.1) [ClawGrip, Museo del Recreativo, Recreativas.org, David Haywood]
  • 2023-03-28 19:14:14 misc/brglitz.cpp: Note that PIC17C43 dump comes from a protected device and is bad. (#11042) [ClawGrip]
  • 2023-03-28 17:05:07 New working systems [hap]
    • - TI-5200 [hap, Sean Riddle]
  • 2023-03-28 12:26:55 abc80: Devicify the SN74S263 character generator. [Curt Coder] [Curt Coder]
  • 2023-03-28 11:54:32 hash/pcecd.xml: add couple comments for blodgear [Angelo Salese]
  • 2023-03-28 08:54:35 luna_88k: add high-level keyboard emulation [Patrick Mackinlay]
  • 2023-03-27 18:37:44 Merge branch 'release0253' into mainline-master [Vas Crabb]
  • 2023-03-27 08:05:41 camplynx_cass.xml: Replaced abbreviated country names. (#11034) [ArcadeShadow]
  • 2023-03-27 18:36:16 hash/svision.xml: Cleaned up descriptions. [Vas Crabb]
  • 2023-03-27 17:49:41 hash/abc832.xml: fix validation [Angelo Salese]
  • 2023-03-27 15:21:41 megatrix: Allow code to decompress into DRAM [AJR]
  • 2023-03-27 15:11:07 shuuz: fix trackball regression [hap]
  • 2023-03-27 13:41:43 luna_88k: fix video ram addressing [Patrick Mackinlay]
  • 2023-03-27 08:05:41 camplynx_cass.xml: Replaced abbreviated country names. (#11034) [ArcadeShadow]
  • 2023-03-27 07:04:34 New working software list items [Curt Coder]
    • - abc806_flop: IT100, VG100, Ord III v2.0, Small C v2.03, Turbo, Turbo Pascal, Massy H [Dataindustrier AB DIAB intressegrupp, Luxor ABC arkivet] abc830_flop: Kompil, Trim [Dataindustrier AB DIAB intressegrupp, Luxor ABC arkivet] abc832_flop: ABCUTE Universell Terminalemulator, ABCUTE Universell Terminalemulator (v1.4), asm800, asm800 (alt), Extend 800, EEPROM Programmer, Inpräk, L&L Forth, Meny0 v6.03, Miscellanous 1, Miscellanous 2, Miscellanous 3, Ord 800 v2.3W, Produktion 856, PUG programutveckling, Snoka, Systemskiva för ABC850 v6.43, Systemskiva HD v6.43, Systemskiva Transfor, ystemskiva v6.31 för UFD-DOS (alt) [Dataindustrier AB DIAB intressegrupp, Luxor ABC arkivet] abc838_flop: Skolbas, Artikeldiskett apotekväla [Dataindustrier AB DIAB intressegrupp, Luxor ABC arkivet]
  • 2023-03-27 06:44:03 abc80: Added keyboard PROM, and memory card IEC/Printer ROMs. [Curt Coder] [Curt Coder]
  • 2023-03-27 04:11:54 vastar_viddev.cpp - better sprite flip handling (#11039) [David Haywood]
  • 2023-03-26 23:39:36 new NOT_WORKING machines [MetalliC]
    • - World Club Champion Football European Clubs 2004-2005 Ver.1.2 (Japan) (CDV-10021) [Darksoft, rtw, MetalliC] World Club Champion Football European Clubs 2005-2006 (Japan) (CDV-10025) [Darksoft, rtw, MetalliC]
      new NOT_WORKING clone - World Club Champion Football European Clubs 2004-2005 Ver.1.1 (Japan) (CDV-10020) [Darksoft, rtw, MetalliC]
  • 2023-03-26 21:09:46 irem/m92.cpp: dumped PLDs for Ninja Baseball Bat Man sets [Corrado Tomaselli, Porchy, The PLD Archives]. [Ivan Vangelista]
  • 2023-03-26 20:44:24 sega/system16.cpp: fixed typo in ROM definition [Ivan Vangelista]
  • 2023-03-26 19:41:17 New working systems [hap]
    • - Gunfighter [hap, Sean Riddle, eggs] Galaxian (Bandai) [hap, Sean Riddle, eggs]
  • 2023-03-26 18:30:40 konami/nwk-tr.cpp: Made racingj2 as a parent, not a clone of racingj. (#11033) [David Haywood]
  • 2023-03-26 17:55:33 hpblp: ROMs located, re-enable the device. [R. Belmont] [arbee]
  • 2023-03-26 17:18:51 Fix typo [Curt Coder]
  • 2023-03-26 16:59:48 hpblp: disable device and remove loading of ROMs until they show up. [R. Belmont] [arbee]
  • 2023-03-26 12:01:50 abc80x: Detect interlaced disk images. [Curt Coder] [Curt Coder]
  • 2023-03-26 11:43:31 Remove debug printf. [Curt Coder]
  • 2023-03-26 10:35:34 abc830_flop: Move ufd631 to abc832_flop.xml. [Curt Coder]
  • 2023-03-26 10:30:31 abc80x: Split floppy software lists by disk drive type. [Curt Coder] [Curt Coder]
    • abc800_dsk: Split to interleaved and non-interleaved disk formats. [Curt Coder]
      New working software list items - abc838_flop: Systemskiva ABC800 v1.0 (Sweden), Systemskiva för UFD-DOS v6.3 (Sweden) [Curt Coder]
  • 2023-03-26 09:47:05 New working systems [Ivan Vangelista]
    • - Waku Waku Anpanman (Rev A) [Darksoft, TeamEurope]
      New working clones
      Soreike! Anpanman Popcorn Koujou (Rev A) [Darksoft, TeamEurope, rtw, Sean Sutton, Smitdogg, The Dumping Union]
  • 2023-03-26 08:57:21 abc80x: Fix sector dump floppy image loading. [Curt Coder] [Curt Coder]
  • 2023-03-26 01:23:19 c128.cpp: Add file missing from 0cc8539dfa360f90791f9eab1273eacddcdaa96a [AJR]
  • 2023-03-25 23:52:15 mos8563: Split device source from mc6845 [AJR]
  • 2023-03-25 19:52:48 language/Czech: removed some obsolete outdated translations. [Vas Crabb]
  • 2023-03-25 19:37:34 hash/oric1_cass.xml: Fixed parent/clone relationship; also, more srcclean. [Vas Crabb]
  • 2023-03-25 19:27:39 orca/vastar_viddev.cpp: Created a device to encapsulate the orca40c.cpp video code. (#11021) [David Haywood]
    • Also moved misc/kyugo.cpp and sigma/sub.cpp into orca project.
  • 2023-03-25 19:01:10 ibm5170_cdrom.xml: Added 28 items. (#11017) [ArcadeShadow]
    • New working software list additions (ibm5170_cdrom.xml)
      Alien Carnage (Europe) [redump.org] Ecstatica (Europe) [redump.org] Ecstatica (Europe, Argentum Collection release) [redump.org] Ecstatica (Europe, English only) [redump.org] Ecstatica II (Germany) [redump.org] Ecstatica II (Germany, Mega 3 Pak Volume 1 release) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Asia) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Denmark, Euro Power Pack release) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Europe) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Europe, Westwood 10th Anniversary release) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Europe, The Hit Squad release) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Netherlands, The Hit Squad release) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (Spain, Golden Line-Arcadia release) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (USA) [redump.org] Fables & Fiends - Book One: The Legend of Kyrandia (USA, Slash release) [redump.org] Flight of the Amazon Queen (Europe) [redump.org] Flight of the Amazon Queen (Europe, re-release) [redump.org] Flight of the Amazon Queen (Europe, alt) [redump.org] Flight of the Amazon Queen (USA) [redump.org] Network Q RAC Rally (France) [redump.org] Pipe Mania + Volfied (Europe, 2 Game Pack release) [redump.org] Pipe Mania + Volfied (Netherlands) [redump.org] Raptor - Call of the Shadows (Europe, USA) [redump.org] Raptor - Call of the Shadows (USA) [redump.org] Raptor - Call of the Shadows (Germany) [redump.org] Raptor - Call of the Shadows (Netherlands) [redump.org] Simon the Sorcerer (USA) [redump.org] Sound Blaster 16 CD [archive.org]
  • 2023-03-25 18:56:35 spectrum_cass.xml: Software list additions (#10982) [ArcadeShadow]
    • Also corrected parent/cloneof relationships, publishers, release years (based on the info provided by spectrumcomputing.co.uk).
      New working software list additions (spectrum_cass.xml)
      City Connection (128K, cracked) [Planeta Sinclair] City Connection (128K, demo) [Planeta Sinclair] Eteor Torn [Planeta Sinclair] História de Portugal [Planeta Sinclair] Hysteria (IBSA) [spectrumcomputing.co.uk] I Shaw The Light [Luís Rato, Planeta Sinclair] La Aventura Espacial (IBSA) [spectrumcomputing.co.uk] La Aventura Original (IBSA) [spectrumcomputing.co.uk] La Historia Interminable (Club Soft) [Luís Rato, Planeta Sinclair] Robin of Sherlock (CLR, alt) [Steven Brown, Planeta Sinclair] Robot Panic [Steven Brown, Planeta Sinclair] Rogue Comet (alt) [Steven Brown, Planeta Sinclair] Spectraxx (Issue 07) [spectrumcomputing.co.uk] Spectraxx (Issue 10) [spectrumcomputing.co.uk] The Way of the Exploding Fist (Erbe, medium case) [spectrumcomputing.co.uk] The Shuttle [Steven Brown, Planeta Sinclair] The Vindicator! (Erbe) [spectrumcomputing.co.uk] Traxx (Microbyte) [spectrumcomputing.co.uk] Triple Decker 1 [spectrumcomputing.co.uk] Triple Decker 2 (System 4) [spectrumcomputing.co.uk] Triple Decker 3 (System 4) [spectrumcomputing.co.uk] Triple Decker 4 - Classic Arcadia (IBSA) [spectrumcomputing.co.uk] Triple Decker 4 - Classic Arcadia (System 4) [spectrumcomputing.co.uk]
      New NOT working software list additions (spectrum_cass.xml)
      Spec Man (Impact Software) [Luís Rato, Planeta Sinclair]
      Redump (spectrum_cass.xml)
      Hysteria (EDOS) [spectrumcomputing.co.uk]
  • 2023-03-25 18:47:30 scripts/minimaws: Fixed last-minute change to zipfile use. (#11028) [wilbertpol]
  • 2023-03-25 18:46:27 oric.cpp, oric1_cass.xml: Added a software list for Oric 1 and Atmos cassettes. (#10992) [Erik]
  • 2023-03-25 18:13:23 cpu/nec: Fixed build; also, srcclean [Vas Crabb]
  • 2023-03-25 17:49:46 to_flop.xml: Cleaned up letter case in descriptions. (#11022) [ArcadeShadow]
  • 2023-03-25 17:34:00 astrocde.xml: Use lowercase for descriptive text in descriptions. (#11023) [ArcadeShadow]
    • Lowercase on descriptive words like "Prototype", "Alt", "Bad Dump", etc.
  • 2023-03-25 16:16:04 Pacify clang, and more noexcept. [Vas Crabb]
  • 2023-03-25 15:32:50 Various optimisations to code generaton. [Vas Crabb]
    • util/bitmap.cpp, util/palette.cpp: Marked lots of things constexpr. Bitmaps don't throw exceptions on allocation failure, they just become invalid. Almost nothing in MAME actually checks for this.
      emu/profiler.cpp: Abort if the profile stack overflows rather than throwing an exception. This is a developer feature and if it overflows, the code is broken. Calling a noreturn noexcept function generates less code than throwing an exception, which adds up.
      util/strformat.cpp: Traded away some unnecessary flexibility for more compact code. The stream objects must derive from std::basic_ostream now - they can't just be any old objects with the expected operators.
  • 2023-03-25 15:31:09 minimaws: Let command-line romident identify media inside zip archives. (#11024) [wilbertpol]
  • 2023-03-25 14:43:03 abc806: Fix UFD-DOS boot RTC readout. [Curt Coder] [Curt Coder]
    • e0516: Expect command bits after reset. [Curt Coder]
  • 2023-03-25 14:19:30 Merge branch 'master' of https://github.com/mamedev/mame [angelosa]
  • 2023-03-25 14:19:13 hash/pc98.xml: fix rogus description, denote baddump [angelosa]
  • 2023-03-25 14:18:49 dataeast/dec0.*: Cleaned up code. (#11025) [cam900]
    • Suppress side effects of reads for debugger. Split up class, reducing optional object finders, and replaced bankdev with views.
  • 2023-03-25 13:25:02 New working software list additions [Nigel Barnes]
    • - psion_ssd: 3a Chess, ACT!, AutoRoute Express, Berlitz Interpreter, Berlitz Phrase Book, DataDeLuxe, En Route: Belgium, Netherlands, Luxembourg, Financial Calculator, FloChart, Games 1, Games 2, Games Deluxe 3a, Messenger 3a, Messenger 3c, Money, Monopoly, Paint & Compose, Personal Accounts & Expenses, Personal Accounts & Expenses 3a, PipeMania, Scrabble, Spell Checker & Thesaurus, ToolKit 1 [The Last Psion]
  • 2023-03-25 13:24:07 cpu/nec: Implemented bitfield instructions INS and EXT. [Nigel Barnes]
  • 2023-03-25 13:23:20 New systems marked not working [Nigel Barnes]
    • Series 3a [Nigel Barnes, The Last Psion] Series 3c [Nigel Barnes, The Last Psion] Series 3mx [Nigel Barnes, The Last Psion] Siena [Nigel Barnes, The Last Psion] Workabout [Nigel Barnes, The Last Psion] Workabout mx [Nigel Barnes, The Last Psion]
      New clones marked not working - Pocket Book II [Nigel Barnes, The Last Psion] Series 3a (2M) [Nigel Barnes, The Last Psion] Series 3a (2M) (German) [Nigel Barnes, The Last Psion]
  • 2023-03-25 04:52:15 isa/hpblp: Cleanups. [R. Belmont, Vas Crabb] [arbee]
  • 2023-03-25 04:35:18 bus/ISA: Added HP82321A BASIC Language coprocessor (#10926) [Sven Schnelle]
    • emu: add defer_access() method, which is useful for keeping the cpu in a loop restarting the current instruction to emulate waitstates.
      add HP82321A Basic Language Coprocessor This adds support for the HP82321A Basic language coprocessor, which emulates a HP9816 system with a 68K cpu. See http://www.hpmuseum.net/display_item.php?hw=681 for more details and software to run on this card.
  • 2023-03-24 20:01:49 emu/profile.h: Hopefully convince clang that profile scope helpers are important even in non-profile builds. [Vas Crabb]
  • 2023-03-24 19:53:58 -Lua engine: run everything in coroutines. (#11019) [Vas Crabb]
    • This lets you use emu.wait(...) directly without mucking around creating coroutines. Allow emu.wait to accept an attotime argument. Added a couple more wait helper functions.
      -emu/profiler.h: Actually use scope-based profiling helpers. This makes the comment at the top of emu/profile.h less dishonest, and makes it easier to write exception-safe code. Got rid of some do { ... } while (0) loops that only existed so break could be used like a goto.
  • 2023-03-24 18:57:02 sinclair/tsconf.cpp: Added NeoGS sound card and Kempston mouse. (#11016) [holub]
  • 2023-03-24 15:02:51 abc80x: Set hard disk interface to allow softlist loading to slot in the hard disk controller. [Curt Coder] [Curt Coder]
  • 2023-03-24 11:26:11 ncd17c: Add Boot Prom 2.1.0 [Bitsavers] [Dirk Best]
  • 2023-03-24 12:53:08 MAME Testers bugs fixed [Curt Coder]
    • - - 05777: [Misc] All c64 systems: C64: systemm1 cartridge wrong behaviour, inaccurate cartridge info. (Curt Coder)
      New working software list items - c64_cart: Expert C420, Expert C800 [LordKopromaster]
  • 2023-03-24 12:37:26 c64: Fix CIA1 FLAG handling. [Curt Coder] [Curt Coder]
  • 2023-03-24 12:52:46 apple/pippin.cpp: Update header comment according to the new file name (#11020) [ClawGrip]
  • 2023-03-24 12:20:06 New software list items marked not working [Curt Coder]
    • c128_flop: C128 Developer's Package, CPMFAST [Curt Coder]
  • 2023-03-24 11:58:10 luna_88k: wip [Patrick Mackinlay]
    • passes most diagnostics boots to monitor
  • 2023-03-24 11:24:39 mc146818: add ds1397 variant [Patrick Mackinlay]
  • 2023-03-24 08:08:42 mc88200: invalidate colliding block address translation cache entries [Patrick Mackinlay]
  • 2023-03-24 11:18:52 MAME Testers bugs fixed [Curt Coder]
    • - - 08582: [Media Support] c128 all variations: No Data is read from the tape drive simulation. (Curt Coder)
  • 2023-03-23 05:55:18 luaengine.cpp: Try to get around the clang error, attempt two. [Vas Crabb]
  • 2023-03-23 05:28:35 luaengine.cpp: Hopefully fix clang builds. [Vas Crabb]
  • 2023-03-23 04:39:56 Retired the over-stretched "system type" flags. [Vas Crabb]
    • Functionally, the only difference between the system definitions is that GAMEL lets you specify an additional internal layout and SYST lets you specify a compatible system. COMP and CONS are just aliases for SYST - the aliases can be phased out.
      Removed arcade.flt and mess.flt altogether - opinion seems to be split between misinterpreting them as fully supported and considering them unnecessary. They were marginally useful as a performance test for makedep.py, but that isn't important. We still have nl.flt as an example .flt file (although it doesn't use "-" exclude directives).
      Moved the UI active flag from the machine to the UI manager. Nothing else uses it anyway (it's still accessible to scripts).
  • 2023-03-23 03:57:49 pci.cpp: add new config read/write functions to support bridges that allow software to issue both Type 0 and Type 1 config addresses. [R. Belmont] [arbee]
    • bandit.cpp: use the new functionality in pci.cpp. [R. Belmont]
      macpci.cpp: Fix Grand Central PCI address now that we're interpreting the config address correctly. [R. Belmont]
  • 2023-03-23 02:06:19 apple2video: Better fix for the previous issue. Now also covers IIgs mono DHR and B&W monitor modes. [R. Belmont] [arbee]
  • 2023-03-23 01:58:44 apple2video: fix monochrome DHGR rendering for RGB mode (GitHub #10975) [R. Belmont] [arbee]
  • 2023-03-22 21:59:50 orca/akazukin.cpp: Added driver for Akazukin (Sigma, 1983) (#11014) [Angelo Salese]
    • New working systems - Aka Zukin [Alberto Salso, Ignacio Seki, Angelo Salese]
  • 2023-03-22 18:02:46 -luaengine.cpp: Expose UI controls toggle state. [Vas Crabb]
    • -ui/ui.cpp: Honour UI enable for machines without keyboards.
  • 2023-03-22 17:39:54 -ui/menu.cpp: Don't pass IPT_UI_BACK event to the implementation when dismissing the menu. [Vas Crabb]
    • -plugins/autofire, plugins/inputmacro: Don't be so eager to create empty settings folders.
  • 2023-03-22 14:20:11 hng64.cpp - reenable using the lighting information in the final mix, plus attempt to match refresh frequency (#11015) [David Haywood]
  • 2023-03-22 09:50:20 hng64.cpp: add a global disable for the tile replacement 'animation' (#11013) [David Haywood]
    • hng64.cpp: add a global disable for the tile replacement 'animation' (aka 'auto-anim') which is used to stop the crowd animating in some scenes of buriki attract
  • 2023-03-22 07:54:59 m88000: fix doubleword load/store word order [Patrick Mackinlay]
  • 2023-03-22 07:53:54 mc88200: implement mbus error logic [Patrick Mackinlay]
    • fix unmodified page translation cache entry hit write logic
  • 2023-03-21 22:26:09 Various devices: Correct placement of U integer suffix in definitions of shifted LOG_xxx constant macros [AJR]
  • 2023-03-21 22:10:42 -jaleco/tetrisp2.cpp: Added partial emulation of PC for music games. [Windy Fairy] [Vas Crabb]
    • -emu/devcb.h: Allow base device to be specified directly in delegate setters. [Vas Crabb]
      -taito/tnzs.cpp: Untangled inheritance a bit. [Vas Crabb]
  • 2023-03-21 21:00:51 alice90: Use same ROM as alice32, previous was a bad dump. [Nigel Barnes]
  • 2023-03-21 19:07:52 m68000: Bus and address errors do *not disable the write part of the micro-instruction. Fixes the delta force protections (Syntax Terror, Punish your machine) [Olivier Galibert]
  • 2023-03-21 19:05:24 hng64.cpp - add 'wraparound enable' bit to the tilemaps, this bit gets disabled on the fatal fury wild ambition title screen, and roads edge name entry screen, both cases where tilemap wrap definitely looks to need to be disabled. (#11011) [David Haywood]
  • 2023-03-21 18:24:23 anzterm: Move to burroughs folder [Dirk Best]
  • 2023-03-21 18:15:20 New systems marked not working [Dirk Best]
    • Burroughs TD 831 [Wouter's Blog]
  • 2023-03-21 16:44:59 m50734: Preliminary emulation of Timer X [AJR]
  • 2023-03-21 16:36:02 cinematronics/leland_*.cpp: Modernize log function using logmacro. (#11010) [cam900]
  • 2023-03-21 07:20:50 machine/segacrpt_device.cpp: updated documentation [Brian Troha] [Ivan Vangelista]
  • 2023-03-21 06:54:48 Miscellaneous cleanup: [Vas Crabb]
    • render/bgfx/chainmanager.cpp: Only treat source file or more sepecific INI as higher priority than CFG file for setting screen chains.
      sega/model2.cpp, taito/taitocchip.cpp: Got rid of bankdev.
      Adjusted some doucmentation files.
  • 2023-03-21 00:20:02 upd765: turn back down excessive default verbosity level [cracyc]
  • 2023-03-20 21:41:15 -render/d3d/d3dhlsl.cpp: Fixed alpha value when clearing target. [Ryan Holtz] [Vas Crabb]
    • -jaleco/tetrisp2_v.cpp: Fixed stepstag text display. [Vas Crabb]
  • 2023-03-20 20:49:33 machine/i82371sb.cpp: Object finders aren't resolved at config complete time, duh. [Vas Crabb]
  • 2023-03-20 20:28:27 jaleco/tetrisp2.cpp: Added dumps of additional games and improved video emulation. [Windy Fairy] [Vas Crabb]
    • Dumped hard disk for Stepping Stage 3. [Jordan/JBEAN]
      New systems marked not working - VJ Visual & Music Slap (Ver 1.1) [Shiz] VJ Dash (Ver 1.0) [Shiz]
  • 2023-03-20 20:09:25 mc68hc11: Fix STOP recovery again [AJR]
  • 2023-03-20 18:02:49 mame/cvs: created a base class from which cvs.cpp, galaxia.cpp and quasar.cpp derive [Ivan Vangelista]
  • 2023-03-20 11:04:36 emumem_mview: Add the forgotten key, allows to distinguish ram zones at the same address in different views, including recursively. [Olivier Galibert]
  • 2023-03-19 20:10:57 taito/tnzs.cpp: Use a single view for RAM/ROM bank. [Vas Crabb]
  • 2023-03-19 23:29:02 Update mess.flt [Justin Kerk]
  • 2023-03-19 22:49:32 pc8801mk2sr, pc88va: Enable outputs to joystick pins 6 & 7 [AJR]
  • 2023-03-19 22:06:55 Encode certain tracks as single density in .d88 floppy format [AJR]
    • bml3mp1802, x1: Hook up DDEN control for FDC
  • 2023-03-19 20:52:16 bml3mp1802: Clean up code a little; use input merger for NMI [AJR]
    • bml3mp1805: Don't force ready since 6809 code actually polls for it
  • 2023-03-19 19:54:44 taito/cchance.cpp, taito/tnzs.cpp: Cleaned out crud. [Vas Crabb]
    • Reduced duplication in address maps. Got rid of bankdev. Got rid of inaccessible RAM hiding under sprite chip (it used to use shares, but now allocates its own memory). Got rid of unnecessary I/O ports in cchance.
  • 2023-03-19 19:36:45 New working clones [Ivan Vangelista]
    • Yakyuu Kakutou League-Man (Japan, set 2) [Corrado Tomaselli, The Dumping Union]
      - irem/m72.cpp: Corrected ROM names for the Kengo sets [Corrado Tomaselli, The Dumping Union]
      - irem/m92.cpp updates: Corrected ROM names and added IC locations to various sets [Corrado Tomaselli, Brian Troha, The Dumping Union] Added correct sound ROMs to Thunder Blaster (Japan) [Corrado Tomaselli, Brian Troha, The Dumping Union] Added correct sound ROMs to Yakyuu Kakutou League-Man (Japan) sets [Corrado Tomaselli, Brian Troha, The Dumping Union]
  • 2023-03-19 18:40:47 c64_cass.xml: Fixed various tape dumps. (#9307) [Zoë Blade]
    • Replaced my dump of Angle Ball with the Ultimate Tape Archive V3.0's. Replaced my dump of Continental Circus with theirs. Replaced my dump of Feud with theirs. Replaced Boulder Dash IV. Removed my redundant copy of Kettle. Replaced my partial dump of RoboCod with UTA3's full one. Replaced my dump of Grandmaster Chess with the Ultimate Tape Archive's. Replaced Head Over Heels. Replaced Master Chess. Replaced Micro Rhythm. Added Micro Rhythm +. Reinstated the Ultimate Tape Archive's exact dumps. Added missing side to Feud. Deleted more duplicate alts. Use context-unique names for cassette sides.
      New working software list items
      c64_cass: Micro Rhythm +
  • 2023-03-19 18:16:04 cleanup: [Vas Crabb]
    • Moved LW-700i skeleton driver to new Brother project. taito/tnzs.cpp: Made lightweight base class with only the parts shared with cchance.cpp
  • 2023-03-19 17:59:44 Swapped R and B channels in lut-default.png, and adjusted D3D9 LUT-application behaviour. (#11004) [Ryan Holtz] [MooglyGuy]
    • lut-default.png: Swapped red and blue channels (fixes GitHub #11001). render/d3d/d3dlsl.cpp: Changed screen LUT application to be applied during the color convolution pass on raster systems.
  • 2023-03-19 17:54:11 brother/lw30.cpp: Added driver for Brother LW-30 word processor. (#10996) [BartmanAbyss]
    • New working systems - Brother LW-30
  • 2023-03-19 17:04:52 brother/lw840.cpp: Added driver for Brother LW-840ic word processor. (#10997) [BartmanAbyss]
    • New working systems
      Brother LW-840ic
  • 2023-03-19 16:57:39 h8500dasm.cpp: Fix silly mistake in disassembly of illegal instructions [AJR]
  • 2023-03-19 16:55:06 mcs96: Translate first 256 bytes of main memory space to register space [AJR]
    • dvmemory.cpp: Fix oversight in recent refactoring (uninitialized variable)
  • 2023-03-19 16:22:34 More D3D HLSL regression fixes: (#11002) [Ryan Holtz] [MooglyGuy]
    • hlsl/post.fx: Fixed double-drawing of screen data with D3D9 HLSL and screen scale/offset. render/d3d/d3dhlsl.cpp: Fixed screen-container search function (fixes GitHub #10872). render/d3d/d3dhlsl.cpp: Fixed downsample pass, fixes blocky vector bloom.
  • 2023-03-19 15:18:52 amstrad/nc: Rewrite driver [Dirk Best]
    • - Use memory views for banking - Simplify IRQ handling - Simplify power off handling - Replace custom PCMCIA hookup with MAME standard - Combine screen_update for all variants and update LCD colors - Add support for the NC200 floppy drive - Hook up RS232 ports - Split drivers into regional variants with matching keyboard - Support changing battery state - Add support for save states
      New working systems - NC100 (Sweden) [CPCWiki]
  • 2023-03-10 17:19:26 pccard_sram: Add support for the Mitsubishi Melcard SRAM card with 1 MB RAM as an example for a card without attribute memory. [Dirk Best]
    • Change input ports from DIP to configuration switches.
  • 2023-03-10 17:12:51 pccard: Add support for 8-bit reads/writes [Dirk Best]
  • 2023-02-26 15:04:03 pccard_sram: Add 1 MB variant [Dirk Best]
  • 2023-03-19 15:55:16 nec/pcfx.cpp: pad latches are active high, make pcfxga main menu to be usable [angelosa]
  • 2023-03-19 15:41:22 brother/ax145.cpp: Added skeleton driver for Brother AX-145 word processor. (#10994) [BartmanAbyss]
    • New systems marked not working - Brother AX-145
  • 2023-03-19 13:02:02 hash/pcecd.xml: QA notes (#10956) [Angelo Salese]
    • pce_cd.cpp: convert to logmacro, fix regression on stop/repeat conditions, workaround MT#07972
      Delete unnecessary stub files from the other branch
      hash/pcecd.xml: QA notes
      nec/pce_cd.cpp: fix MT#07972 for good
      hash/pcecd.xml: update QA
      hash/pcecd.xml, nec/pce_cd.cpp: update QA
      nec/pce_cd.cpp: make pregap to have a minimum of 2 seconds, fixes redbook offset
      sound/cdda.cpp: add an actual write callback for audio playback end event
      nec/pce_cd.cpp: implement CDDA audio end event, fixes redbook repeat with emeraldd
      hash/pcecd.xml: update QA
      nec/pce_cd.cpp: do not send an irq when start/end redbook commands are issued, fixes macr2036 (MT #5995), jleagt94, iganin
      hash/pcecd.xml: QA heavy hitters
      hash/pcecd.xml: QA
      nec/pce_cd.cpp: unbreak snatcher, unbreak audio CD player
      nec/pce_cd.cpp: document crazyhos btanb
      nec/pce_cd.cpp: make BRAM to init to a standard scdsys format data
      hash/pcecd.xml: acknowledge games using Save-Kun peripheral
      nec/pce_cd.cpp: fix cdda get_channel_volume index overflow
      sound/cdda.cpp: fix longstanding regression with get_channel_volume, rename it to get_channel_sample
      nec/pce_cd.cpp: QA fader
      nec/pce_cd.cpp: cancel redbook when audio start + play mode = 0 is issued, fixes ppersia sound when picking up sword
      hash/pcecd.xml: finalize QA
      nec/pce_cd.cpp: misc cleanups
      hash/pcecd.xml: fix neklegbb description tag
      hash/pcecd.xml: faussete/traveler description fixes
  • 2023-03-19 12:34:06 ice_bozopail.cpp: Actually map the handlers [AJR]
  • 2023-03-19 08:23:56 ice/ice_bozopail.cpp: fixed GCC compile on Windows [Ivan Vangelista]
  • 2023-03-19 02:32:06 ice_bozo: Add coin inputs and sound [AJR]
  • 2023-03-19 01:06:45 cdsys5.cpp: Add some preliminary mappings [AJR]
  • 2023-03-19 01:06:12 mc68hc11: Fix WAI handling for now [AJR]
  • 2023-03-19 00:33:39 misc/homdata.cpp, konami/thunderx.cpp: Cleaned up a little. [Vas Crabb]
    • Replaced bankdev with views, cleaned up ROM banking, split up classes for fewer optional object finders.
  • 2023-03-19 00:10:06 mc68hc11: Use standard interrupt handling for RESET vector; add XIRQ input [AJR]
  • 2023-03-19 00:09:25 alphasma.cpp: Fix regression from a8b6c64ed0888f638d87d596586d6562de31ae9d [AJR]
  • 2023-03-18 22:37:08 lisa: reduce the fdc rom region size [Olivier Galibert]
  • 2023-03-18 22:36:41 windows: blind fix for the debugger [Olivier Galibert]
  • 2023-03-18 21:34:32 mc68hc11: Clean up interrupt code and generalize handling; enable all timer output compare and count overflow interrupts (only TOC1 was fully supported before) [AJR]
  • 2023-03-18 21:25:40 dimemory: Add the target address space to translate, wrap the constants [Olivier Galibert]
    • divtlb: Wrap the constants
  • 2023-03-18 19:43:10 mccpm.cpp: Replace bankdev with memory view [AJR]
  • 2023-03-18 19:23:35 cdc721: Replace bankdevs with memory views [AJR]
  • 2023-03-17 19:19:48 dynax/royalmah.cpp: Moved games with banked ROM to a separate class [Vas Crabb]
  • 2023-03-17 14:29:41 mpc3000: Fix DMA addressing [AJR]
  • 2023-03-17 11:48:02 mos6530n: Remove unreachable code. [Curt Coder]
  • 2023-03-17 07:54:36 luaengine: fix msvc link failure due to mismatched signature [Patrick Mackinlay]
  • 2023-03-17 05:12:10 taito/flstory.cpp: Renamed Fairyland Story sets and cleaned up a little. [Vas Crabb]
    • Renamed the clone set - it's an earlier version, not a version specifically for Japan (addresses MT08579). Consolidated source files, replaced literal tags, and removed some vestigial code from the old MCU simulation.
  • 2023-03-17 00:36:57 mac.cpp: rename to macii.cpp [R. Belmont] [arbee]
  • 2023-03-16 21:33:48 msx/msx2.cpp: New not working clone. (#11000) [wilbertpol]
    • New clones marked not working - Victor HC-90A (MSX2, Japan) [Daniel Padilla, openMSX]
  • 2023-03-16 20:36:40 mb89352: Fix reset readback and selection timeout [AJR]
  • 2023-03-16 20:26:24 ibm5150.xml: Added 32 items, and replaced a number of items with better dumps. (#10955) [ArcadeShadow]
    • Also added notes on copy protection schemes.
      New working software list additions (ibm5150.xml)
      Ballistix [Total DOS Collection] Crazy Cars II [Total DOS Collection] Defender of the Crown [Total DOS Collection] Fire & Forget II (3.5") [Total DOS Collection] Fire & Forget II (5.25") [Total DOS Collection] Gauntlet II [The Good Old Days] Mini-Putt [Total DOS Collection] Police Quest: In Pursuit of the Death Angel (5.25", v2.0G) [The Good Old Days] Police Quest: In Pursuit of the Death Angel (3.5", v2.0G) [The Good Old Days] Police Quest: In Pursuit of the Death Angel (3.5", v2.0E) [The Good Old Days] Renegade [Total DOS Collection] Rick Dangerous 2 (Futura release) [Total DOS Collection] Speedball 2 - Brutal Deluxe (3.5", Futura Games release) [Total DOS Collection] Test Drive (3.5", v1.0) [Total DOS Collection] Test Drive (5.25", v1.1) [Total DOS Collection] Test Drive (5.25", v1.0) [Total DOS Collection] Test Drive II: The Duel (3.5") [Total DOS Collection] Test Drive II: The Duel (5.25") [Total DOS Collection] Test Drive II - Car Disk: Musclecars (5.25") [Total DOS Collection] Test Drive II - Car Disk: Musclecars (3.5") [Total DOS Collection] Test Drive II - Car Disk: The Supercars (3.5") [Total DOS Collection] Test Drive II - Car Disk: The Supercars (5.25") [Total DOS Collection] Test Drive II - Scenery Disk: California Challenge (5.25") [Total DOS Collection] Test Drive II - Scenery Disk: California Challenge (3.5") [Total DOS Collection] The Simpsons - Bart vs. the Space Mutants (5.25") [Total DOS Collection] Zak McKracken and the Alien Mindbenders [The Good Old Days] Zak McKracken and the Alien Mindbenders (Enhanced version) [The Good Old Days]
      New NOT working software list additions (ibm5150.xml)
      Arkanoid [Total DOS Collection] Dick Tracy [Total DOS Collection] F-15 Strike Eagle II [Total DOS Collection] Gauntlet [Total DOS Collection] Out Run (5.25", Kixx release) [Total DOS Collection] RoboCop [Total DOS Collection]
      Redump (ibm5150.xml)
      Bad Dudes (5.25") [Total DOS Collection] Budokan - The Martial Spirit (3.5") [Total DOS Collection] Zool (Big Games release) [The Good Old Days]
      Software promoted to working (ibm5150.xml)
      Bad Dudes (5.25") [Total DOS Collection]
      Removed software (ibm5150.xml)
      Fire & Forget 2
  • 2023-03-16 18:50:41 snk/hng64.cpp: Implemented texture wrap size table. (#10999) [David Haywood]
    • Fixes many texturing issues in roadedge and xrally.
  • 2023-03-16 15:34:16 mpc3000: Hook up timer interrupts [AJR]
  • 2023-03-16 14:04:32 mpc3000.cpp: Fix copy-and-paste mistake in last commit [AJR]
  • 2023-03-16 14:02:50 mpc3000.cpp: Add FDC IRQ (does nothing yet) [AJR]
  • 2023-03-16 13:30:30 st: add wait state of mfp accesses, partially helps syntax terror, makes ventura run [Olivier Galibert]
  • 2023-03-16 13:30:00 pasti: Setup form and variant [Olivier Galibert]
  • 2023-03-16 13:28:27 upd765: Minimally add some auxcmd commands to the 72069 (need docs!) [Olivier Galibert]
    • mpc3000: Add a drive, it helps
  • 2023-03-16 06:47:29 Update mess.flt [Justin Kerk]
  • 2023-03-16 05:42:53 msx1_cart.xml: Adjusted parent/clone relationships, and removed bad dumps/hacks. (#10995) [wilbertpol]
    • Swapped sets to make the newer version the parent: btanuki and btanukia, clapton2 and clapton2a, and yrm101 and yrm101a.
      Removed entries where the copy protections are patched out: alcazara, antarct, coastraca, coastracb, gooniesa, gooniesb, guardica, hyprallya, hyprallyb, hyprallyc, hypersp3a, hypersp3b, kingvalb, kingvalc, kingvald, mopirangc, mopirangd, midbrosa, mkidwiza, konbballa, konboxina, konboxinb, konfootba, konfootbb, kongolfb, knightmra, knightmrb, konsoccrb, konsoccrc, pingpongb, pingpongc, pippolsa, pippolsb, pippolsc, pitfallb, qberta, rambob, ramboc, sboy2a, tetris, thexdera, thexderb, twinbeea, twinbeeb, twinbeec, yiear2b.
      Renamed antarcta to antarct, pillboxa to pillbox, rogerruba to rogerrub, tetrisa to tetris.
      Removed bad dumps seikachoa and starblazb
      Removed carraceb - same as carracea with one additional unused byte.
      Removed squishema. Hacked name during game play.
      Removed manually recreated dumps fireresca and rogerrub.
      Removed hacked dumps: amtruckb, exerionb, galforcea, galforceb, mrdowildh, pillbox, redzonea.
      Removed cas2crc conversion hack psyched.
      Removed warrioda - has leftover code at offset 7fe0 to start the software from a cartridge to file conversion.
      Added notes.
  • 2023-03-16 03:03:33 maciici.cpp: Split out RBV video and interrupt controller into a separate device. [R. Belmont] [arbee]
  • 2023-03-15 18:46:34 ddr/kc: Fixed KC 85/2 DAC output (removed erroneous shift). (#10993) [utz82]
  • 2023-03-15 17:46:08 snk/hng64.cpp: Improved rendering: (#10990) [David Haywood]
    • Fixed roadedge name entry screen. Render sprites before mixing. Fixed texture scroll (visible on roadedge billboards). Added safety checks on texture fetches.
  • 2023-03-15 13:37:16 mos6530n: Keep timer running forever past terminal count. [Curt Coder] [Curt Coder]
    • MAME Testers bugs fixed - - 06629: [Side-by-side] (atari/a7800.cpp): a7800 a7800p: Incorrect RIOT Behavior (Curt Coder)
  • 2023-03-14 20:50:01 tools/srcclean.cpp: Escape 'high' Unicode characters found in strings rather than nuking them. [Vas Crabb]
  • 2023-03-14 18:33:09 ddr/kc.cpp, ddr/kc_m.cpp: Tidied up a little. [Vas Crabb]
  • 2023-03-14 18:10:24 ddr/kc.cpp: Fixed sound emulation: (#10989) [utz82]
    • Split KC 85/2 (HC 900), 85/3, and 85/4 state implementations. Removed internal speaker from KC 85/2. Ensure output to internal speaker on KC 85/3..4 is 1-bit. Added missing Clock signal for CTC on KC 85/4. Disconnected CTC channel 1 from internal speaker. Implemented sound flip-flop reset via PIO B bit 0 on KC 85/4. Implemented DAC sound (85/2..3: 31*2+1 levels, 85/4: 15*2+1 levels). Disable speaker sound on KC 85/4 when DAC level is 0.
  • 2023-03-14 17:30:13 amstrad/pda600.cpp: Added simulation of coprocessor, input and storage. (#10862) [Sandro Ronco]
    • Added HLE character recognition. Added pen display input. Added PCMCIA memory card support and initial software list. Added internal layout. cpu/z180: Fixed SLP instruction.
      New working software list items - pda600: Games (Crazy Money, Mosaic and Pagged) pda600: Games Demo (Game 44, Squares and FliView)
  • 2023-03-14 14:22:40 konami/hyperspt.cpp: Add note about Tecfri set (#10991) [ClawGrip]
    • konami/hyperspt.cpp: Add note about Tecfri set
  • 2023-03-13 23:38:51 -tools/srcclean.cpp: Use the same rules for character literals and strings in C++. [Vas Crabb]
    • -bus/amiga/keyboard: Use UCS4 character literals.
  • 2023-03-11 18:56:19 nforcepc: make required changes to let it boot from floppy disk [yz70s]
    • The pci devices shared with the xbox have been updated to support dma on the lpc bus. The athlon processor has been updated to support writes in the as_opcodes space.
  • 2023-03-13 20:35:01 bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984) [wilbertpol]
    • Also defined MSX cartridge slot options in one place.
  • 2023-03-13 19:13:10 apple/mac.cpp, apple/maciici.cpp, dataeast/exprraid.cpp: Minor cleanup. [Vas Crabb]
  • 2023-03-13 18:11:31 dataeast/exprraid.cpp: added note about undumped revision, consolidated driver in single file [Ivan Vangelista]
  • 2023-03-13 18:07:50 adsp2100: fix regression with ABS opcode S flag [mjrgh] [hap]
  • 2023-03-13 16:05:54 cpu/h8, cpu/tms32010, cpu/tms32025: Replaced sprintf with type-safe equivalents. (#10979) [Erik]
    • cpu/h8/h8_sci.cpp: Made clock mode a scoped enumeration and fixed a save state issue.
  • 2023-03-13 14:46:18 dac.h: fix mistake on prev commit [hap]
  • 2023-03-13 14:43:46 dac.h: add generic 5bit dac [hap]
  • 2023-03-13 14:13:28 vgmplay: workaround for 7759 md pin write [hap]
  • 2023-03-13 13:52:02 upd7759: only detect mode change in idle state [hap]
  • 2023-03-13 02:46:22 ega: be less strict about valid display settings [cracyc]
  • 2023-03-13 00:12:48 maciici.cpp: fix GCC compile. [R. Belmont] [arbee]
  • 2023-03-13 00:00:58 maciici.cpp: Moved the Macintosh IIci and IIsi to their own driver. [R. Belmont] [arbee]
    • mac.cpp: Condensed to single-file driver, began cleanup and simplification of the code. [R. Belmont]
  • 2023-03-12 21:41:40 m50734: Partially emulate stepper motor controller registers [AJR]
  • 2023-03-12 20:58:48 m740: Correct PC value following LDA ($zz, X) [AJR]
  • 2023-03-12 20:30:46 irem/m72.cpp: corrected ROM names & added IC locations for many sets [Brian Troha] [Ivan Vangelista]
  • 2023-03-12 19:51:22 plugins/data: Use local sqlite3 library variable. [Vas Crabb]
  • 2023-03-12 19:46:26 New systems marked not working [Ivan Vangelista]
    • Multi Game IV (AMGSK_VA3.85) [TeamEurope]
  • 2023-03-12 17:54:11 emu/rgbgen.h: Made out-of-range shift deterministic. (#10987) [invertego]
    • Matches the SSE and VMX implementation.
      Fixes obvious rendering artefacts with the N64 RDP on AArch64 targets.
  • 2023-03-12 17:51:06 snk/hng64.cpp: Implemented raster interrups and improved layer mixing. (#10971) [David Haywood]
    • Implemented raster interrupt (used to enable fatfurwa floor layer). Improved layer priorities - still needs a proper per-pixel mixer. Improved colour mixer effects - still imperfect, but highlights areas needing attention.
  • 2023-03-12 17:47:09 sinclair/tsconf.cpp: Improved interrupt priorities. (#10976) [holub]
  • 2023-03-12 17:42:28 sound/es5506.cpp: Converted comments to C++ style, and added notes and additional logging. (#10986) [cam900]
  • 2023-03-12 10:00:09 devices/machine/nmc9306.cpp: fixed compile on GCC [Ivan Vangelista]
  • 2023-03-12 09:51:41 devices/machine/e0516.cpp: fixed compile on GCC [Ivan Vangelista]
  • 2023-03-12 07:36:28 abc1600: Fixed RTC and NVRAM communications. [Curt Coder] [Curt Coder]
  • 2023-03-12 04:03:19 sega/system1.cpp nob: fix SN76489A clock (#10866) [negunma]
    • sega/system1.cpp: Fix SN76489A clocks for nob and gardia to match videos from PCB
  • 2023-03-12 02:16:38 Interrupt callback rationalization [AJR]
    • - Make CPUs pass interrupt return PC as a second argument to standard_irq_callback - Add interrupt return PC to "Stopped at interrupt" message produced by debugger 'gint' command - Add messages to trace logs whenever interrupts are accepted - Attempt to step over interrupt routines for applicable debugger commands - Eliminate standard_irq_callback_member wrapper method - Update many CPU cores to invoke standard_irq_callback at the start of or during interrupt processing, rather than at the end or when the input line changes - Remove IRQ callbacks for some input lines that never cause interrupts - mb88xx, mcs48: Add IRQ callbacks for internal interrupts
  • 2023-03-11 23:21:00 HLSL: bloom.fx: Return an alpha of 1 rather than texel alpha (fixes GitHub #10977). (#10983) [Ryan Holtz] [MooglyGuy]
  • 2023-03-11 18:37:30 Lua engine: Better bindings for device_state_interface. [Vas Crabb]
    • This avoids creating a table every time the state property of a device is accessed, adds proper support for getting/setting floating/point state entries from Lua, calls the state entry's formatting method to convert to a string (for flags fields, etc.) and exposes more properties.
      This is a breaking change as the exposed properties on state entries have changed, and the value property has different semantics for floating-point state entries.
  • 2023-03-11 18:11:46 acrnsys1.cpp: Upgrade to ioport_array (#10980) [Erik]
    • Co-authored-by: Erik Newton
  • 2023-03-11 17:18:12 st: Bunch more fixes [Olivier Galibert]
  • 2023-03-11 17:08:33 New working systems [hap]
    • - Race Time [hap, Sean Riddle, eggs]
  • 2023-03-11 15:19:24 unidasm: Add Interdata Series 16 disassembler [AJR]
  • 2023-03-11 14:47:46 atari/irobot_m.cpp: Initialise mathbox stack after loading decoding opcode PROMs (#10970) [jflatt]
  • 2023-03-11 03:50:44 m68000: Update these files too [AJR]
  • 2023-03-11 03:35:46 m68000: Ensure exception hook is called before SP is updated [AJR]
  • 2023-03-10 20:18:02 bus/nscsi/cd: fix typo [hap]
  • 2023-03-10 19:55:31 New working clones [hap]
    • TI-74 Basicalc (set 2) [Frank Palazzolo]
  • 2023-03-10 19:33:19 bus/msx: Added Yamaha UCN-01 cartridge-to-module slot adapter. (#10972) [wilbertpol]
  • 2023-03-10 19:22:36 machine/hd64610.cpp: Convert day-of-week from 1-based format used by device_rtc_interface to conventional 0-based format. [Sandro Ronco] [Vas Crabb]
  • 2023-03-10 19:01:47 cpu/z180: Added CSIO emulation. [Vas Crabb, Sandro Ronco] [Vas Crabb]
  • 2023-03-10 17:56:56 misc/amaticmg.cpp: removed tag lookup [Ivan Vangelista]
  • 2023-03-10 07:21:53 abc1600_flop.xml: Fixed systest1600 binary floppy image and added source floppy image. [Curt Coder] [Curt Coder]
  • 2023-03-10 05:53:47 Fix debugger exception point hit message [AJR]
  • 2023-03-10 05:38:05 Include track numbers in results of AppleCD Read TOC command [AJR]
  • 2023-03-10 05:29:13 nscsi/cd.cpp: Correct enum name [AJR]
  • 2023-03-10 05:26:03 Add vendor-specific Read TOC command for Apple SCSI CD-ROM drive [AJR]
  • 2023-03-10 01:55:57 es5503: cleaner fix for preserving the full accumulator phase on looping. [Kelvin Sherlock, R. Belmont] [arbee]
  • 2023-03-10 01:30:13 es5503.cpp: preserve fractional phase, allows high-freq sample play [Peter Ferrie] (#10973) [Peter Ferrie]
  • 2023-03-09 20:54:29 ssystem3: remove obsolete workaround [hap]
  • 2023-03-09 20:54:18 snowbro2: correct oki pitch [hap]
  • 2023-03-09 20:52:05 Replaced most simple uses of sprintf with type-safe equivalents. (#10948) [Erik]
  • 2023-03-09 20:39:52 New working systems [hap]
    • - Gammonmaster II [hap, Sean Riddle] Omar [hap, Sean Riddle] Electronic Chess (Tryom) [hap, Sean Riddle] Punch Your Lights Out [hap, Sean Riddle, Frank Palazzolo]
  • 2023-03-09 20:17:46 bus/snes/profighter.cpp: Added skeleton devices for "Pro Figher" SNES cartridge copiers. (#10952) [Ivan Vangelista]
    • Dumped four SNES copiers (3 Super Pro. Fighter Q variants and a Pro Fighter X). [Darksoft, Apocalypse]
  • 2023-03-09 19:59:11 sinclair/pentevo.cpp: Added ERS v0.59.12/NEO-DOS v0.57 BIOS options. (#10969) [holub]
  • 2023-03-09 07:17:30 abc1600: Disable debugger side effects. [Curt Coder] [Curt Coder]
  • 2023-03-08 22:40:25 apple3: Add support for control-reset. (#10967) [ksherlock]
  • 2023-03-08 20:58:28 atari/bzone.cpp: mapped the bare minimum to make dsrtwars boot [Ivan Vangelista]
  • 2023-03-08 20:47:40 Dumped and added a Spanish Battle Zone bootleg (#10968) [ClawGrip]
    • New clones marked not working - Desert Wars (bootleg of Battle Zone) [Javier Blanco Ojeda, ClawGrip]
      Also reformatted single-line comments
  • 2023-03-08 19:23:56 eolith/eolith16.cpp: Set EEPROM write/erase timing to make klondkp happy. [David Haywood] [Vas Crabb]
  • 2023-03-08 18:18:49 misc/amaticmg.cpp: identified decryption keys for am_mg24a and am_mg5hu [Ivan Vangelista]
  • 2023-03-08 15:44:29 abc1600: Implement reset button. [Curt Coder] [Curt Coder]
  • 2023-03-08 14:51:49 Eolith HyperStone driver updates: [Vas Crabb]
    • eolith/eolith_speedup.cpp: Fixed oversight causing stealsea to crash on start. eolith/eolith16.cpp: Marked klondkp not working - it locks up on the title screen if you don't insert a coin soon enough. eolith/eolith.cpp, eolith/eolith16.cpp, eolith/vegaeo.cpp: Added basic support for partial screen updates. eolith/eolith_speedup.cpp: Renamed base state class to make its purpose more obvious.
  • 2023-03-08 07:54:51 abc1600: Cleanup [Curt Coder]
  • 2023-03-07 18:09:22 Lua: Be more strict with concurrency and multiple contexts. [Vas Crabb]
  • 2023-03-07 17:18:21 plugins/console: Fixed tab completion after linenoise update. [Vas Crabb]
    • Can now cycle through candidates by repeatedly pushing Tab. Also cleaned up Lua thread context object a little, and made it possible to pass any Lua object as a status value.
  • 2023-03-07 16:44:22 - misc/gameace.cpp: enabled save state support [Ivan Vangelista]
    • - misc/truco.cpp, misc/trucocl.cpp: consolidated drivers in single files
  • 2023-03-07 14:16:47 Tie up a few loose ends: [Vas Crabb]
    • msx2_flop.xml: Fixed a couple of Japanese titles. plugins/layout: Added a couple of things to the layout script sandbox. Tidied up Hyper Neo Geo 64 code (srcclean etc.).
  • 2023-03-07 14:07:25 snk/hng64_v.cpp: urther video improvements: (#10947) [David Haywood]
    • Identified 'blend' flag for 3D objects and added minimal implementation. Emulated 'split' tilemap effect. Don't draw sprites with zero zoom values, rather than using an unscaled sprite, Made 'sprite erase' code less aggressive (prevent it from wiping out palette values). Implemented 'texture scrolling' (used for glass and water effects).
  • 2023-03-07 13:58:12 abc1600: Cleanup [Curt Coder]
  • 2023-03-07 13:55:51 bus/msx: Added a slot device for 30-pin Yamaha mini cartridges. (#10964) [wilbertpol]
  • 2023-03-07 13:52:01 neogeo/neogeo.cpp: Don't treat puzzldpr as a clone, added additional irrmaze BIOS. (#10965) [David Haywood]
    • Added a BIOS found on a restored Japanese Irritating Maze cabinet. Sadly it appears to be a hack by the arcade distributor who restored it. [Simon Taylor]
  • 2023-03-07 13:31:01 msx2_flop.xml: Added alt_title, serial, gtin, and part_id meta information and notes. (#10959) [wilbertpol]
  • 2023-03-07 11:28:40 abc1600: Implement Luxor R8 mouse. [Curt Coder] [Curt Coder]
  • 2023-03-07 10:05:10 abc1600: Use later keyboard ROMs to fix UP/DOWN mode. [Curt Coder] [Curt Coder]
  • 2023-03-07 09:36:16 abc1600: Fix cursor keys. [Curt Coder] [Curt Coder]
  • 2023-03-07 07:15:32 irem/m92.cpp: some fixes to the previous commit [Brian Troha] [Ivan Vangelista]
  • 2023-03-06 21:09:48 misc/gameace.cpp: Completed Hot Body emulation and ROM unscrambling (#10961) [David Haywood]
    • Implemented program and sprite unscrambling. Added video and sound emulation (video is similar to Mitchell hardware). Added inputs.
      Systems promoted to working - Hot Body I
  • 2023-03-06 20:49:55 misc/playcenter.cpp: Add a couple of notes about the hardware. (#10962) [ClawGrip]
  • 2023-03-06 20:43:45 msx1_cart.xml: Moved the Albatross extended course tapes from msx1_cass.xml to msx1_cart.xml. (#10960) [wilbertpol]
  • 2023-03-06 19:46:28 Reduce warnings that need to be suppressed to build linenoise. [Vas Crabb]
  • 2023-03-06 19:33:37 Updated forked linenoise to latest upstream. [Vas Crabb]
    • This removes the need to force it to build as C++, and adds proper UTF-8 support for Windows.
      Since this is a fork of linenoise, there's no hope for getting lua-linenoise to sync with it upstream. I made the bare minimum changes to keep it working, but didn't add bindings for new functionality (e.g. multi-line editing).
  • 2023-03-06 19:14:57 - sega/model3.cpp: fixed ROM loading for the oceanhun sets, they now boot and run with GFX glitches [Brian Troha] [Ivan Vangelista]
    • - irem/m92.cpp: Added IC locations and PLDs to most sets, minor ROM label corrections. [The PLD Archive, Porchy, Brian Troha, The Dumping Union]
  • 2023-03-06 19:11:34 New clones marked not working [Ivan Vangelista]
    • - Bloxeed (bootleg) [porchy]
  • 2023-03-06 18:19:36 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. [Vas Crabb]
    • I'll try to get some of this upstreamed.
  • 2023-03-06 15:39:42 Various updates, mostly around Lua: [Vas Crabb]
    • Compile Lua as C++. When Lua is compiled as C, it uses setjmp/longjmp for error handling, resulting in failure to unwind intermediate stack frames. Trying to ensure no objects with non-trivial destructors are in scope when raising a Lua error is error-prone. In particular, converting an exception to a Lua error becomes convoluted, and raising a Lua error from a constructor is effectively impossible.
      Updated Lua to 5.4.4 - this includes a brand-new garbage collector implementation with better performance. The main thing removed is the deprecated bitlib.
      Updated sol2 to version 3.3.0 - this adds support for Lua 5.4 and fixes a number of issues, including not correctly handling errors when Lua is built as C++.
      Updated LuaFileSystem to version 1.8.0 - this adds support for symbolic links on Windows, as well as Lua 5.4 compatibility.
      Updated LuaSQLite3 to version 0.9.5 - this fixes issues in multi-threaded environments, as well as Lua 5.4 compatibility.
      Fixed double-free after attempting to construct a debugger expression from Lua with an invalid string, and exposed expression error to Lua in a better way.
      Added warning level print function to Lua.
      Fixed saving cheats with shift operators in expressions, although this code isn't actually used as there's no cheat editor.
  • 2023-03-06 14:57:21 abc1600: Bring the mouse CPU online. [Curt Coder] [Curt Coder]
  • 2023-03-06 06:47:28 abc1600: Note failing tests. [Curt Coder]
  • 2023-03-06 06:41:59 abc1600: Disable DBRQ to fix Winchester test suite. [Curt Coder] [Curt Coder]
  • 2023-03-06 06:39:40 abc1600_flop.xml: Correct name and year [Curt Coder]
  • 2023-03-05 20:33:57 Fruit Star Bonus: Added missing PLD. [TeamEurope, Porchy] [Roberto Fresca]
  • 2023-03-05 20:22:26 st: lots of fixes, with much help by Ijor (Jorge Cwik) [Olivier Galibert]
  • 2023-03-05 18:03:35 nmk/nmk16.cpp: Ignore lane select for main RAM writes for vandyke and bioship. (#10957) [David Haywood]
    • This is necessary for high score entry to work.
  • 2023-03-05 18:00:57 machine/6522via.cpp: Made input ports read transparently when corresponding interrupt flag is clear. (#10878) [Massimiliano Zattera]
  • 2023-03-05 13:04:22 abc1600: Fix Xebec S1410 sense, seek, and diagnostic commands. [Curt Coder] [Curt Coder]
  • 2023-03-05 09:43:09 New working software list items [Curt Coder]
    • - abc1600_flop: systest1600 [Dataindustrier AB DIAB Intressegrupp]
  • 2023-03-05 01:41:35 New working clones [Roberto Fresca]
    • Fruit Star Bonus (Ver 8.2.00ITL) [TeamEurope, f205v, Roberto Fresca]
      This set is the new parent. All the others were arranged accordingly.
  • 2023-03-04 17:23:18 New working clones [Ivan Vangelista]
    • WWF Superstars (Canada) [anonymous]
  • 2023-03-04 16:19:20 Made company name consistent across all Heathkit machines. (#10954) [Mark Garlanger]
    • "Heath Company" is the name the company used in documentation and catalogs.
  • 2023-03-04 08:23:22 New working clones [Ivan Vangelista]
    • Gals Panic SU (Korea, Gals Panic 4 re-release) [turntablism]
  • 2023-03-04 03:49:58 Dumped and added a skeleton driver for "Ballroom Glitz" coin pusher (#10949) [ClawGrip]
    • New NOT_WORKING machines
      Ballroom Glitz [jordigahan, ClawGrip]
  • 2023-03-04 02:53:47 heathkit/h19.cpp: Turn off bell properly. (#10953) [Mark Garlanger]
    • Fixes a copy/paste error introduced by #9788.
  • 2023-03-04 02:34:11 Various cleanups: [Vas Crabb]
    • Isolated the speedup code in the Eolith base state, so eolith16 and vegaeo aren't inheriting a pile of stuff they don't need.
      nichibutsu/jangou.cpp: Split into derived classes so all object finders are required and device_remove isn't necessary. Also use the data pending callback on latches as it's there.
      taito/taito_l.cpp: Use normal start/reset handlers rather than an elaborate maze of indirection.
      vsystem/aerofgt.cpp: Split the driver class up a little. It's still a mess.
      Got rid of a few of the remaining MCFG macros.
  • 2023-03-03 22:52:39 m20.xml: correct string format [hap]
  • 2023-03-03 22:42:13 New working systems [hap]
    • - My Little Computer [hap, Sean Riddle]
  • 2023-03-03 18:24:38 msx/msx.cpp: Added keyboard LEDs to internal artwork. (#10950) [wilbertpol]
    • msx/msx.cpp: Made drive names and LEDs optional. msx/msx.cpp: Added caps lock and language mode LEDs to layout. bus/msx/slot/disk.cpp: Tidied up code.
  • 2023-03-03 18:02:56 m20.xml: Added new dumps, updated metadata, and added comments. (#10832) [eberhab]
    • Added usage notes for many items. Marked disks missing track 0 as bad dumps. Updated supported status.
      New working software list items (m20.xml) - Demo Disk - Spiele + Uhr (alt) Multiplan (US) Olivetti PCOS 2.0h Olivetti PCOS 3.0e (alt 1) Olivetti PCOS 3.0e (alt 2) OliWord 1.2 (German) OliWord 1.2 (Italian) (alt) The Queen's Footsteps (English) The Queen's Footsteps (Italian) Silk Dust
      New software list items marked not working (m20.xml)
      M20 Graph
  • 2023-03-03 16:46:02 bloodbrom: uncomment gfx3 gfxlayout [hap]
  • 2023-03-03 16:00:33 New working software list items [hap]
    • - ggm: Gruenfeld-S Edition: Master Chess Openings [Berger]
  • 2023-03-03 15:42:54 macquadra700.cpp: Disable side effect [AJR]
  • 2023-03-03 13:49:09 macqd700: Throttle CPU when doing SCSI pseudo-DMA to make 53C96 clock and transfer rates more realistic [AJR]
  • 2023-03-03 07:23:59 New working clones [Ivan Vangelista]
    • The Ocean Hunter (Japan, Revision A) [Brian Troha, The Dumping Union]
  • 2023-03-03 04:17:36 jazz.cpp: Correct SCSI controller type [AJR]
  • 2023-03-03 03:48:28 ncr53c90: More updates [AJR]
    • - Eliminate unnecessary command length counter - In 16-bit bus mode, only enable DRQ for transferring one byte to memory when TC0 is set and config flag to save it is not - Restrict 24-bit extension of transfer counter and config4 & ID registers to NCR53CF94/96
  • 2023-03-02 22:53:39 nec/pce.cpp, hash/pce.xml, hash/pcecd.xml, hash/tg16.xml: fix main entity descriptions [angelosa]
  • 2023-03-02 19:55:31 jaleco/psychic5.cpp: Tidy up a little more. [Vas Crabb]
  • 2023-03-02 19:35:32 jaleco/psychic5.cpp: Split system-specific code into derived classes. [Vas Crabb]
  • 2023-03-02 17:39:20 vectorgraphic/vector4.cpp: Add Centronics printer support. (#10945) [Eric Anderson]
  • 2023-03-02 17:34:19 vectorgraphic/v4_kbd.cpp: Emulated Vector 4 keyboard. (#10944) [Eric Anderson]
    • vectorgraphic/vector4.cpp: Replaced high-level keyboard simulation.
  • 2023-03-02 17:28:58 seibu/bloodbro_ms.cpp: Dumped missing graphics ROMs. (#10951) [Museo del Recreativo] [ClawGrip]
  • 2023-03-02 10:18:37 Follow-up on recent additions: [Vas Crabb]
    • jaleco/psychic5.cpp: Cleaned up and modernised a little. seibu/seibuspi.cpp: Confirmed PAL type for Raiden Fighters 2. thepit/thepit.cpp: Marked new set as a licensed US version.
  • 2023-03-01 19:56:06 taito/taito_f3_v.cpp: Cleaned up code a little and got some stuff out of the global namespace. [Vas Crabb]
  • 2023-03-01 19:37:44 taito/taito_f3_v.cpp: Improved line clipping effects and palette for landmakr/quizhuhu. (#10920) [ywy]
  • 2023-03-01 18:28:54 ROM label updates and new dumps: [Vas Crabb]
    • dataeast/cninja: Added an early version of Mutant Fighter called Heroes. [Domenico Cervini] jaleco/psychic5.cpp: Updated ROM labels and locations for psychic5j. [Domenico Cervini] konami/nemesis.cpp: Updated ROM labels and mask numbers for lifefrce. [Domenico Cervini] seibu/seibuspi.cpp: Added cartridge PAL dumps for Raiden Fighters 2. [Domenico Cervini] thepit/thepit.cpp: Added a version of The Pit that shows a Centuri Inc copyright notice. [Domenico Cervini] util/jedparse.cpp: Fixed a bug when logging parsed fuse values, and added more useful error log messages.
      New working clones
      Heroes (World ver EM-1) [Domenico Cervini] The Pit (Centuri Inc) [Domenico Cervini]
  • 2023-03-01 18:19:26 svision/svision.cpp: split into subclasses [Ivan Vangelista]
NOWSZY [Arcade] DevMAME [log only] 2024/03/28 06:00
  • 2024-03-28 04:42:02 taito/asuka.cpp: Added what looks like an early version of Kokontouzai Eto Mongatari. [Vas Crabb]
    • New working clones
      Kokontouzai Eto Monogatari (Japan, prototype?)
  • 2024-03-27 21:35:30 cheat: Make string.char and string.format available to cheats (#12183) [eientei95]
  • 2024-03-27 20:03:46 igor: add internal artwork [hap]
  • 2024-03-27 17:07:19 saitek_osa/odyssey2 slot devices: add anonymous namespace [hap]
  • 2024-03-27 16:43:38 sinclair/elwro800.cpp: Remove workaround for old GCC [AJR]
  • 2024-03-27 14:53:39 swp00: fix m_global_step array out of bounds error [hap]
  • 2024-03-27 14:40:08 source org: move emirage/ivant to excalibur folder [hap]
  • 2024-03-27 14:32:32 New systems marked not working [hap]
    • Igor (Excalibur) [hap, Sean Riddle]
  • 2024-03-27 12:57:49 uzebox: small cleanup [hap]
  • 2024-03-27 14:11:18 Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. [Vas Crabb]
  • 2024-03-27 09:42:34 igs/igs036crypt.cpp: added preliminary decryption for bubucar [XingXing] (#12187) [HappyASR]
  • 2024-03-27 09:21:12 palm: new cpu device and disassembler [Patrick Mackinlay]
  • 2024-03-25 18:07:45 swx00: Initial buggy noise [Olivier Galibert]
    • h8: correct division of negative numbers
  • 2024-03-26 18:12:00 sealy/sealy_eagle.cpp, sega/anyworks.cpp: changed placeholder CPU from SE3208 to ARM9 [Ivan Vangelista]
  • 2024-03-26 18:02:45 - igs/igs_m027.cpp: added preliminary decryption for mgzz and mgcs3 [IQ_132] [Ivan Vangelista]
    • - igs/pgmcrypt.cpp: some standardization, pending device conversion
  • 2024-03-26 17:59:26 New systems marked not working [Ivan Vangelista]
    • Qing Cheng Zhi Lian [dyq, little0, Guru]
      New working clones
      Mahjong Reach [Sergio Galiano]
      - dynax/royalmah.cpp: dumped TMP internal ROM for mjtensin [Sergio Galiano]
  • 2024-03-26 15:27:12 Merge tag 'mame0264' into HEAD [Vas Crabb]
    • MAME 0.264
  • 2024-03-25 18:47:17 New systems marked not working [Ivan Vangelista]
    • Man Guan Caishen 3 (V101CN) [dyq, little0, Guru] Man Guan Zhi Zun (V100CN) [dyq, little0, Guru]
  • 2024-03-25 14:15:36 avr8: fix port D bit 7 toggle on timer2 [hap]
  • 2024-03-25 05:17:12 -debugger/debuggdbstub.cpp: Don't write data to socket in text mode. [Vas Crabb]
    • -mr/dribling.cpp, heathkit/h17_fdc.cpp: Tidy up a little.
  • 2024-03-24 22:46:26 avr8: fix SBIW V flag once more [hap]
  • 2024-03-24 22:21:23 New systems marked not working [angelosa]
    • Dawg Gone Fun [Siftware]
  • 2024-03-24 21:59:14 avr8: some registers were missing from addressmap, [hap]
    • avr8: fix regression with C flag on SBIW opcode, fix V flag on DEC/SBIW opcodes
  • 2024-03-24 18:37:29 Merge remote-tracking branch 'mainline/release0264' into HEAD [Vas Crabb]
  • 2024-03-24 18:31:36 util/unzip.cpp: Work around spurious maybe uninitialised warning with certain GCC versions. [Vas Crabb]
  • 2024-03-24 17:17:46 Various metadata fixes. [Vas Crabb]
  • 2024-03-24 15:15:08 saitek*: update company strings [hap]
  • 2024-03-24 12:42:24 zx: fixed direction keys; fixed name of ringo470 [Robbbert] [hap]
  • 2024-03-24 12:23:32 Systems promoted to working [hap]
    • - ZX-80 [Robbbert]
  • 2024-03-24 04:25:46 mr/dribling.cpp: Dumped missing ROMs from the Automave version of Dribbling. (#12176) [David Bosque, Recreativas.org] [ClawGrip]
  • 2024-03-24 04:23:55 Cleared inappropriate execute bits on a few source files. (#12177) [Davide Cavalca]
  • 2024-03-24 03:15:04 misc/gfamily: stub motherboard portion [angelosa]
  • 2024-03-24 02:40:10 tlcs900: fix setting programcounter in debugger [hap]
  • 2024-03-24 02:19:05 lwings: remove now unused variable [hap]
  • 2024-03-24 02:15:07 avengers: improve mcu/soundlatch timing [hap]
  • 2024-03-24 00:57:22 m6801: revert changes to serial emulation from a4cf1316fa003f73193c3010984a373015051e02 - not the correct solution, introduces time travel issue unfortunately [hap]
  • 2024-03-23 19:03:46 added novag tv interface peripheral [hap, Achim] [hap]
  • 2024-03-23 18:12:06 hd6301x: fix missed timer 2 event(s) when tconr < elapsed counts, [hap]
    • m6801: improve serial rx timing (novag tv interface from next commit relies on more accurate timing)
  • 2024-03-23 18:08:58 pit8253: fix old regression with mode 3 and odd timer count [hap]
  • 2024-03-23 18:02:29 schachak: update internal artwork color theme [hap]
  • 2024-03-23 17:28:04 igs/pgm2.cpp: worked aroung bubucar crash for now [Ivan Vangelista]
  • 2024-03-23 17:18:53 New working clones [hap]
    • Mephisto Schachakademie [hap, Berger, Drahti]
  • 2024-03-23 17:02:20 misc: small cleanups [hap]
  • 2024-03-22 21:07:04 emirage: fix magnet/piece locate center [hap]
  • 2024-03-23 17:01:24 srcclean and fix indentation in preparation for MAME 0.264 branch. [Vas Crabb]
  • 2024-03-23 16:31:06 cpu/t11: Improved trace trap processing, and added basic interrupt processing to the K1801VM1. (#12151) [shattered]
  • 2024-03-23 16:28:34 rm/rm380z.cpp: Fixed 8" disk controller clock frequency and improved VDU-80 display. (#12166) [Robin Sergeant]
    • Support VID INHIB bit and clear attributes on character write.
  • 2024-03-23 16:12:15 irem/m72.cpp: Corrected typos in three ROM labels. [Arnaud Ancel] [Vas Crabb]
  • 2024-03-23 16:00:50 i386: handle double and triple faults [cracyc]
  • 2024-03-23 15:25:03 pacman/pacman_v.cpp: Made code less confusing. [Vas Crabb]
  • 2024-03-23 15:18:33 machine/mediagx_host: move VGA to own core [angelosa]
  • 2024-03-23 07:53:06 pacman/pacman.cpp: Fix rom region error... [Roberto Fresca]
  • 2024-03-23 07:08:24 pacman/pacman.cpp: Swapped G-B color lines in mspacmanbgf and mspacmanbco sets [Roberto Fresca]
    • to match the real hardware. Removed the IMPERFECT_COLORS flag.
  • 2024-03-23 06:11:49 pacman/pacman.cpp: Marked mspacmanbgf as IMPERFECT_COLORS. [Roberto Fresca]
    • B-G channels are swapped in the real game, showing a purple/pink Ms PacMan.
  • 2024-03-23 05:19:34 New working clones [Roberto Fresca]
    • Mr Pac-Turbo ('Made in Greece' Fermin bootleg) [Roberto Fresca, Gabriel Vega (El Pampa), Emmanuel Firmapaz, Club Argentino de Arcades]
  • 2024-03-23 03:51:00 New working clones [Roberto Fresca]
    • Ms Pac Man Twin (Argentina, set 2) [Roberto Fresca, Gabriel Vega (El Pampa), Emmanuel Firmapaz, Club Argentino de Arcades]
  • 2024-03-23 02:26:06 pc/sis630: more BIOS notes [angelosa]
  • 2024-03-23 01:51:50 machine/sis950_lpc: replace PS/2 controller back to LLE [angelosa]
    • - resolve hangs described in PR #11797 by using a microsoft serial mouse
  • 2024-03-23 00:30:31 machine/mediagx_host: document GP / DC maps [angelosa]
  • 2024-03-22 22:33:42 hash/megadriv.xml: sort wcup90 metadata [angelosa]
  • 2024-03-22 18:40:34 Revert "video/mc6845.cpp: Restore support for zero active width/height config…" (#12169) [Vas Crabb]
    • This reverts commit cb5624978a31e135562d6b7f4b9ea4feaa1ad712.
      This is a case of attempting to fix the symptom rather than the issue, and it breaks all systems that use 6845-family CRTCs with "show borders" set.
  • 2024-03-22 18:37:52 video/mc6845.cpp: Restore support for zero active width/height configuration (#12007) [Mark Garlanger]
    • Avoid writing to bitmap when DE is disabled
  • 2024-03-22 16:55:55 megadriv.xml: Added HeartBeat PGA Tour Golf II. [Vas Crabb]
    • Also changed "SegaNet" to "Sega Game Toshokan" and "16 Ton" to "16t" in descriptions. [ICEknight]
      New software list items marked not working
      megadriv.xml: HeartBeat PGA Tour Golf II [Brian Nocenti, VGHF]
  • 2024-03-22 16:27:17 formats/dmk_dsk.cpp: Improve checks in identify. (#12118) [wilbertpol]
    • Add structure checks in identify Use less strong FIFID flags
  • 2024-03-22 15:00:21 mr/dribling.cpp: Add partial dump of Automave version of Dribbling from Spain. (#12162) [ClawGrip]
    • Four damaged ROMs replaced with content from parent.
      New working clones
      ribbling (Automave) [David Bosque, Recreativas.org]
  • 2024-03-22 14:48:35 misc/diamondking.cpp: Added "Caribe" slot machine from Segasa Sonic (#12167) [ClawGrip]
    • New not working machine - Caribe [Arcade Planet, Recreativas.org]
  • 2024-03-22 14:44:40 gp32.xml: Metadata cleanups (#12159) [ArcadeShadow]
    • Replaced countries' abbreviations by their full name Moved test comments to notes tag
  • 2024-03-22 14:04:51 mame.lst: corrected error [Ivan Vangelista]
  • 2024-03-22 13:51:34 New systems marked not working [Ivan Vangelista]
    • Bao Qing Tian [dyq, little0, Guru]
  • 2024-03-22 05:21:35 tvgames/xavix.cpp: Hooked up controls for tomplc and tcarnavi, and promoted them to working. (#12163) [mamehaze]
    • Also increased tomplc CPU clock frequency to 43MHz (avoids crashes). Corrected years for a couple of games.
      Systems promoted to working - Tomy / SSD Company LTD Tomica Carnavi Drive (Japan) [David Haywood] Tomy / SSD Company LTD Nihon Isshuu - Boku wa Plarail Untenshi (Japan) [David Haywood]
  • 2024-03-21 21:52:48 Miscellaneous cleanup: [Vas Crabb]
    • cirsa/neptunp2.cpp: Add a sucffix to parent short name for clone short name.
      liberty/freedom200.cpp: Use swapable idiom on the off chance someone implements swap for rgb_t.
      misc/gms.cpp: Fixed another DIP switch description.
  • 2024-03-21 21:35:11 imagedev/cassette.cpp, formats/flacfile.cpp: Added support for saving cassette images in FLAC format. (#12115) [wilbertpol]
    • util/flac.cpp: Implemented seek/tell callbacks for FLAC library.
  • 2024-03-21 21:18:58 capcom/vulgus.cpp: Add a 1942 bootleg from Itisa (has bad graphics). (#12103) [ClawGrip]
    • New not working clones
      1942 (Itisa bootleg) [Recreativas.org]
  • 2024-03-21 20:52:31 cirsa/neptunp2.cpp: Added two electromechanical slot machines from Cirsa. (#12158) [ClawGrip]
    • cirsa/neptunp2.cpp: Added Gladiadores electromechanical slot machine from Cirsa.
      New not working machine - Gladiadores (V1.0, CAA) [Arcade Planet, Recreativas.org]
      mame.lst: Add 'gladiador'
      New not working clone
      - Corsarios (Cirsa slot machine, V5.10D, Catalonia)
  • 2024-03-21 20:24:39 misc/gms.cpp: Fixed DIP switch settings for San Se Caisheng. [Vas Crabb]
  • 2024-03-21 19:13:05 New systems marked not working [Ivan Vangelista]
    • Shizhan Sanguo Ji Jiaqiang Ban (Version 8.9 980413) [dyq, little0, Guru]
  • 2024-03-21 17:24:23 snes_bspack.xml: Metadata cleanups (#12160) [ArcadeShadow]
    • Lowercase on descriptive words ("Bad Header", "Hacked", "Alt", etc...)
  • 2024-03-21 15:36:59 -mr/nl_dribling.cpp: Added note about error in schematic. [Vas Crabb]
    • -netlist/nl_create_mame_solvers.sh: Updated for (not-so-)new source layout.
  • 2024-03-21 13:12:48 freedom200: Support reverse video [Dirk Best]
    • freedom220_kbd: Support buzzer, clean up
  • 2024-03-21 10:24:49 mr/dribling.cpp: Added netlist sound simulation for Model Racing Dribbling. (#12147) [Paperinik]
    • Marked as imperfect sound for now due to lack of a suitable JFET model for the PARATA function generator.
  • 2024-03-20 23:19:08 machine/mediagx_host: prepare for MediaGX virtual VGA hookup [angelosa]
  • 2024-03-20 22:29:40 New systems marked not working [Ivan Vangelista]
    • San Se Caishen (Version 0502) [dyq, little0, Guru]
  • 2024-03-20 17:12:11 emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/logerror. (#12124) [Patrick Mackinlay]
    • Use %s to read NUL-terminated strings from emulated memory. Precision sets maximum length. Also added left-justification option for numeric and string formats. Made documentation more consistent and removed duplication.
  • 2024-03-20 17:06:25 New working clones [hap]
    • Super Nova (Novag, v1.05 set 2) [Berger]
  • 2024-03-20 16:50:58 source org: move yeno drivers to yeno folder [hap]
  • 2024-03-20 16:40:05 misc chess: small tweak to leds [hap]
    • New working systems - 416 XL (Yeno) [hap, Berger Achim]
  • 2024-03-20 12:52:45 drawogl: increase texture hashtable size (emirage/robotadv were crashing with opengl renderer) [hap]
  • 2024-03-20 12:54:31 igs/pgm2.cpp: Add the program ROM of "Bu Bu Car" (#12132) [ClawGrip]
    • New systems marked not working
      Bu Bu Car (English) [Victor Fernandez (City Game), Recreativas.org]
  • 2024-03-20 12:00:58 process all new ROM dumps sent by Team Europe and Sean Riddle [David Haywood] (#12004) [mamehaze]
    • New systems marked not working
      Interactive M.A.G. Motion Activated Gear: Toy Story and Beyond! Buzz Lightyear Galactic Adventure [David Haywood, Sean Riddle] Interactive M.A.G. Motion Activated Gear: The Batman - Villains of Gotham City [David Haywood, Sean Riddle] Interactive M.A.G. Motion Activated Gear: Spider-Man - Triple Threat [David Haywood, TeamEurope] Who Wants to Be a Millionaire? (Play Vision, Plug and Play, UK, 8-bit version) [David Haywood, TeamEurope] Excite Tennis (Japan) [David Haywood, TeamEurope] Sudoku: Do You Sudoku? [David Haywood, TeamEurope]
      New clones marked not working - Fun 2 Learn Smart Fit Park (France) [David Haywood, TeamEurope]
  • 2024-03-19 22:51:56 Added e-kara, Hi-kara and Karaoke Ranking Party cartridges. [Vas Crabb]
    • New workng software list items
      ekara_japan: J-Pop Mix Vol.42 (Japan) (EC0081-JPM), J-Pop Mix Vol.43 (Japan) (EC0083-JPM), Enka Taizen Dai San-hen (Japan) (EC0085-ETZ) [David Haywood, TeamEurope] ekara_japan_g: Best Hit Volume 5 (Japan) (GC0012-BHT), Best Hit Volume 6 (Japan) (GC0013-BHT) [David Haywood, TeamEurope] ekara_japan_kd: Kids' Song 20 (Japan) (KD-2) [David Haywood, TeamEurope]
      New software list items marked not working
      bkrankp_cart: J-Pop Purple, J-Pop White, Yo-Kai Watch [David Haywood, TeamEurope] evio: Disney Special 1 [David Haywood, TeamEurope] hikara: Hi-kara 10-song capacity user cartridge (used, with 10 songs) (Japan), Hi-kara 20-song capacity user cartridge (used, with 20 songs) (Japan) [David Haywood, TeamEurope]
  • 2024-03-19 19:49:33 Updated some comments. [Vas Crabb]
  • 2024-03-19 19:42:13 heathkit/h89.cpp: Added missing conditions to some Ultimeth MTRHEX-2k DIP switch settings. (#12155) [Mark Garlanger]
    • Also aligned DIP switch locations and conditions.
  • 2024-03-19 19:37:51 misc swx00 fixes [Olivier Galibert]
  • 2024-03-19 19:36:19 cirsa/neptunp2.cpp: Added Charleston electromechanical slot machine from Europea. (#12157) [ClawGrip]
    • Also added version numbers to descriptions for Corsarios and Multi Points
      New systems marked not working. - Charleston (V2.1, Catalonia) [Arcade Planet, Recreativas.org]
  • 2024-03-19 17:30:10 mks3: Fix copy/paste error that prevented saving mappings [Olivier Galibert]
  • 2024-03-19 16:54:15 mks3: Fix keyoff [Olivier Galibert]
    • psr340: Finish the lcd, add the nvram.
  • 2024-03-19 15:55:23 fidel_phantom: update internal artwork color theme [hap]
  • 2024-03-19 13:34:55 visual50: Main screen turn on [Dirk Best]
    • - Added dump of character generator ROM and Revision 0.08 firmware [Bitsavers] - Initial screen rendering, but missing most attributes - Implement keyboard [Dirk Best, Bitsavers] - Start documenting PPI connections
      Systems promoted to working - Visual 50
  • 2024-03-19 13:47:06 New systems marked not working [Ivan Vangelista]
    • Jin Xiu Zhong Hua [dyq, little0, Guru]
      - misc/astrcorp.cpp: dumped EEPROM for speedmst [Siftware]
      - skeleton/sterz80.cpp: measured clocks [Guru]
  • 2024-03-19 12:31:43 Add a skeleton for a new PC-based game named 'Pull The Trigger' (#12153) [ClawGrip]
    • New not working machine - Pull The Trigger [Arcade Planet, Recreativas.org]
  • 2024-03-19 06:08:35 emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [Patrick Mackinlay] [Vas Crabb]
    • Also simplified implementation by better leveraging util/strformat.h.
      This is from pull request #12124, to get some testing for the fundamental change before freeze.
  • 2024-03-19 01:26:23 h8_timer: compare match event was off by 1 [hap]
  • 2024-03-18 22:46:37 mks3: first hle [Olivier Galibert]
  • 2024-03-18 20:04:01 dirom fix [Olivier Galibert]
  • 2024-03-18 10:16:28 sh7042: Start introducing the interrupts [Olivier Galibert]
  • 2024-03-18 10:16:16 swx00: Advance [Olivier Galibert]
  • 2024-03-10 10:42:21 Start adding the m37640 [Olivier Galibert]
  • 2024-03-18 19:59:54 cpu/hcd62121, casio/cfx9850.cpp: Various fixes: (#12137) [qufb]
    • cpu/hcd62121: Fixed register accesses from the debugger. cpu/hcd62121: Implemented the TIME register. cpu/hcd62121: Implemented more instructions tested on hardware. cpu/hcd62121: Fixed swap flags - they are always cleared regardless of values. cpu/hcd62121: Fixed timer so that it expires on KO enabled key input. cpu/hcd62121: Added an infinite timer variant, (seems to be used with the low power-variant of timer_wait). casio/cfx9850.cpp: Fixed CFX9850GB display RAM mapping - this one doesn't write to segment 0x60. casio/cfx9850.cpp: Adjusted palette to better match screenshots in the manual.
  • 2024-03-18 19:19:33 h8: don't save the mode settings, move mac_saturating var to h8s2600 and hook it up [hap]
  • 2024-03-18 19:12:17 New systems marked not working [Ivan Vangelista]
    • Maque Wangchao / Chaoji Damanguan 2 - Jiaqiang Ban (China, V100C) [dyq, little0, Guru] Tong Zi Maque [dyq, little0, Guru]
  • 2024-03-18 18:30:54 nmk/nmk16.cpp: Use emulated NMK214/NMK215 protection for more games. (#12152) [Sergio G]
    • NMK214/NMK215 emulation is now used for Macross, GunNail, Bombjack Twin and Nouryoku Koujou Iinkai games. Also corrected clock frequencies and added more notes about bootlegs. [hammy]
  • 2024-03-18 18:08:53 sony/psx.cpp: Added compatibility filters for CD software list. [Vas Crabb]
  • 2024-03-18 17:49:08 Use literal romaji for Jikkyou Powerful Pro Yakyuu game titles. (#12074) [Vas Crabb]
    • Official media leans towards using literal romaji "JIKKYOU PAWAFURU PURO YAKŪ". Software lists still have "Jikkyou Powerful Pro Yakyuu" to help people search.
  • 2024-03-18 17:14:31 sms.xml: Added 19 working items (#12121) [ArcadeShadow]
    • New working software list additions (sms.xml)
      Arcade Volleyball [SMS Power!] Blast Arena [SMS Power!] Extreme Volleyball Infernal League (v1.0.2) [SMS Power!] Extreme Volleyball Infernal League (v1.0.5) [SMS Power!] Extreme Volleyball Infernal League (v1.0.6) [SMS Power!] Extreme Volleyball Infernal League (v2.0.21, demo) [raphnet] Fantasy Zone: The Maze (prototype) [SMS Power!] Jewel Stone (demo) [SMS Power!] Lucky Penguin (v1.0) [SMS Power!] Lucky Penguin (v1.1) [SMS Power!] Pitman (v1.02) [SMS Power!] Pitman (v1.03) [SMS Power!] SKBN (v1.0) [SMS Power!] SKBN (v1.1) [SMS Power!] SKBN (v1.2) [SMS Power!] SKBN (v1.3) [SMS Power!] SKBN (v1.4) [SMS Power!] Wing Warriors [SMS Power!] Wing Warriors (fix) [SMS Power!]
  • 2024-03-18 17:08:04 igs/goldstar.cpp: Added a fourth version of Animal House set, and PLDs dumps for 'animalhsb'. (#12109) [ClawGrip]
    • Added PLDs dumps for 'animalhsb'. [Taksangs, charlie]
      New clones marked not working - Animal House (set 4) [Taksangs, charlie]
  • 2024-03-18 17:05:56 msx2p_cart.xml: Added a software list for MSX2+ cartridges with three items (two working). (#12130) [wilbertpol]
    • Software list is not currently attached to any systems.
      New working software list items (msx2p_cart.xml)
      Ghostly Manor [9958 crew] Nothing Thing [#msxdev Compo]
      New software items marked not working (msx2p_cart.xml)
      Knit Designer (Japan) [Takamichi]
  • 2024-03-18 16:36:08 spectrum_cass.xml: Added 41 items (40 working). (#12148) [ArcadeShadow]
    • Also corrected metadata with information from Spectrum Computing.
      New working software list additions (spectrum_cass.xml)
      48K №3 - Maziacs [Spectrum Computing] 48K №5 - Regata [Spectrum Computing] 48K №6 - Especial Marcianitos [Spectrum Computing] 48K №9 - Frank N' Stein [Spectrum Computing] 48K №11 - Camara Secreta [Spectrum Computing] Bulbo and the Blue Dragon [Spectrum Computing] Bulbo's Intrepid Adventure [Spectrum Computing] Corrida de Cavalos [Planeta Sinclair] Chip's Challenge (one sided tape) [Spectrum Computing] Chip's Challenge (Erbe) [Spectrum Computing] Ditador + Treinador de Futebol [Planeta Sinclair] Diversidade e Classificação de Seres Vivos [Planeta Sinclair] Férias em Portugal [Planeta Sinclair] Italia 1944 (English) [Zankle Soft] Italia 1944 (German) [Zankle Soft] Italia 1944 (Italian) [Zankle Soft] Italia 1944 (Portuguese) [Zankle Soft] Italia 1944 (Russian) [Zankle Soft] Italia 1944 (Spanish) [Zankle Soft] H.E.R.O. (Proein Soft) [Planeta Sinclair] Metamorphosis [ITNL-team] Metamorphosis (128K, Valentine's Day demo) [ITNL-team] Metamorphosis (48K, Valentine's Day demo) [ITNL-team] Mira Técnica [Planeta Sinclair] Mira Técnica (patched) [Planeta Sinclair] O Esqueleto Humano [Planeta Sinclair] Orgãos Reprodutores [Planeta Sinclair] Ring-O (alt) [Planeta Sinclair] Scrabble + Campo de Minas [Planeta Sinclair] Star Bowls [Spectrum Computing] Super Bomberman 2 Remix (demo v0.1) [ZX Evolution] Super Bomberman 2 Remix (demo v1.1) [ZX Evolution] Super Soho [Planeta Sinclair] Swords & Sorcery (set 4) [Planeta Sinclair] The Dungeon of Torgar (Adventure Workshop, alt) [Planeta Sinclair] The Last Escape [Ariel Endaraues] Treinador de Futebol [Planeta Sinclair] Wudang (standard loader) [Spectrum Computing] Wudang (turbo loader) [Spectrum Computing] Wudang (Pure Basic Contest version) [Spectrum Computing]
      New software items marked not working (spectrum_cass.xml)
      Prioridade Em Cruzamentos [Planeta Sinclair]
  • 2024-03-18 16:01:44 mb88xx: clean up spacing, single line comments, shorthand variable types [hap]
  • 2024-03-18 15:03:13 hiscore.dat: fix renamed sets [cracyc]
  • 2024-03-18 14:31:12 galaxian/galaxian.cpp: Added Diviertate Galaxia (Spanish Galaxian bootleg from Multivideo). (#12150) [ClawGrip]
    • New working clones - Diviertate Galaxia (Multivideo, Spanish bootleg of Galaxian) [Juan Romero, Recreativas.org]
  • 2024-03-18 13:47:27 emirage: fix irq1/2 pin read [hap]
  • 2024-03-18 11:10:11 tek440x: update comments [Patrick Mackinlay]
  • 2024-03-18 10:19:13 mg1: add hard disk controller [Patrick Mackinlay]
  • 2024-03-18 10:13:50 upd7261: new device [Patrick Mackinlay]
  • 2024-03-18 06:36:39 tecmo/tecmp.cpp: Changed rygar/gemini difficulty setting names to better reflect documentation. (#12134) [Devin Acker]
  • 2024-03-18 06:35:01 misc/jaminator.cpp: Added driver and software list for Noise Toys Jaminator guitar toy. (#12146) [Devin Acker]
    • sound/cf61909.cpp: Added Texas Instruments CF61909 sound chip device.
      New working systems
      Noise Toys Inc. Jaminator [Devin Acker]
      New working software list items
      jaminator.xml: Classic Rock I (USA), Classic Rock II (USA), Hard Rock I (USA), Hard Rock II (USA), Lead Rock Guitarists (USA), Modern Rock (USA) [Devin Acker]
  • 2024-03-18 02:03:43 misc chess: small cleanup [hap]
    • New working systems - Ivan The Terrible [hap, Sean Riddle] Mirage (Excalibur) [hap, Sean Riddle]
  • 2024-03-18 02:01:28 h8: add more variables to savestate, [hap]
    • h8_intc: fix issue with multiple pending edge triggered irq
  • 2024-03-18 02:00:10 rendlay: fix off-by-1 error with alpha blended disk element [hap]
  • 2024-03-18 01:25:45 rm/rm380z.cpp: Add sound for COS 4.0 (#12149) [Robin Sergeant]
  • 2024-03-17 02:04:49 New systems marked not working [Roberto Fresca]
    • Cal Omega - Game 21.4 (Wild Double-Up Poker) [Roberto Fresca]
  • 2024-03-16 23:06:09 rm/rm380z.cpp: Fixed disk drive handling so double sided disks work added 8" disk support. (#12144) [Robin Sergeant]
    • Changed /M firmware variants to use double-sided 5.25" drives. Changed /F firmware variants to use double-sided 8" drives. Fixed side select signal connection. Fixed addressing for floppy control I/O functions.
  • 2024-03-16 22:11:42 -casio/pickytlk.cpp: Simplified screen update, fixed off-by-one error. [Vas Crabb]
    • -roland/roland_sc55mk2.cpp: Removed unnecessary header.
      -alba/albazg.cpp: Added Japanese title to comment for hana6pt2.
  • 2024-03-16 17:14:45 casio/pickytlk.cpp: Added skeleton driver for Super Picky Talk. (#12138) [qufb]
    • New systems marked not working - Casio Super Picky Talk - Forest of Gurutan (JD-370) [QUFB]
  • 2024-03-16 16:59:12 apple/apple2gs.cpp: Fixed c000_r to return joystick button states in bit 7 (fixes MT08736). (#12139) [ksherlock]
  • 2024-03-16 16:05:54 subsino/subsino.cpp: Added New DongmulDongmul from Hyoja Game (not working). (#12141) [ClawGrip]
    • New systems marked not working
      New DongmulDongmul [Taksangs, charlie]
  • 2024-03-16 14:47:07 misc drivers: removed [TTL] and [BET] tags in titles [Ivan Vangelista]
  • 2024-03-16 13:59:14 mc68000: Add monitor ROM V1.43 [mister-freeze] [Dirk Best]
  • 2024-03-16 12:30:44 Move adds2020 and vp60 into adds folder [Dirk Best]
  • 2024-03-16 12:21:39 New systems marked not working [Dirk Best]
    • ADDS 4000/260 [Bitsavers]
  • 2024-03-16 01:25:38 New machines added as NOT_WORKING [arbee]
    • - Roland Sound Canvas SC-55mkii [nukeykt, R. Belmont]
  • 2024-03-15 17:43:14 docs: get rid of swlist folder [angelosa]
  • 2024-03-15 16:31:19 New systems marked not working [angelosa]
    • ST-V 486 dev box PC [Darksoft, TeamEurope, The Dumping Union]
  • 2024-03-15 16:30:53 video/pc_vga_sis: document remaining sequencer regs [angelosa]
  • 2024-03-15 13:15:18 xds19p: Add file required to network boot, mark working [Dirk Best]
    • Systems promoted to working - XDS-19P
  • 2024-03-15 11:21:16 tek440x: add msu floppy drive device [Patrick Mackinlay]
  • 2024-03-15 11:15:36 ncr5385: tolerate slow targets [Patrick Mackinlay]
  • 2024-03-15 02:08:02 acorn/atom.cpp, skeleton/qmsirius.cpp: Misc. small updates [AJR]
  • 2024-03-14 19:29:30 alba/albazg.cpp: added dip locations, verified dips for hana6pt2 [Ivan Vangelista]
  • 2024-03-14 18:44:04 New working systems [Ivan Vangelista]
    • - Hana Awase 6 Part II [BET] [Hammy]
  • 2024-03-14 18:08:46 New working clones [Ivan Vangelista]
    • Fruit Dream (Japan, Ver. 1.10) [Hammy]
  • 2024-03-14 07:03:49 Slightly different fix for asio compilation with newer Emscripten (#12098) [Justin Kerk]
    • This restores the previous status quo from Emscripten 3.1.28 where asio is always compiled with pthread support, however threading is still not actually functional in the Emscripten target.
      The change in behaviour appears to be due to emscripten-core/emscripten@690f1bdb9ecac731a071225d33cb5b4a192144e9
  • 2024-03-14 00:06:42 video/pc_vga_sis: fix -validate [angelosa]
  • 2024-03-14 00:03:59 video/pc_vga_sis: add SiS6326 VGA core [angelosa]
  • 2024-03-13 19:41:25 Fix compile error in 3rdparty/bx with newer Emscripten versions (#12098) [Justin Kerk]
    • From bkaradzic/bx@03fd6f47715774e2aebbb429663ac553da2fa397
  • 2024-03-13 19:04:01 Fix compile error in 3rdparty/asio with newer Emscripten versions (#12098) [Justin Kerk]
  • 2024-03-13 18:07:27 New systems marked not working [Ivan Vangelista]
    • Alantin - Aladdin's Magic Lamp [Ioannis Bampoulas] Dark Seal (8-liner) [Ioannis Bampoulas] New Carrera - Version 2000 [Ioannis Bampoulas]
      New clones marked not working - Bomberman (Version 6.6, Avraam bootleg) [Ioannis Bampoulas] Bomberman (Version 6.6, J.T. bootleg) [Ioannis Bampoulas]
  • 2024-03-13 17:56:49 New systems marked not working [Dirk Best]
    • XDS-19P [Dirk Best, Bitsavers]
  • 2024-03-13 17:32:59 vampire: add number of lives dsw [hap]
  • 2024-03-13 16:44:26 vampire: shorthand variable types, soundchip is 8910 [hap]
  • 2024-03-13 16:23:12 vampire: use gen_latch device for soundlatch, small cleanup [hap]
  • 2024-03-13 16:19:01 new WORKING machines (#12133) [mamehaze]
    • - Vampire (prototype?) [Tomasz Slanina, Heiko Klusmann]
  • 2024-03-13 13:57:00 cpc_ssa1: simplify sp0256 lrq/sby pin read, [hap]
    • sp0256: when callbacks are used, add bg timer like sp0250 does
  • 2024-03-13 03:56:41 acorn/atom.cpp: Pull XTAL definitions out of header; add FDC clock [AJR]
  • 2024-03-13 03:17:03 bus/pci: add SiS6326 AGP card [angelosa]
  • 2024-03-12 23:08:01 sp0256: remove reset lrq timer workaround that was added there for odyssey2 killer bees. [hap]
    • Bad luck: everything o2 works same as before except turtlesu, instead of failing to detect The Voice only sometimes, now it happens more commonly. Not due to the removed timer, but actually the stream updates before accessing I/O which should be more accurate.
  • 2024-03-12 18:03:43 New systems marked not working [Ivan Vangelista]
    • Happy Farm (Ver. US.01.02.B) [Ioannis Bampoulas]
  • 2024-03-12 13:16:57 taito_h.cpp: Updated notes, DIP switch defaults and emulation flags. (#12126) [Sergio G]
    • Marked Syvalion as not supporting cocktail mode and added notes about issues. Corrected default lives DIP switch settings for Syvalion to match manual. Added notes about ROM type selection settings.
  • 2024-03-12 13:02:15 ncr5385: single byte transfers [Patrick Mackinlay]
  • 2024-03-12 01:31:58 bfm/bfm_bd1.h, bfm/bfm_bda.h: const -> constexpr, fixes undefined references when building with -O0 on macOS (#12129) [balr0g]
  • 2024-03-12 01:13:15 ymmu*: invert lcd edge, [hap]
    • h8_port: write hi-z output pins as 1
  • 2024-03-11 23:16:43 misc h8 drivers: digital I/O ports are 8bit (probably leftover from when they were in AS_IO address map) [hap]
  • 2024-03-11 22:25:47 rolandpcm: fix out of bounds array access [hap]
  • 2024-03-11 22:16:03 rendfont: set minimum width of scaled bitmap for font chars used in .lay files to 1 if it's larger than 0.5, this prevents lowercase l and i not showing while the text label is still readable (I also tried rounding up everything but that's uglier overall), [hap]
    • misc: small cleanup
  • 2024-03-11 19:42:30 -rm/rm380z.cpp: Use SN74S262 as the VDU-40 COS 3.4 character generator. (#12128) [Robin Sergeant]
    • Also cleaned up drawing code.
      -video/sn74s262.cpp: Added hand-crafted character generator ROM based on datasheet.
  • 2024-03-11 18:47:09 Fixes and cleanup: [Vas Crabb]
    • roland/roland_d70.cpp: Use object finders, use memory shares rather than ram_device, fixed Endianness bugs, fixed bad indentation, fixed double-qualified member functions, use m_ prefix consistently for members, use lowercase hex digits, don't allow writes to ROM, fixed header #include order.
      docs: Corrected docmented default for ui_mouse option.
      tektronix/tek440x.cpp: #include local headers first, etc.
      bus/a2bus/snesmax.h: Fixed copy/pasted comment.
      yamaha/ympsr2000.cpp: Put code in an anonymous namespace.
  • 2024-03-11 18:07:19 New systems marked not working [Ivan Vangelista]
    • Wicked Witch (Ver. AA.01.A) [Ioannis Bampoulas]
      - misc/ez2d.cpp, pinball/idsa.cpp, unico/unianapc.cpp: renounced copyright
  • 2024-03-11 15:46:41 funworld/photoply.cpp: Typo (#12125) [ClawGrip]
  • 2024-03-11 13:08:13 tek4132: add scsi and dma controller [Patrick Mackinlay]
    • icm3216: add scsi controller
  • 2024-03-11 13:00:43 ncr5385: initial nscsi implementation [Patrick Mackinlay]
  • 2024-03-11 07:13:59 ns32202: check interrupt status after in-service write [Patrick Mackinlay]
  • 2024-03-11 07:05:36 ns32082: fix level two page table validity bug [Patrick Mackinlay]
  • 2024-03-11 07:02:41 ns32000: hook exceptions in debugger prior to entry [Patrick Mackinlay]
    • handle unexpected double memory abort
  • 2024-03-11 01:59:57 cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116) [wilbertpol]
  • 2024-03-11 01:43:48 funworld/photoply: convert to new PCI [angelosa]
  • 2024-03-11 00:01:04 cdi.xml: Added a Hotel Mario prototype (#12123) [David 'Foxhack' Silva]
    • cdi.xml: Added a Hotel Mario prototype
      New working software list additions - Hotel Mario (prototype v0.09, 19931123) [redump.org]
  • 2024-03-10 23:29:52 machine/it8705f: add non-working FDC [angelosa]
  • 2024-03-10 22:37:16 machine/it8705f: add UARTs [angelosa]
  • 2024-03-10 01:53:33 video/pc_vga_cirrus: fix pitch offset [angelosa]
  • 2024-03-10 00:41:08 New machines added as NOT WORKING [arbee]
    • - Roland D-70 Super LA Synthesizer [giulioz, ValleyBell, R. Belmont]
  • 2024-03-10 00:28:21 video/pc_vga_cirrus: add start address bit 19 for GD5430+ [angelosa]
  • 2024-03-09 22:41:04 bus/pci: add Cirrus Logic GD5446 card [angelosa]
  • 2024-03-09 21:51:05 video/pc_vga_cirrus: bulk replace device naming [angelosa]
  • 2024-03-09 21:22:01 video/pc_vga_cirrus: misc cleanups [angelosa]
  • 2024-03-09 17:12:50 apple/apple2e.cpp: reset IOU softswitches (#12003) [xotmatrix]
  • 2024-03-09 15:12:01 t10spc.cpp: Fix minor error in previous refactoring [AJR]
  • 2024-03-09 15:03:53 machine/t10mmc: Fix MSF to LBA conversion for T10MMC_CMD_PLAY_AUDIO_MSF (#12113) [987123879113]
    • machine/t10mmc: Fix MSF to LBA conversion for T10MMC_CMD_PLAY_AUDIO_MSF
      machine/t10mmc: Clean up how to_msf/to_lba is used throughout the code
  • 2024-03-09 04:59:50 msx1_cass.xml: Added four items (three working). (#12114) [wilbertpol]
    • Marked Aackobase II items as releases for Netherlands rather than Europe. Added disk version to Aackobase II (Netherlands) and Aackobase II (Netherlands, alt). [file-hunter]
      New working software list items (msx1_cass.xml) - The Games Collection (Europe) [anonymous] Games Tutor (I) (Spain) [file-hunter] Hard-Copy (Spain) [file-hunter]
      New software list items marked not working (msx1_cass.xml)
      T-GRAPH (Europe) [file-hunter]
  • 2024-03-09 04:55:12 bus/msx/slot/disk.cpp: Added banking support for MSX Turbo-R internal disk ROM. (#12117) [wilbertpol]
  • 2024-03-08 18:18:33 nmk/nmk214.cpp: Added NMK214 graphics unscrambling device. (#12039) [Sergio G]
    • The current implementation is less than ideal due to inflexibility of device_gfx_interface.
      nmk/nmk16.cpp: Hooked up NMK214 device for sabotenb.
  • 2024-03-08 18:05:16 various drivers: removed unwanted comments / separators [Ivan Vangelista]
  • 2024-03-08 16:19:34 odyssey2: correct 0xc00-0xfff rom mirroring [hap]
  • 2024-03-08 15:08:15 diserial: change the rx start delay to more realistic 0.5 cycles [hap]
  • 2024-03-08 13:33:32 New systems marked not working [Dirk Best]
    • Visual 50 [Dirk Best, Bitsavers]
  • 2024-03-08 13:20:05 deadang: keep section header comments consistent [hap]
  • 2024-03-08 12:57:59 sdiamond/scorpio68: small update to internal artwork [hap]
  • 2024-03-08 03:11:37 Systems promoted to working [hap]
    • - Star Diamond [hap, Berger]
  • 2024-03-08 03:06:28 misc/gammagic.cpp: Update note [AJR]
  • 2024-03-08 02:54:54 misc/gammagic.cpp: Upgrade 68K CPU to more likely type [AJR]
  • 2024-03-08 02:27:53 misc/gammagic: add v8000 68k roms [Grull Osgo] [angelosa]
  • 2024-03-08 02:04:23 bus/vcs_ctrl: Move "cx85" into the general devices list on the slim chance it might be useful with other systems [AJR]
  • 2024-03-08 01:26:30 Merge branch 'master' of https://github.com/mamedev/mame [angelosa]
  • 2024-03-08 01:26:20 pc_vga_cirrus: fix interlace mode, fix divisor on 16-bit pixel mode [angelosa]
  • 2024-03-07 23:17:16 New non-working machines [Olivier Galibert]

    • Yamaha PSR 2000 [Matt, O. Galibert]
  • 2024-03-07 23:06:19 diserial: increase start delay from 0.25 to 0.33 cycle [hap]
  • 2024-03-07 19:18:55 New systems marked not working [hap]
    • Star Diamond [hap, Berger]
  • 2024-03-07 19:17:37 The abs16/abs32 variants of the bit operations seem to have been introduced in the h8s2000 [Olivier Galibert]
  • 2024-03-07 19:13:10 misc hap disasm: correction to prev commit [hap]
  • 2024-03-07 18:17:38 misc hap disasm: move opcode mnemonics enum out of header file [hap]
  • 2024-03-07 18:16:37 seibu/bloodbro.cpp, seibu/raiden.cpp, seibu/toki.cpp: consolidated drivers into single files [Ivan Vangelista]
  • 2024-03-07 17:50:03 h8: add internal rom to address map for some h8 devices [hap]
  • 2024-03-07 17:35:09 cpu/g65816: Don't expose a pile of macros to downstream users. [Vas Crabb]
  • 2024-03-07 16:54:02 misc/odyssey.cpp: Added SGI BIOS 62. [Roberto Fresca]
  • 2024-03-07 16:27:37 misc/calomega.cpp: Added proper bipolar PROM dump to comg079. [Roberto Fresca]
  • 2024-03-07 14:16:48 scprof: small tweak to svg [hap]
  • 2024-03-07 14:10:12 h8: correct typo with dasm abs16 [Olivier Galibert] [hap]
  • 2024-03-07 13:33:18 novag*: change company string to Novag Industries [hap]
  • 2024-03-07 13:32:15 h8h: fix rte in normal mode [hap]
  • 2024-03-07 13:31:44 h8h: fix N flag with exts opcode, [hap]
    • h8h: fix regression with jsr abs8i, h8h: fix bst abs16 opcode
  • 2024-03-07 03:20:38 rm/rm380z.cpp: Added support for high resolution graphics, colour and text character dimming. (#12044) [Robin Sergeant]
    • Fixed MT06483 by making empty ROM areas read high (0xff). Also refactored the code to better align with current practices.
  • 2024-03-07 00:32:54 Fixed sound of gomoku and kozure (by Takahiro Nogi) [wd40yasu]
    • gomoku: fixed frequency of oneshot voices
      kozure: kozure uses waveform select function of YM3812. Previously MAME used YM3526. This results incorrect tone.
  • 2024-03-06 22:19:49 New working clones [Ivan Vangelista]
    • Flicky (128k Version, 315-5051, larger roms, newer) [Bisboch]
      - seibu/cabal.cpp, seibu/darkmist.cpp, seibu/dcon.cpp: consolidated drivers into single files
  • 2024-03-06 17:10:27 -input/input_rawinput.cpp: Properly align buffers for RAWINPUT header [Vas Crabb]
    • -jaleco/megasys1.cpp: Clarified comment about MCU program used for chimerab.
  • 2024-03-06 16:40:46 msx1_flop_525.xml: Added six Brazilian items (five working). (#12064) [wilbertpol]
    • Corrected Informatica to Informática in publisher names. Updated some usage instructions.
      New working software list items (msx1_flop_525.xml) - Poster Maker (Brazil) [file-hunter] Professional Paint (Brazil) [file-hunter] Professional Stripes (Brazil) [file-hunter] Retrato Falado (Brazil) [file-hunter] SuperCalc 2 (Brazil) [file-hunter]
      New software list items marked not working (msx1_flop_525.xml)
      Gradius System (Brazil) [file-hunter]
  • 2024-03-06 16:37:00 a2600.xml: Added three prototypes of UA Limited games (two working). (#12096) [ArcadeShadow]
    • New working software list items (a2600.xml) - R2D Tank [Atarimania] Spiders [Atarimania]
      New software list items marked not working (a2600.xml) - Hobo [Atarimania]
  • 2024-03-06 16:32:52 taito/2mindril.cpp: Added Two Minute Drill Ver 2.2A. (#12110) [Sergio G]
    • New clones marked not working
      Two Minute Drill (Ver 2.2A 1993/10/18) [Sergio Galiano]
  • 2024-03-06 16:15:18 util/cdrom.cpp: Refactored parse_cue and parse_gdicue (should fix GitHub #12081). (#12087) [987123879113]
    • This should greatly improve data integrity when creating and extracting GD-ROM images.
      util/cdrom.cpp: Refactored parse_cue to handle GD-ROMs. util/cdrom.cpp: Don't discard any data from GD-ROM cue/bin input including pre-gap data. tools/chdman.cpp: Fixed splitframes handling. tools/chdman.cpp: Added warning when extracting GD-ROM CHDs to cue/bin format.
  • 2024-03-06 15:55:37 jaleco/megasys1.cpp: Added MCU program for Cybattler. (#12108) [kuze] [Sergio G]
    • Also added for Chimera Beast, marked as a bad dump until it can be confirmed to use the same mask ROM.
  • 2024-03-06 15:47:36 galaxian/galaxian.cpp: Add another Bagman bootleg on Moon Cresta hardware. (#12106) [ClawGrip]
    • New working clone
      Bagman (bootleg on Moon Cresta hardware, set 3) [David Bosque, Recreativas.org]
  • 2024-03-05 22:01:53 sega/megatech.cpp: Mega-Tech game cart readme additions (#12107) [Jos van Mourik]
  • 2024-03-05 19:07:12 cave: rename epic12 to ep1c12 (2/2) [hap]
  • 2024-03-05 19:01:15 cave: rename epic12 to ep1c12 (1/2) [hap]
  • 2024-03-05 18:02:39 seibu/deadang.cpp, seibu/kncljoe.cpp, seibu/stfight.cpp, seibu/wiz.cpp: consolidated drivers into single files [Ivan Vangelista]
  • 2024-03-05 17:48:55 New working systems [hap]
    • - Kasparov Chess Academy [hap, Sean Riddle]
      h8_watchdog: improve overflow flag reset
  • 2024-03-05 13:41:55 mt440: Add gfxdecode, note possible bad dump [Dirk Best]
  • 2024-03-05 02:07:25 pc/przone: identify some inputs, allow it to go in-game [angelosa]
  • 2024-03-04 23:56:13 isa/sblaster: quickly add remap to sb16, allow przonegd to boot to VGA mode [angelosa]
  • 2024-03-04 23:41:27 New systems marked not working [angelosa]
    • Prize Zone Gold v2.01 [vidpro1, anonymous]
  • 2024-03-04 22:25:02 New systems marked not working [angelosa]
    • Festival: Goldfish Scoop [Darksoft, rtw, trap15]
  • 2024-03-04 22:07:02 h8: fix standby time travel problem [hap]
  • 2024-03-04 18:12:55 New working clones [Ivan Vangelista]
    • Rail Chase (Japan, Rev B) [CoolMod, The Dumping Union] Run Run (Do! Run Run bootleg) [Bisboch]
      - unico/unico.cpp: consolidated driver in single file
  • 2024-03-04 16:56:13 h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, [hap]
    • h8_watchdog: apparently fix funcube watchdog reset issue, mentor16: add lcd vertical layout to artwork
  • 2024-03-04 16:35:11 Add support for 1801VP1-128 gate array (MFM codec) (#12089) [shattered]
  • 2024-03-04 16:28:38 sega/lindbergh: minor metadata fixes [Angelo Salese]
  • 2024-03-04 16:22:13 sega/lindbergh: denote missing DVD dump for hummerxt [Angelo Salese]
  • 2024-03-04 15:48:22 namco/namcos2.cpp: Added zoom table ROM to cosmogng and cosmogngj. (#12104) [PabloArcade]
    • Content is the same as other games on the platform.
  • 2024-03-04 15:31:38 Moved Cave drivers and devices to atlus project and a new cave project. (#12090) [Angelo Salese]
  • 2024-03-04 03:56:27 Fix a comment typo and clean up a few unnecessary spaces. (#12083) [Michael Sanborn]
  • 2024-03-04 03:31:26 cpu/hcd62121: Implement missing mov instructions and timer wait (#12099) [qufb]
    • Co-authored-by: George Stagg
  • 2024-03-04 02:35:14 machine/sis85c496: add int pin mapper [angelosa]
  • 2024-03-04 01:33:46 fmtowns_cd.xml: Metadata cleanups (#12100) [ArcadeShadow]
    • fmtowns_cd.xml: Fixed cloneof relationships
      "mbomberd" cloneof "mbomber" "mmorphd" cloneof "mmorph" "psydetf2d" cloneof "psydetf2" "psydet2d" cloneof "psydet2" / "psydet2r" cloneof "psydet2" "psydet1r" cloneof "psydet1" "psydet3r" cloneof "psydet3" "psydet4d" cloneof "psydet4" / "psydet4r" cloneof "psydet4" "psydet5r" cloneof "psydet5" "sherlockd" cloneof "sherlock" "simfarmd" cloneof "simfarm" "chasehqd" cloneof "chasehq" "dagaind" cloneof "dagain" "wyattd" cloneof "wyatt"
      fmtowns_cd.xml: Lowercase on descriptive words
      Lowercase on descriptive words ("Demo") "indycrusd" cloneof "indycrus"
  • 2024-03-04 00:28:42 vcs_ctrl/cx85.cpp: Function key fixes [AJR]
  • 2024-03-04 00:00:30 vcs_ctrl/cx85.cpp: Remove debugging leftover [AJR]
  • 2024-03-03 23:52:04 a800: Add Atari CX85 Numeric Keypad to controller port options [AJR]
  • 2024-03-03 22:33:00 h8_adc: 2320 ADCR CKS1 is on bit 3, correct typo, [hap]
    • h8s2320: does not have ICR registers, h8_intc: remove unneeded trampolines (maybe a leftover from the past when emumem didn't support it)
  • 2024-03-03 21:58:59 pc1512_hdd.xml: Changed interface match the ISA Fixed Disk Controller card used in the pc1512hd20. (#12086) [eientei95]
  • 2024-03-03 21:05:28 osd/modules/input: Various cleanup and minor enhancements. [Vas Crabb]
    • input_common.h: Got rid of the DirectInput key code macros. DirectInput headers are always available on Windows - it's just an opportunity for bygs.
      input_common.cpp: Added default names for keys mapped to MAME's "other switch" type.
      input_rawinput.cpp: Simulate Pause key being held for 30ms, similarly to what's done for Caps Lock on macOS with SDL. Also added a gross hack to give "correct" names for Pause and Num Lock.
      input_sdl.cpp: Get default key names from SDL. Not really that useful as it isn't aware of the current keyboard layout. Key map files are still needed for anything other than a US ANSI layout.
      Also added some comments.
  • 2024-03-01 23:37:29 pci/pdc20262: add base bus master interface [angelosa]
  • 2024-03-01 18:34:08 hash/scv.xml: BASIC Nyuumon has and requires on-cart RAM (#12085) [TWEgit]
  • 2024-03-01 16:53:44 apple2_flop_misc.xml: Added latest versions of Anti-M. (#12073) [Firehawke]
    • New working software list items (apple2_flop_misc.xml) - Anti-M (version 1.9) [4am, Firehawke] Anti-M (version 2.0) [4am, Firehawke] Anti-M (version 2.1) [4am, Firehawke] Anti-M (version 2.2) [4am, Firehawke]
  • 2024-03-01 16:51:54 Added various TV games and cartridges: (#12072) [mamehaze]
    • nintendo/nes_clone.cpp: Added Croaky Karaoke 16-in-1. skeleton/hudson_poems.cpp: Implemented tile flip enable flag and added Spoo Daisuki! Playmat. tvgames/spg2xx.cpp: Added Dora TV Globe-Trotter (France) and Lexibook Junior My 1st Drawing Studio. tvgames/xavix.cpp: Added Tokyo Friend Park 2. gcslottv.xml: Added Juu-ou Junior cartridge.
      New working systems - Epoch / SSD Company LTD Tokyo Friend Park 2 (Japan) [David Haywood, TeamEurope]
      New working clones
      VTech Dora the Explorer - Dora TV Globe-Trotter (France) [David Haywood, TeamEurope]
      New systems marked not working
      Croaky Karaoke 16-in-1 [David Haywood, TeamEurope] Konami Goo Choco Lantan Spoo Daisuki! Playmat [David Haywood, TeamEurope] Lexibook Junior My 1st Drawing Studio [David Haywood, TeamEurope]
      New software list items marked not working - gcslottv.xml: Jū-ō Junior [David Haywood, TeamEurope]
  • 2024-03-01 08:39:20 New clones marked not working [Miodrag Milanovic]
    • - Tandy 4000 [Adrian's Digital Basement]
  • 2024-02-29 23:07:13 New working clones [hap]
    • Little Professor (1976 version, rev. A) [hap, Sean Riddle] Little Professor (1976 version, rev. B) [hap, Sean Riddle]
      also made the 1978 version the parent set
  • 2024-02-29 21:09:25 New working clones [hap]
    • Super Enterprise (model 210.C) [hap, Berger]
NOWSZY [Arcade] DevMAME [log only] 2024/02/29 20:00
  • 2024-02-29 19:06:54 osd: Cleaned up MIDI and network interfaces a little more. [Vas Crabb]
  • 2024-02-29 18:00:55 New systems marked not working [Ivan Vangelista]
    • Speed Master (Ver. V1.0, Apr 29 2004) [siftware]
      - taito/haplucky.cpp: added a couple more hw notes
      New clones marked not working - Speed Master (Ver. V1.0, May 23 2003) [siftware] Speed Master (Ver. V1.0, Apr 28 2004) [siftware]
  • 2024-02-29 17:04:14 haplucky: Add note about component [AJR]
  • 2024-02-29 15:06:59 h8_timer16: revert https://github.com/mamedev/mame/commit/b18bf9cade56c2289cf03d0207577548868929a6 - manually check for TGR match in update_counter instead (mu100 gets performance back) [hap]
  • 2024-02-29 15:02:24 okim6258: small cleanup [hap]
  • 2024-02-29 13:31:26 h8_sci: Fix sync transmissions [Olivier Galibert]
  • 2024-02-29 07:19:03 New systems marked not working [Ivan Vangelista]
    • Happy Lucky! [Phil Bennett]
      - konami/blockhl.cpp: made it use view instead of bankdev
  • 2024-02-29 05:27:24 pc532: add floating-point unit [Patrick Mackinlay]
    • ns32381: add new device ns32k: refactor slave interface ns32k: fix format 9 instruction decoding
  • 2024-02-29 04:41:45 bassstr, sbasssta: Skeleton input hookup [AJR]
  • 2024-02-29 03:23:45 pci/pdc20262: dump v1.14 BIOS and provide PCI config scan [Guru] [angelosa]
  • 2024-02-29 02:50:32 bus/pci: add PDC20262 card [Guru] [angelosa]
  • 2024-02-29 02:48:22 machine/sis5513_ide: housecleaning [angelosa]
  • 2024-02-29 01:52:28 added preliminary OKI MSM6588 ADPCM Recorder device [hap]
  • 2024-02-29 01:24:45 h8_sci: Entirely revise clocking [Olivier Galibert]
  • 2024-02-29 01:07:49 trs/mc10.cpp: Add "Multiport" cartridge and RAM expansion for the Matra & Hachette Alice (#12080) [Sylvain Glaize]
  • 2024-02-29 01:02:31 spi_sdcard.cpp: implement SEND_CSD (SD_TYPE_V2) (#12078) [holub]
  • 2024-02-29 00:42:16 g65816: Emulation accuracy fixes - (stack,S),Y and emulation mode quirks (#12079) [Adrian Siekierka]
    • Fix wraparound in (stack,S),Y addressing mode Emulate (direct,X) emulation mode wraparound bug, fix handling of direct page accesses in emulation mode. Ignore emulation mode for 24-bit pointer reads/writes Force usage of native 16-bit stack handling for 65816-exclusive stack instructions PEI also forces native 16-bit direct page handling PLB reads from ($200) instead of ($100) when S=$1FF in emulation mode
  • 2024-02-28 22:37:40 h8_timer: a way to fix (almost all?) missed events [hap]
  • 2024-02-28 21:07:58 Revert "pc532: add floating-point unit" [hap]
    • This reverts commit ca431df745f99606e130b96390bfeb2c38aa236e.
  • 2024-02-28 20:45:15 h8_timer16: remove irq check from recalc_event for software that polls the timer irq flags with interrupts disabled, big performance drop for mu100 unfortunately [hap]
  • 2024-02-28 17:49:48 h8_timer: edge case: if live counter is above m_counter_cycle, first count to 0xff instead of immediate modulo [hap]
  • 2024-02-28 13:55:45 h8_timer: remove impossible check, [hap]
    • h8_timer: overflow only happens when m_counter_cycle is the full range
  • 2024-02-28 12:18:05 h8_intc: don't detect an nmi at power-on when initial pin state is 'ASSERT_LINE', [hap]
    • h8_timer: prevent multiple interrupts when timer wasn't clocked
  • 2024-02-28 11:55:02 pc532: add floating-point unit [Patrick Mackinlay]
    • ns32381: add new device ns32k: refactor slave interface ns32k: fix format 9 instruction decoding
  • 2024-02-28 06:20:55 Merge tag 'mame0263' into HEAD [Vas Crabb]
    • MAME 0.263
  • 2024-02-28 01:50:54 pc/pcipc_sis: replace svga_et4k default map with wd90c31_lr [angelosa]
  • 2024-02-27 20:39:19 dataeast/bwing.cpp: moved from bankdev to view, consolidated driver in single file [Ivan Vangelista]
  • 2024-02-27 17:51:47 docs: Document building only the tools. (#12065) [Firehawke]
  • 2024-02-27 17:48:29 gdbstub: fix checksum on Windows (#12067) [BartmanAbyss]
    • gdbstub: fix m68000 register names
  • 2024-02-27 13:03:37 scripts/build/verinfo.py: Use a raw string literal for regular expression. (#12069) [ksherlock]
    • Fixes Pylint invalid escape sequence warning.
  • 2024-02-27 11:32:35 hash/coco_cart.xml: correct hash for Predator (#12070) [tim lindner]
  • 2024-02-27 10:59:43 New clones marked not working [Miodrag Milanovic]
    • - Moj mikro Slovenija [Računalniški muzej]
  • 2024-02-27 04:48:52 trs/gime.cpp: Fix crash when FExx is constant and not allocated (#12071) [tim lindner]
  • 2024-02-27 03:03:22 misc/ez2d: fix validation [angelosa]
  • 2024-02-27 00:14:20 pc/quakeat: replace Laguna 3d experiment with Voodoo Banshee card [angelosa]
  • 2024-02-27 00:13:32 bus/pci: separate AGP cards to their own container, add Laguna 3d as AGP slot option [angelosa]
  • 2024-02-26 18:10:13 New working clones [Ivan Vangelista]
    • Transporter the Rescue (LA-1) [Scott Charles, PinMAME]
      - dataeast/lemmings.cpp: consolidated driver in single file
  • 2024-02-26 14:13:25 coreutil.h: Eliminate core_crc32 wrapper function in favor of util::crc32_creator [AJR]
  • 2024-02-26 04:22:02 formats/flopimg.cpp: Fix apparent logic error in write splice setting test [AJR]
  • 2024-02-26 03:22:39 misc/astropc: hookup Cx5530 devices [angelosa]
  • 2024-02-26 02:53:30 machine/pc87306: preliminary COM1/COM2/LPT1 support [angelosa]
  • 2024-02-25 22:07:36 h83337: add readback of wscr and stcr [hap]
  • 2024-02-25 21:04:29 h8: add basic support for h8/3217, [hap]
    • h8_watchdog: clock divider table was the wrong way around
  • 2024-02-25 20:35:15 Merge branch 'release0263' into HEAD [Vas Crabb]
  • 2024-02-25 18:10:27 bbc_rom.xml: Use idiomatic markup in descriptions. [Vas Crabb]
  • 2024-02-25 17:45:37 video/voodoo_pci: fix Voodoo 2 PCI config values [angelosa]
  • 2024-02-25 17:35:27 video/pc_vga_s3: fix -validate [angelosa]
  • 2024-02-25 17:32:36 Update copyright years. [Vas Crabb]
  • 2024-02-25 17:09:34 ata/xm3301: clarify set_model detection [Grull Osgo] [angelosa]
  • 2024-02-24 15:37:58 hash/ekara_japan_*.xml, skeleton/hudson_poems.cpp: Added more e-kara cartridges and Play-Poems games. [David Haywood, Team Europe] (#12055) [mamehaze]
    • skeleton/hudson_poems.cpp: Added initial DMA copy and fill emulation. tvgames/xavix.cpp: Added ekara_japan_kd.xml (Kids' Song 20) software list. tvgames/xavix.cpp: Renamed ekara_japan_ac.xml to ekara_japan_packin.xml.
      New working software list items
      ekara_japan: Kids' Song Best 40 (Japan) (EC0084-KSB) [TeamEurope, David Haywood] ekara_japan_en: Enka-shū Dai Ichi-hen (Japan) (EN-1) [TeamEurope, David Haywood] ekara_japan_en: Enka-shū Dai Ni-hen (Japan) (EN-2) [TeamEurope, David Haywood] ekara_japan_kd: Kids' Song 20 (Japan) (KD-1) [TeamEurope, David Haywood] ekara_japan_m: J-Pop Mix Mini Volume 1 (Japan) (MC0009-JPM) [TeamEurope, David Haywood] ekara_japan_m: Artist Mini Volume 9 (Yamaguchi Momoe) (Japan) (MC0016-ATM) [TeamEurope, David Haywood] ekara_japan_packin: Saiten Cartridge: Morning Musume Special (Japan) (BX01-MOR) [TeamEurope, David Haywood] ekara_japan_s: Saiten Cartridge: PostPet (Japan) (SC0011-PST) [TeamEurope, David Haywood] ekara_japan_s: Saiten Cartridge: Nesshō Vol. 5 (Japan) (SC0016-SAI) [TeamEurope, David Haywood]
      New systems marked not working
      Konami Soukai Golf Champ (Japan) [TeamEurope, David Haywood] Konami Nekketsu Powerpro Champ (Japan) [TeamEurope, David Haywood] Konami Zettai Zetsumei Dangerous Jiisan - Mini Game de Taiketsu ja! [TeamEurope, David Haywood] Konami Zettai Zetsumei Dangerous Jiisan Party ja! Zen-in Shuugou!! [TeamEurope, David Haywood]
  • 2024-02-24 15:10:26 temp revert for for 0.263 of https://github.com/mamedev/mame/commit/e4e5f3d918388a0455899abec3c02828209144dd [hap]
  • 2024-02-24 15:05:24 Revert "h8_sci: Suppress SCK transition at end of transmit sequence (fixes regression in puzzlet)" [hap]
    • This reverts commit 3c038a50af94b12a53e2c3180ee91e39247651cf.
  • 2024-02-24 14:58:46 design_master: clean up placement of long comment lines [hap]
  • 2024-02-24 14:30:42 spectrum_cass.xml: Improved a few short names. [Vas Crabb]
  • 2024-02-24 14:11:31 spectrum_cass.xml: Added 61 working items. (#12042) [ArcadeShadow]
    • Made the help tape a part of Ronnie Goes To Hollywood, as it's the second side of the tape. Also added language info to many items, and cleaned up parent/clone relationships.
      New working software list items (spectrum_cass.xml)
      Ad Lunam (English) [Spectrum Computing] Ad Lunam (Italian) [Spectrum Computing] Ad Lunam (Spanish) [Spectrum Computing] Ad Lunam Plus (English) [Spectrum Computing] Ad Lunam Plus (Italian) [Spectrum Computing] Ad Lunam Plus (Spanish) [Spectrum Computing] Adventure 4-Pack (alt) [Planeta Sinclair] Alien Girl (demo, English) [Javier Fopiani] Alien Girl (demo, Spanish) [Javier Fopiani] Apulija-13 (v2.1, English) [Zankle Soft] Apulija-13 (v2.1, German) [Zankle Soft] Apulija-13 (v2.1, French) [Zankle Soft] Apulija-13 (v2.1, Italian) [Zankle Soft] Apulija-13 (v2.1, Portuguese) [Zankle Soft] Apulija-13 (v2.1, Spanish) [Zankle Soft] Apulija-13 (v2.1, English, extra) [Zankle Soft] Cocoa and the Time Machine (128K, English) [Minilop Retroware] Cocoa and the Time Machine (128K, Spanish) [Minilop Retroware] Cocoa and the Time Machine (48K, English) [Minilop Retroware] Cocoa and the Time Machine (48K, Portuguese) [Minilop Retroware] Cocoa and the Time Machine (48K, Spanish) [Minilop Retroware] Demon's Dream [Spectrum Computing] Desdobramentos de Totobola [Planeta Sinclair] F-19 Stealth Fighter (set 4, Erbe) [Spectrum Computing] Hakkenkast - The Demo Dungeon (128K) [Minilop Retroware] Hakkenkast - The Demo Dungeon (48K) [Minilop Retroware] Inspector Gadget and the Circus of Fear [Spectrum Computing] Impossabubble [Dave Clarke] Insert Coins II [Spectrum Computing] La Diosa de Cozumel (Matra edition) [Planeta Sinclair] Máquina do Poker [Planeta Sinclair] Melotron [Planeta Sinclair] Micro Olympics / Olympic Spectacular (Profisoft) [Spectrum Computing] Micro Primer - Software Pack 1 [Spectrum Computing] Micro Primer - Software Pack 2 [Spectrum Computing] Microfair Madness (Zenobi, alt) [Spectrum Computing] Mysterious Dimensions (48K) [Spectrum Computing] NATO Assault (128K version) [Spectrum Computing] Poker Aberto [Planeta Sinclair] Project Future (bug fix) [Spectrum Computing] Pud Pud (Zafi Chip) [Spectrum Computing] Puffy's Saga (MCM) [Spectrum Computing] Red Arrows (System 4) [Spectrum Computing] Rival Gang [Spectrum Computing] Rival Gang EXT [Spectrum Computing] Road Toad (bug fix) [Spectrum Computing] Roust (demo) [Spectrum Computing] Super 48K Box (rev. 2, TAP tape image) [Spectrum Computing] Stripping Penelope [Planeta Sinclair] Terrapins (demo) [Spectrum Computing] Tiro al Blanco (Investronica) [Spectrum Computing] The Swarm is Coming... (128K, update 2) [Minilop Retroware] The Swarm is Coming... (48K, update 2) [Minilop Retroware] Throne of Fire (IBSA) [Spectrum Computing] Throne of Fire (TIM) [Planeta Sinclair] Twenty Four Hour Parsley People (English) [Minilop Retroware] Twenty Four Hour Parsley People (Portuguese) [Minilop Retroware] Twenty Four Hour Parsley People (Spanish) [Minilop Retroware] World Games (Erbe) [Spectrum Computing] Wunderwaffe [Spectrum Computing] ZX Larry [Spectrum Computing]
  • 2024-02-24 13:37:56 -msx2_cart.xml: Added six items (five working). (#12052) [wilbertpol]
    • machine/mb87030.cpp: Fix some bit definitions for the SCMD register. [Patrick Mackinlay] bus/msx/cart/scsi.cpp: Add partial support for MegaSCSI SCSI interface cartridges. [Wilbert Pol]
      New working software list items (msx2_cart.xml) - MEGA-SCSI (1024KB) [file-hunter, Wilbert Pol] MEGA-SCSI (512KB) [file-hunter, Wilbert Pol] MEGA-SCSI (256KB) [file-hunter, Wilbert Pol] MEGA-SCSI (128KB) [file-hunter, Wilbert Pol] DSKPRO (v11.6) [file-hunter]
      New software list items marked not working (msx2_cart.xml)
      Video Digitizer (Japan) [file-hunter]
  • 2024-02-23 16:44:57 util/bitstream.cpp: Fixed cases where bits would be dropped when reading and writing. (#12057) [987123879113]
    • In some cases, bits would be dropped when writing if there wasn't enough space in the buffer. Fixes bad hunk maps being written to CHD files and incorrect hunk map data being read.
  • 2024-02-24 12:11:07 Various XML format and spacing fixes [skip ci] [Scott Stone]
  • 2024-02-24 12:05:45 sfkick: reverse analog control [hap]
  • 2024-02-24 03:30:51 mindset_flop.xml; adam_flop.xml; next_hdd: Normalize software list description (#12046) [ArcadeShadow]
    • mindset_flop.xml: Lower case on storage media's name (Mindset Corporation Mindset floppy discs). adam_flop.xml: Keep upper case only on the first letter of the system's name (Coleco Adam diskettes). next_hdd.xml: Put the manufacturer's name on first place (NeXT hard disk images)
  • 2024-02-24 03:28:33 Z80scc: Implement RTxC clock source (#12050) [Colin Leroy-Mira]
    • Fixes serial emulation at 115200 or 230400bps.
      Co-authored-by: Colin Leroy-Mira
  • 2024-02-24 01:48:34 h8: correct interrupt timing after software standby [hap]
  • 2024-02-24 00:55:55 bus/ata: basic Toshiba XM-3301 ATAPI CD drive [Angelo Salese, Grull Osgo] [angelosa]
    • Allows mounting with TAISATAP.SYS in DOS, allows gammagic to moving on to Voodoo init
  • 2024-02-24 00:46:26 misc/gammagic.cpp: Changed copyright by Grull Osgo request. [Roberto Fresca]
  • 2024-02-23 16:56:52 Revert "util/bitstream.cpp: Fixed cases where bits would be dropped when reading and writing. (#12057)" [Vas Crabb]
    • This reverts commit 69c3cd7daba9e8dd130af167c27ecd8b4131074f.
      This causes CHD SHA1 digests to change. Either it's buggy, or CHD SHA1 digests depend on the representation rather than the data itself.
  • 2024-02-23 16:44:57 util/bitstream.cpp: Fixed cases where bits would be dropped when reading and writing. (#12057) [987123879113]
    • In some cases, bits would be dropped when writing if there wasn't enough space in the buffer. Fixes bad hunk maps being written to CHD files and incorrect hunk map data being read.
  • 2024-02-23 14:27:02 h8(cpu devices): add variables to save_item [hap]
  • 2024-02-23 14:10:08 h8325: use device arrays [hap]
  • 2024-02-23 13:23:45 primo: correct ram mirror [hap]
  • 2024-02-23 13:23:24 pool10e: remove empty read-protected pld baddumps [hap]
  • 2024-02-23 04:03:41 pic16c5x: Store FSR and show in debugger without extra high bits; eliminate now-unnecessary reset kludge [AJR]
  • 2024-02-22 21:35:21 snova/svip: rename driver to primo/vip [hap]
  • 2024-02-22 21:30:18 New working systems [hap]
    • - Primo (Novag) [hap, Berger]
  • 2024-02-22 19:11:00 video/gf7600gs: add basic legacy VGA control [angelosa]
  • 2024-02-22 02:44:38 video.lua: fix a couple shortsights [angelosa]
  • 2024-02-22 02:18:18 bus/pci/promotion: add Alliance VGA core stub [angelosa]
  • 2024-02-22 01:41:31 m6801: add input ports ddr override mask [hap]
  • 2024-02-21 23:27:22 pic16c62x: Core overhaul [AJR]
    • - Use callbacks rather than address space for I/O ports - Eliminate unsafe use of get_write_ptr and let the internal memory map decode each special register individually - Eliminate several macros, magic ID numbers and some unnecessary tables - Adjust execution of a few opcodes to avoid reading operands twice and set flags correctly - Add PCLATH to state display
  • 2024-02-21 23:10:56 New working systems [hap]
    • - Mentor 16 [hap, Berger]
  • 2024-02-21 21:39:34 sigma/sigmab52.cpp improvements: [Roberto Fresca]
    • Created default NVRAM for Joker's Wild (B52 system, BP55114-V1104, Ver.054NMV, Harrah's GFX) Created default NVRAM for Joker's Wild (B52 system, WP02001-054, Ver.031WM) Corrected Joker's Wild (B52 system, WP02001-054, Ver.031WM) year.
      Clones promoted to working
      Joker's Wild (B52 system, WP02001-054, Ver.031WM) [Roberto Fresca]
  • 2024-02-21 20:45:46 sfrj/idpartner.cpp: sortout SIO clocks [Miodrag Milanovic]
  • 2024-02-21 20:47:04 Clones promoted to working [Roberto Fresca]
    • Joker's Wild (B52 system, BP55114-V1104, Ver.054NMV, Harrah's GFX) [Roberto Fresca]
  • 2024-02-21 20:35:14 sigma/sigmab52.cpp improvements: [Roberto Fresca]
    • Created a default NVRAM for Joker's Wild (B52 system, BP55114-V1104, Ver.054NMV) Improved the documentation. Cleaned up the driver.
      Systems promoted to working - Joker's Wild (B52 system, BP55114-V1104, Ver.054NMV) [Roberto Fresca]
  • 2024-02-21 18:07:49 bus/idpartner/sasi.cpp: handle edge cases and save state [Miodrag Milanovic]
  • 2024-02-21 17:57:25 sfrj/idpartner.cpp: fixed and cleaned rom banking [Miodrag Milanovic]
  • 2024-02-21 17:53:27 bus/pci/promotion.cpp: notes [Angelo Salese]
  • 2024-02-21 16:27:49 ussr/1801vp014.cpp: Added simulated MS7008 keyboard using K1801VP1-014 controller. (#12027) [shattered]
  • 2024-02-21 14:43:59 trs/coco*.cpp: Cleaned up some rot. [Vas Crabb]
    • In particular, use object finders in machine configuration rather than defining tag macros, and avoid unnecessary device_replace to just slightly alter device configuration.
  • 2024-02-21 13:19:17 jaleco/jaleco_vj_q.cpp: Get DMA space from up the PCI chain. [Vas Crabb]
  • 2024-02-21 12:01:19 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Added complete coinage DIP switches.
  • 2024-02-21 05:41:37 coco12.cpp: Fix tiny error in RAM banking (#12049) [tim lindner]
    • Off by one. Thanks @pernod
  • 2024-02-21 04:42:59 pic16c5x: Register file cleanup [AJR]
    • - Use member variables for core special registers, eliminating unsafe abuse of get_write_ptr and permitting watchpoints to trigger on accesses to these - Use arrays for TRIS registers and port read/write callbacks - Narrow the width of some variables and function parameters
  • 2024-02-21 04:10:04 trs/coco12.cpp: Update deluxecoco driver with newly found ROMs and hardware information. (#12043) [tim lindner]
    • Systems promoted to WORKING
      Tandy Radio Shack Deluxe Color Computer [tlindner]
  • 2024-02-21 04:02:13 ekara_japan_d.xml: Restored unverified title information for dc0006 and dc0008. [David Haywood] [arbee]
    • New working clones
      Hachoo! (Japan) [xtrasmiley]
  • 2024-02-21 01:48:23 Removed some unnecessary backslash line continuations. (#12047) [amameuser]
    • Removed unnecessary preprocessor line continuations from C++ code. Use parentheses to avoid need for line continuations in expressions in Python code. Removed line continuations at the end of lists in makefiles. cpu/m68000: Regenerated C++ source files.
  • 2024-02-20 22:06:25 z8: A little more optional logging for IRQs [AJR]
  • 2024-02-20 21:34:03 h8_sci: Suppress SCK transition at end of transmit sequence (fixes regression in puzzlet) [AJR]
  • 2024-02-20 20:56:53 video/voodoo_pci: fix Voodoo 1 PCI default values, allows sis85c496 to detect card [angelosa]
  • 2024-02-20 20:26:21 h8_sci: set logerror verbosity to 0 (performance issue in gk2000), [hap]
    • mhavoc, remove timer_set
  • 2024-02-20 19:35:24 -bus/idpartner/sasi.cpp: managed to load data from disk [Miodrag Milanovic]
  • 2024-02-20 18:36:10 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Added Bet Max (10/20) DIP switch. Added Game Duty (Weak/Strong) DIP switch. Added Pay Rate (60%/70%/80%/90%) DIP switches. Changed some defaults.
  • 2024-02-20 18:22:48 misc/matrix.cpp: preliminary (?) decryption [Ivan Vangelista]
  • 2024-02-20 18:11:25 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Added Royal Flush (OK/Lose) DIP switch. Added Credit Max (Enable/Disable) DIP switch. Added Credit Max Amount (200/500) DIP switch. Added Double Up (80%/90%) DIP switch.
  • 2024-02-20 17:40:46 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Inverted DIP switches polarity and locations. Added Port Check DIP switch. Corrected notes.
  • 2024-02-20 17:03:05 Systems promoted to working [hap]
    • - Sphinx Chess Professor [hap, Berger]
  • 2024-02-20 16:41:32 Split rx and tx clocks to make full duplex work [Olivier Galibert]
  • 2024-02-20 09:28:37 -idpart_video.cpp: added Iskra Delta Partner Video (Text) board [Jernej Jakob] [Miodrag Milanovic]
  • 2024-02-19 23:05:08 newpci: propose a way to find the busmaster space [Olivier Galibert]
  • 2024-02-19 21:39:37 New machines marked as NOT_WORKING [AJR]
    • Quasimidi Sirius [DBWBP] Quasimidi Rave-O-Lution 309 [DBWBP]
  • 2024-02-19 20:26:04 vl1: Add a lot of stuff. Need to find where the MIDI data error is coming from though [Olivier Galibert]
  • 2024-02-19 18:29:24 merit/merit3xx.cpp: updated DIP switch spelling and other metadata updates [Ivan Vangelista]
  • 2024-02-19 18:24:19 irem/travrusa.cpp: Added an alternate palette PROM arrangement for Traverse USA and MotoTour. (#12001) [Victor Fernandez (City Game), Recreativas.org] [ClawGrip]
  • 2024-02-19 17:56:43 jaleco/jaleco_vj_qtaro.cpp: Added preliminary King Qtaro PCI video decoder card device. [987123879113]
    • Video decoding is not implemented yet.
  • 2024-02-19 16:26:51 tecmo/gaiden.cpp: Added an version of Wild Fang using a different program version. (#12020) [ClawGrip]
    • Code is substantially different to other sets, but 1991 year display is suspect and possibly hacked.
      New working clones - Wild Fang (year hack?) [Tailsnic Retroworks]
  • 2024-02-19 14:26:54 machine: reword save/loadstate popmessage a bit again [hap]
  • 2024-02-19 13:49:04 lc7582: rename file to lc7580 [hap]
  • 2024-02-19 13:44:27 lc7582: correct com/seg positions on 1/2 duty, [hap]
    • scprof: add lcd outputs
  • 2024-02-19 13:42:56 formats/fs_fat.cpp: Add the 5.25" disk formats [AJR]
  • 2024-02-19 09:31:30 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Fixed palette access to get the real background color and minor GFX issue.
  • 2024-02-19 06:07:24 act/apricotf.cpp: Overhaul [AJR]
    • - Correct system clocks and add baud clocks for CTC - Use raw parameters for screen - Use addressable latch device - Add RS232 port - Add speaker sound - Remove device tag macros
  • 2024-02-19 02:01:43 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Hooked the missing GFX bitplanes. Removed machine imperfect graphics and machine imperfect colors flags.
  • 2024-02-19 01:34:11 misc/goldnpkr.cpp op5cards improvements: [Roberto Fresca]
    • Splitted proper machine config. New memory map. GFX decode for the four GFX banks. Sorted out the GFX bitplanes. Inputs. Added the AY8910 sound system. Promoted to working.
      misc/goldnpkr.cpp olym65wc & olym65bj improvements: Program ROMs decryption. Remapped the first program ROM to match the code offsets.
      Systems promoted to working - Open 5 Cards [Roberto Fresca]
  • 2024-02-18 23:50:44 acorn/aa310.cpp: Configured Acorn R225 with discless bootstrap. [Nigel Barnes]
    • - Configured Acorn A4 to auto-start !BatMgr. - Reduced ROM region size, and mirrored. - Removed RISC OS 3.19 from BIOS options, was only available in German A3010. - Corrected ROMs in Acorn M4.
      New clones marked not working - Acorn A3010 (German) [Nigel Barnes]
  • 2024-02-18 23:39:33 bus/spectrum: Changed m_romcs type int->bool. [Nigel Barnes]
  • 2024-02-18 22:38:06 mainmenu: readd separator after favorites [hap]
  • 2024-02-18 22:25:12 h8: appears to be better for performance without virtual calls for r/w functions [hap]
  • 2024-02-18 21:08:35 subsino/lastfght.cpp, subsino/subsino2.cpp: Fix timing-related regressions [AJR]
  • 2024-02-18 19:57:54 merit/merit3xx.cpp: invert char and attr RAM, allows ma6710a to show error message [Ivan Vangelista]
  • 2024-02-18 18:58:38 mamemenus.rst: mention the changed pause key [hap]
  • 2024-02-18 18:41:54 New working clones [Ivan Vangelista]
    • Lord of Gun (World) [Brian Troha, The Dumping Union]
      New systems marked not working
      Multi-Action 6710-21 [Brian Troha, The Dumping Union] Multi-Action 8350-00-R1 [Brian Troha, The Dumping Union]
  • 2024-02-18 18:38:21 ui: remove separator between Add/remove favorite and About MAME, ugly even though the 2 are unrelated, [hap]
    • fix reset(reset_options::REMEMBER_REF); with add/remove favorite
  • 2024-02-18 17:56:18 machine: add filename to save/load state message [hap]
  • 2024-02-18 17:39:03 misc/gammagic: hookup Voodoo 2 card [angelosa]
  • 2024-02-18 16:45:26 misc/gammagic: correct BIOS used [angelosa]
  • 2024-02-18 15:52:19 Forgot the flag [Olivier Galibert]
  • 2024-02-18 15:49:57 New machines marked as MACHINE_NOT_WORKING [Olivier Galibert]
    • Yamaha MU128 [Matt, O. Galibert]
  • 2024-02-18 14:52:05 mephisto*: tweak internal artwork yellow color [hap]
  • 2024-02-18 14:51:46 cheatopt: move global cheat enable to the bottom [hap]
  • 2024-02-18 14:22:50 video/pc_vga: CRTC logmacro, fix a bunch of masks towards SVGA [angelosa]
  • 2024-02-18 07:59:41 igs/pgrprot_*: fixed MT08822 [Ivan Vangelista]
  • 2024-02-17 21:10:32 heathkit/h89.cpp: Add SigmaSoft Interactive Graphics Controller (#11801) [Mark Garlanger]
    • Add slot devices for the IGC with compatible ROMs Add Ultimeth 2k ROM as an option for Sigmasoft clone
  • 2024-02-17 21:01:08 bus/tanbus/keyboard/mt009: Removed unneeded PORT_NAMEs. [Nigel Barnes]
  • 2024-02-17 20:54:32 bus/coco/dragon_serial: Fixed Rx/Tx clocks and removed cartridge autoboot. [Nigel Barnes]
  • 2024-02-17 20:37:30 bus/spectrum: Added Prism VTX 5000 Modem device. [Nigel Barnes]
  • 2024-02-17 19:44:04 sfrj/idpartner.cpp: proper baudrates [Miodrag Milanovic]
  • 2024-02-17 19:07:02 cosmac: Fix disassembly of LBNQ, LBNZ and LBNF [AJR]
  • 2024-02-17 18:55:57 fix compile [Miodrag Milanovic]
  • 2024-02-17 18:50:09 konami/ksys573.cpp: Added Maral Beat JAB version (not working). (#12041) [987123879113]
    • New clones marked not working
      Martial Beat (G*B47 VER. JAB) [windyfairy]
  • 2024-02-17 18:41:45 -osd/mac, osd/sdl: Show prescale popup when it hasn't changed due to hitting the limit. [Vas Crabb]
    • This makes it easier to see that you’ve hit the limit and MAME isn't just ignoring your keystrokes.
      -emu/inpttype.ipp: Restored tabulation.
  • 2024-02-17 18:15:54 bus/idpartner: added SASI adapter [Miodrag Milanovic]
  • 2024-02-17 18:08:32 heathkit/h89.cpp: Add a software list for H88 cassettes. (#12019) [Mark Garlanger]
    • New working software list items (h88_cass.xml)
      BUG-8 02.05.00 [Society of Eight-Bit Heathkit Computerists] BUG-8 02.06.00 [Society of Eight-Bit Heathkit Computerists] Extended Benton Harbor Basic 10.05.00 [Society of Eight-Bit Heathkit Computerists] Extended Benton Harbor Basic 10.05.01 [Society of Eight-Bit Heathkit Computerists] Extended Benton Harbor Basic 10.06.00 [Society of Eight-Bit Heathkit Computerists] Heath H8 Assembler 04.05.00 [Society of Eight-Bit Heathkit Computerists] Heath H8 Assembler 04.06.00 [Society of Eight-Bit Heathkit Computerists] Heath/Wintek H8 Editor 03.05.00 [Society of Eight-Bit Heathkit Computerists] Heath/Wintek H8 Editor 03.06.00 [Society of Eight-Bit Heathkit Computerists]
  • 2024-02-17 17:47:52 hash/ekara_japan_*.xml: new sets (#11989) [mamehaze]
    • New software list items marked not working - ekara_japan.xml: Enkamichi Volume 8 (Japan) (EC0058-ENK) [xtrasmiley] ekara_japan_d.xml: Dream Cartridge: Best Hit Vol.10 (Japan) (DC0006-BHT) [xtrasmiley] Dream Cartridge: Best Artist Vol.7 (Japan) (DC0008-BAT) [xtrasmiley] ekara_japan_sp.xml: Super Cartridge: TV Pop Junior (Japan) (SP-06) [xtrasmiley]
  • 2024-02-17 17:34:52 montreux.lay: embedded svg to make the sprite pattern anti aliased [hap]
  • 2024-02-17 17:25:24 rainbow.xml; intv.xml; digilog320.xml; compclr2_flop.xml: Use lowecase for things that aren't proper nouns. (#12017) [ArcadeShadow]
  • 2024-02-17 17:23:58 misc/gammagic.cpp: convert to new PCI [angelosa]
  • 2024-02-17 17:23:07 bus/pci/vt6306: confirm some HW details [Guru] [angelosa]
  • 2024-02-17 17:12:37 lib/netlist: Removed duplicate $(OBJ)/devices from object directories in makefile. (#12028) [amameuser]
  • 2024-02-17 17:10:55 tcvames/spg29x.cpp: Added SPG290 internal ROM to Mattel HyperScan. (#12033) [ppcasm] [mamehaze]
    • Not hooked up yet, just loaded into memory region.
  • 2024-02-17 17:05:20 bus/rs232: Added the Micro-Robotics Scorpion Intelligent Controller device. [Nigel Barnes]
  • 2024-02-17 16:37:05 bus/pci: add stub for VT6306 FireWire controller [angelosa]
  • 2024-02-17 15:46:26 New working machines [Olivier Galibert]
    • Yamaha MU10 [Matt, O. Galibert]
  • 2024-02-17 15:53:02 misc/vocalizer.cpp: Added driver for Vocalizer 1000 (not working). (#12037) [Devin Acker]
    • New systems marked not working
      Breakaway Music Systems Vocalizer 1000 [Loscha, Devin Acker]
  • 2024-02-17 15:42:07 rm/rm380z.cpp: Improved character mode video emulation: (#12031) [Robin Sergeant]
    • Use real character generator ROM for COS 4.0. Corrected screen resolution. Implemented user-defined character support.
  • 2024-02-17 15:30:44 sdl modify_prescale: don't indicate max value [hap]
  • 2024-02-17 15:05:12 docs: combine description for fastforward key [hap]
  • 2024-02-17 14:31:43 osdsdl: move prescale keys from ctrl+f6/f7 to alt+f8/f9 [hap]
  • 2024-02-17 10:19:49 various drivers: removed a few more flip screen trampolines [Ivan Vangelista]
  • 2024-02-17 09:18:02 various drivers: removed some unneeded flipscreen related trampolines [Ivan Vangelista]
  • 2024-02-17 09:14:55 New systems marked not working [Ivan Vangelista]
    • Bingo Planet (Rev C) (M1 Satellite board) [Hammy]
  • 2024-02-17 03:04:51 a800/a800_slot.cpp, archimedes/podule/ether1.cpp: Use multibyte.h helpers [AJR]
  • 2024-02-17 03:03:47 hk1000: Add ACIA [AJR]
  • 2024-02-17 03:02:47 popper: Add addressable latch device [AJR]
  • 2024-02-17 02:04:13 bus/ata: add cr589 as mountable option [angelosa]
  • 2024-02-17 00:19:12 video/pc_vga_oak: preliminary HW cursor, add path for 32bpp color mode [angelosa]
  • 2024-02-16 23:58:19 input_windows: remove doubled key [hap]
  • 2024-02-16 23:37:50 - osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter from lctrl+f5 to lalt+f10, [hap]
    • - osd windows default keys: move post processing key from lctrl+lalt+f5 to lalt+f10, - mame default keys: move rewind step from shit+tilde to shift+f4, move cheat from shift+f6 to shift+f8, move quick save/load from (none) to shift+f6/f7
  • 2024-02-16 22:09:04 saitek*: update some internal artwork [hap]
    • Systems promoted to working - Kasparov Prisma [hap, Sean Riddle] Kasparov GK 2000 [hap, Sean Riddle]
  • 2024-02-16 21:17:25 machine/saa5070: Avoid double reset of UART's. [Nigel Barnes]
  • 2024-02-16 20:46:29 util/chd.cpp: Calculate size of buffer needed to store hunk map (fixes #12023). (#12040) [balr0g]
  • 2024-02-16 20:34:42 mattel/pixtermu.cpp: Added a skeleton Mattel Pixter Multi-Media driver and software list. (#12013) [qufb]
    • New systems marked not working - Mattel Pixter Multi-Media [QUFB]
      New software list items marked not working (pixter_cart.xml)
      Alphabet Forest [QUFB] Clifford - The Big Red Dog [QUFB] Cyberchase [QUFB] Mazes, Puzzles & Games [QUFB] SpongeBob SquarePants - Math Adventure [QUFB]
  • 2024-02-16 20:19:38 msx1_cart.xml: Added five working items. (#12032) [wilbertpol]
    • New working software list items (msx1_cart.xml) - Hotbit HB-8000 Demo (Brazil) [file-hunter] Ligue-se ao Expert (Brazil) [file-hunter] Magical Tower Adventure [MSXdev] Mood Land [file-hunter] Princess Quest [file-hunter]
  • 2024-02-16 19:27:54 machine/saa5070: New SAA5070 Viewdata Input/Output Peripheral (VIOP) device. [Nigel Barnes]
  • 2024-02-11 00:13:00 Add a plg100-vl skeleton-ish. We have h8-h8 serial communications [Olivier Galibert]
    • reliability issues to track.
  • 2024-02-16 19:10:35 bus/bbc/1mhzbus: Added The Barry-Box (not working) [Nigel Barnes]
  • 2024-02-16 17:17:18 cpu/tms32010: Fixed memory access helpers for variants with 64k-word program space. (#12036) [cam900]
  • 2024-02-16 11:36:13 ns32000: fix sfsr instruction decoding [Patrick Mackinlay]
  • 2024-02-16 00:32:24 bus/archimedes/podule/rom.cpp: Added ROM podule with discless bootstrap. [Nigel Barnes]
  • 2024-02-15 23:57:59 bus/bbc/tube/tube_a500.cpp: Corrected ROMs for A500 2nd Processor, and moved previous set to new A500 (Dual MEMC) 2nd Processor. [Nigel Barnes]
  • 2024-02-15 23:27:43 bus/bbc/userport/lvlecho.cpp: Added the LVL Echo Keyboard. [Nigel Barnes]
  • 2024-02-15 22:03:03 machine/hd63450.cpp: Simplified DRQ lines and added PCL lines. [Nigel Barnes]
  • 2024-02-15 21:18:27 image_handler.cpp: Floppy fixes [AJR]
    • - Refilter list of specific floppy formats using the known form factor and variant before trying to mount a filesystem on an image - Sort identify results by decreasing score (code already expects the best format to be first)
      formats/ap_dsk35.cpp: Remove temporary hack
  • 2024-02-15 21:15:06 formats/acorn_dsk.cpp: Disallow identification of "ssd" format based on recorded sector counts unless they are divisible by 10 [AJR]
  • 2024-02-15 20:40:22 video/s3virge: add VGA core moniker so to differentiate with the PCI/ISA equivalents [angelosa]
  • 2024-02-15 20:33:54 bus/pci: get rid of PCI card monikers across cards [angelosa]
  • 2024-02-15 20:33:04 bus/pci: add WD9710 Paradise Pipeline card [angelosa]
  • 2024-02-15 20:00:01 bus/bbc/userport/m4000.cpp: Added key mappings for 3 octaves. [Nigel Barnes]
  • 2024-02-15 02:54:33 mcs51: Correctly override some SFR names in dissassemblers [AJR]
  • 2024-02-15 01:43:14 sound/discrete.cpp: Use appropriate memory barriers for task synchronisation. (#12034) [Vas Crabb]
  • 2024-02-15 00:44:01 design_master: small update to prev commit [hap]
  • 2024-02-15 00:39:51 bdesignm: Added internal H8_328 ROM for Bandai Design Master [Sean Riddle] (#12035) [mamehaze]
    • Co-authored-by: David Haywood
  • 2024-02-14 22:48:46 bus/archimedes/podule/ether1.cpp: Corrected 16bit RAM access. [Nigel Barnes]
  • 2024-02-14 22:46:50 New working software list additions [Nigel Barnes]
    • - bbc_rom: Database 1.21, Economatics Control ROM 1.04, Enigma Plus 2.4, HyperDriver 1.30, IEEE 1.92, IEEE 1.98, LVL Echo 1.01, Micronet 2000 1.1, PMS Multi-Font NTQ 4.0, Music 1.2, Ramrod MS4.00c [alt], Speech Extension 0.1, StarGraph 3.01, Boxford TCL 125/240 2.02, Boxford TCL 125/240 2.04, Boxford TCL 125/240 6.00, User Port Transfer 1.01, Unicore 2.2, Wordwise Companion, Arcadians (unofficial RFS), Arkanoid (unofficial ROM), GameROM: Rocket Raid 1.10, Kix (unofficial ROM), Pengo (unofficial ROM), Robotron (unofficial ROM), Rocket Raid (unofficial ROM), Snapper v1 (unofficial ROM), Snapper v2 (unofficial ROM), Zalaga (unofficial RFS) [Nigel Barnes]
      New NOT_WORKING software list additions - bbc_rom: Micron Plus EPROM Programmer 1.20, SPX 2.01 [Nigel Barnes]
  • 2024-02-14 22:05:11 video/pc_vga_oak: fix lambda capture [angelosa]
  • 2024-02-14 22:01:13 pci/oti_spitfire: fix BAR2 IO flag, add revision register [angelosa]
  • 2024-02-14 21:31:37 m6800,h8: shorthand variable types [hap]
  • 2024-02-14 15:24:57 h8_timer8: small correction in recalc_event [hap]
  • 2024-02-14 14:48:19 h8_intc: revert confusing change [hap]
  • 2024-02-14 14:32:43 h8_port: pass along ddr on write for high-impedance pins [hap]
  • 2024-02-14 12:57:46 namcos23: fix regression from 6755bdfea9e03b0593488028121083b109d57d41 [hap]
  • 2024-02-14 12:09:33 h8_intc: don't clear irq pin inputs at reset [hap]
  • 2024-02-14 11:55:19 h8_intc: base h8 does not have ISR [hap]
  • 2024-02-14 02:39:24 h8_intc: h8h does not have 16-bit iscr, add support for rising edge interrupts [hap]
  • 2024-02-14 02:16:02 h8: RTE does not block interrupts [hap]
  • 2024-02-14 04:47:29 Fixed OSD interaction with updated default keys. [R. Belmont] [arbee]
  • 2024-02-14 02:02:25 Default UI keys cleanup [hap, R. Belmont] [arbee]
    • - Pause moved from P to F5 - Step single frame moved from Shift-P to Shift-F5 - Create save state moved from Shift-F7 to F6 - Toggle cheats moved from F6 to Shift-F6
  • 2024-02-14 01:02:51 unidasm: Add p8xc552 and p8xc562 types [AJR]
  • 2024-02-14 01:01:07 mcs51: Add placeholder device types for P87C552 and P80C562, with custom SFR definitions for their disassemblers [AJR]
  • 2024-02-13 21:30:48 h8_timer8: fix divide by 0 crash, [hap]
    • scprof: add buttons
  • 2024-02-13 20:58:17 sfrj/idpartner.cpp - fixed floppy daisy chain [Miodrag Milanovic]
    • lib/formats/idpart_dsk.cpp - added Iskra Delta Partner floppy image format
  • 2024-02-13 17:47:59 cxg: renamed some source files [hap]
    • New systems marked not working
      Sphinx Chess Professor [hap, Berger] Kasparov GK 2000 [hap, Sean Riddle]
  • 2024-02-13 17:46:27 patinho_feio: clean up some indentation [hap]
  • 2024-02-13 16:02:40 sfrj/galaxy.cpp: removed ROM hack for Galaksija plus [Miodrag Milanovic]
  • 2024-02-13 13:50:31 nec/pce.cpp, nec/pce_cd.cpp: Cleaned up code. (#11999) [cam900]
    • nec/pce_cd.cpp: Use device_mixer_interface rather than using hard-coded speaker tags. Merged nec/pce_m.cpp into nec/pce.cpp. Reduced preprocessor macros, removed outdated comments, changed heaxadecimal digits to lowercase.
  • 2024-02-13 12:37:59 Removed some extraneous semicolons. (#12029) [amameuser]
    • cpu/z180/z180op.hxx: Remove extraneous semicolon. machine/ldv1000hle.cpp: Remove extraneous semicolon
  • 2024-02-13 10:26:23 mulcd: Thanks to a good pcb picture, confirm some information [Olivier Galibert]
  • 2024-02-13 06:10:31 New systems marked not working [Roberto Fresca]
    • Open 5 Cards [Roberto Fresca, Aussiekanga]
  • 2024-02-13 02:36:14 video/pc_vga_oak: add segment, aperture and basic SVGA pixel modes [angelosa]
  • 2024-02-13 01:17:25 Fix some END macro indents (#12030) [amameuser]
    • bus/electron/plus1.cpp: Fix ROM_END macro indent
      nintendo/n8080.cpp: Fix ROM_END macro indent
      misc/rfslots8085.cpp: Fix INPUT_PORTS_END macro indent
      tiger/gamecom.cpp: Fix INPUT_PORTS_END macro indent
  • 2024-02-12 22:52:49 cpu/patinhofeio/patinho_feio.cpp: Fix missing space in printf string (#12026) [amameuser]
  • 2024-02-12 20:41:11 video/pc_vga_oak: convert $3de/$3df to address_space, allow Spitfire to boot [angelosa]
  • 2024-02-12 19:13:06 video/pc_xga: move OAK VGA core to standalone pc_vga_oak file [angelosa]
  • 2024-02-12 01:12:13 companion2: update notes about concord, [hap]
    • microvsn: get rid of timer device
  • 2024-02-12 01:06:24 bus/pci: add stub for OAK OTI Spitfire line [angelosa]
  • 2024-02-11 19:38:49 sfrj/idpartner.cpp add custom floppy drive z80 daisy chain device, fdc ready is tied low [Miodrag Milanovic]
  • 2024-02-11 19:03:05 shared/pcshare: deprecate [angelosa]
  • 2024-02-11 18:51:19 imagedev/floppy.cpp: Delete unused getter that leaked details [AJR]
    • util/options.h: Use forwarding header
  • 2024-02-11 18:45:56 ui: add quick save/load state shortcut, default key undecided [hap]
  • 2024-02-11 17:22:18 cheatopt: indicate if no cheats were found [hap]
  • 2024-02-11 17:07:20 cheatopt: add the global cheat enable toggle to the menu [hap]
  • 2024-02-11 16:26:58 sfrj/galaxy.cpp: added official ROM images and char roms used for kit and commercial version [Miodrag Milanovic] [Miodrag Milanovic]
  • 2024-02-11 16:15:06 sfrj/idpartner.cpp: more fitting shortname [Miodrag Milanovic]
  • 2024-02-11 14:57:56 prisma: add direct leds [hap]
  • 2024-02-11 14:45:03 New machines marked as NOT_WORKING [Miodrag Milanovic]
    • Iskra Delta Partner [Jernej Jakob]
      sfrj/idpartner.cpp: Added bus connector and split GDP into separate card [Miodrag Milanovic]
  • 2024-02-11 13:30:55 h8: return 0xff for unconnected digital input ports, [hap]
    • prisma: fill in the inputs
  • 2024-02-11 12:51:01 New machines marked as NOT_WORKING [Dirk Best]
    • Micro-Term 440 [Bitsavers]
  • 2024-02-11 10:35:09 Revert "ui: move decrease frameskip key from F8 to Shift F9" [hap]
    • This reverts commit d88e12714307ff5a9dc02d0e849ed84d3c4b4f93.
  • 2024-02-11 10:24:21 ns32k: fix typo [Patrick Mackinlay]
  • 2024-02-11 10:08:51 ns32k: housekeeping [Patrick Mackinlay]
  • 2024-02-11 04:17:50 apple3: Clean up drive configuration (and incidentally add ProDOS format) [AJR]
  • 2024-02-11 03:37:22 formats/fs_prodos.cpp: Recognize some file types [AJR]
  • 2024-02-10 23:48:53 bus/pci: add stub for ESS Solo1/Maestro line [angelosa]
  • 2024-02-10 23:44:25 h8: fix mu100 regression with 16bit timer [hap]
  • 2024-02-10 23:36:25 h8: add software standby mode and optional nvram [hap]
  • 2024-02-10 21:59:32 machine/w83977tf: hookup basic LPT port [angelosa]
  • 2024-02-10 21:43:08 apple2, etc.: Add ProDOS filesystem where applicable [AJR]
  • 2024-02-10 21:04:27 formats/fs_prodos.cpp: Feature updates [AJR]
    • - Allow floptool to use ProDOS filesystem with 140K 5.25" disks - Actually list OS and date/time file attributes - Fix decoding of dates to match Apple II ProDOS - Skip header entries in a less hacky way
  • 2024-02-10 19:51:14 sw100xg: fix the dump endianness [Olivier Galibert]
  • 2024-02-10 19:38:27 Hotfixes. [Olivier Galibert]
    • sw1000xg: Add the very first firmware version
      New non-working machines
      Yamaha MU15 [Matt, O. Galibert]
  • 2024-02-10 19:03:01 misc/gammagic.cpp: redump gammagic [Grull Osgo] [angelosa]
  • 2024-02-10 19:01:59 video/mc6845.h: mark set_show_border_area and set_visarea_adjust as hack setters [angelosa]
  • 2024-01-26 11:11:34 mu5/15: split the lcd [Olivier Galibert]
    • sh7042: Start fleshing it up swx00: Same mu15: Added swp30: readd the scount increment
  • 2024-02-10 15:40:31 nvram: delete file on save if there's a write error or result file is 0 bytes [hap]
  • 2024-02-10 14:12:06 galaxy: fix cassete writing and more reliable reading [Miodrag Milanovic]
    • writing is now done as on real hardware, so output audio now matches. reading is more reliable from real cassette
  • 2024-02-10 13:38:40 formats/fs_fat.cpp: Various fixes [AJR]
    • - Get the volume label from the root directory, rather than from the extended BPB (which is less reliable) - Ignore long file name entries for now
      floptool: Add new line to error message report
  • 2024-02-10 03:01:19 video/pc_vga_sis: placeholder for extended clock modes, reformat sequencer logging, extend QA notes [angelosa]
  • 2024-02-10 01:10:00 -imagedev/harddriv.cpp: Report unsuitable CHDs rather than crashing. [Vas Crabb]
    • -imagedev/cdrom.cpp: Report unsuitable CHDs as "invalid image" rather than "unsupported operation".
  • 2024-02-09 20:52:47 tools/chdman.cpp: Fixed bogus uninitialised local warning. [Vas Crabb]
    • It would never use template_id uninitialised because the same condition applied for assigning it and using it, but compilers are dumb.
  • 2024-02-09 20:39:43 tools/chdman.cpp: Helps to git add everything (fixes variable scoping issue). [Vas Crabb]
  • 2024-02-09 20:10:19 tools/chdman.cpp: Fixed numerous issues, including: [Vas Crabb]
    • Support input start/size options for createdvd.
      Fixed not reporting an error on unrecognised command line options.
      Fixed fix/-f option for verify command not working.
      Report an error when conflicting options are supplied (e.g. hard disk template and C/H/S geometry, or input start offset in both bytes and hunks). Previously the results would be unpredictable.
      Detect more invalid combinations of options, and detect when output unit size or hunk size doesn't match parent.
      Changed order of processing options for createhd so using a template cannot not inadvertently result in an invalid combination of sector size and hunk size.
      Don't require an explicit unit size for createraw if an output parent CHD file is supplied.
      Fixed an object leak in createcd.
  • 2024-02-09 19:35:06 ui: move decrease frameskip key from F8 to Shift F9 [hap]
  • 2024-02-09 19:34:41 h8: port registers are not modified at reset [hap]
  • 2024-02-09 17:40:16 h8: change bsr rel16 fetch_noinc back to internal(1) [hap]
  • 2024-02-09 15:10:35 h8: improve cycle timing for pre-h8s arch [hap]
  • 2024-02-09 14:45:26 h8: add fetch_noinc for jsr opcodes, add preliminary support for movfpe/movtpe, fix mov with negative disp for h8/300 [hap]
  • 2024-02-09 03:14:57 hd6309.cpp: Fix index addressing modes (#12016) [tim lindner]
    • Add missing index addressing modes. Pop CPU state if indexed addressing mode caused illegal operation trap.
  • 2024-02-09 02:07:13 h8: fix jsr abs8i return address [hap]
  • 2024-02-09 01:59:15 debugimgui: fix lockup and debug assert [Barry Rodewald]
  • 2024-02-08 23:48:06 h8: like subx, addx does not modify Z flag if result is 0, [hap]
    • h8: correct H8/300 opcode map (i suspect H8/300H also has opcodes in the map that belong to newer arch but didnt check)
  • 2024-02-08 18:02:41 h8: remove unnneeded mask after prev commit, [hap]
    • turbos24k: invert lcd enable
  • 2024-02-08 16:42:43 bus/qbus: Added DVK MX floppy controller. (#11840) [shattered]
  • 2024-02-08 16:36:06 cpu/t11: Added basic support for the K1801VM1. (#11995) [shattered]
  • 2024-02-08 16:24:34 taito/taitopjc.cpp: by popular demand, removed parent / clone relationship between optiger and optigersm [Ivan Vangelista]
  • 2024-02-08 15:13:34 h8: fix add/sub16 H flag, fix rotxl2 lsb [hap]
  • 2024-02-08 14:35:00 h8/325: add md pins callback, [hap]
    • h8: fix V flag with INC opcodes
  • 2024-02-08 02:00:34 video/atirage.cpp: add base x86 interface for atirageiidvd_device [angelosa]
  • 2024-02-07 22:57:58 New working systems [hap]
    • - Kasparov Turbo S-24K [hap, Berger]
  • 2024-02-07 18:35:16 midway/midyunit.cpp: updated dip definitions / locations [Guru] [Ivan Vangelista]
  • 2024-02-07 17:35:22 New working clones [Ivan Vangelista]
    • Guardians / Denjin Makai II (bootleg) [ShootTheCore]
      New clones marked not working - Operation Tiger Second Mission (Ver 2.02 J) [lukemorse1]
  • 2024-02-07 13:53:08 h8_timer16: status flags are set no matter the irq enable flags, add trampolines for h8/325 [hap]
  • 2024-02-07 02:52:19 h8: add h8/325 interrupt controller and 16bit timer, [hap]
    • prisma: add lcd screen and some i/o
  • 2024-02-07 02:18:08 misc/goldnpkr.cpp: Corrected docs. [Roberto Fresca]
  • 2024-02-07 02:09:17 New systems marked not working [Roberto Fresca]
    • Wild Card (Olympic Games, v2.0) [Roberto Fresca, Matt B] Black jack (Olympic Games, v5.04, upgrade kit for Wild Card) [Roberto Fresca, Matt B]
  • 2024-02-07 01:13:53 pinball/recel.cpp: Added 'Space Game (Bingo 6+1)'. (#11972) [ClawGrip]
    • New systems marked not working - Space Game (Bingo 6+1) [BonelessChicken, Recreativas.org]
  • 2024-02-06 18:08:36 h8: add preliminary h8/325 [hap]
    • New systems marked not working
      Kasparov Prisma [hap, Sean Riddle]
  • 2024-02-06 16:39:32 galaxian/galaxian.cpp: Added a Spanish UniWar S clone from Centromatic. (#12015) [ClawGrip]
    • New working clone - Vuelo Espacial (Spanish bootleg of UniWar S) [Jorge Silva, Arnaldo Lopes]
  • 2024-02-05 21:18:39 hash/megadriv.xml: fix #12008 [angelosa]
  • 2024-02-05 20:31:44 m6809/konami: looped opcodes make more sense like this [hap]
  • 2024-02-05 20:09:30 hash/megadriv.xml: add rom_sram to cavestory entries [angelosa]
  • 2024-02-05 19:32:43 - dynax/dynax.cpp: proper address map for the ougonhai set, still needs correct MCU hookup [Ivan Vangelista]
    • - taito/galastrm.cpp: added PLDs dumps [f205v, Porchy]
  • 2024-02-05 17:50:40 util/cdrom.cpp: Removed unreachable additional handler for MODE2/2336 tracks. (#12012) [stonedDiscord]
  • 2024-02-05 17:19:46 ptraina: Modify fake DS2430A dump to pass protection check [AJR]
  • 2024-02-05 17:08:33 thunderx: realign pmc program comments [hap]
  • 2024-02-05 16:38:29 thunderx: fix pointer comparison [hap]
  • 2024-02-05 09:06:01 hr84: working cassette and beeper [Miodrag Milanovic]
  • 2024-02-05 06:08:40 New clones marked not working [Roberto Fresca]
    • - Panda Train (Ver. 1.3) [Roberto Fresca]
  • 2024-02-05 04:52:16 New working clones [Roberto Fresca]
    • Magic Train (Ver. 1.4) (new parent) [Roberto Fresca]
  • 2024-02-04 22:42:12 cit220_kbd: Identify all remaining keys; add LED outputs [AJR]
  • 2024-02-04 20:09:24 hh_sm510: correct some release years after looking at copyright year on packaging, [hap]
    • misc: small cleanup
  • 2024-02-04 19:07:29 chdman: Fixed a couple of issues and added preliminary web docs. [Vas Crabb]
    • tools/chdman.cpp: Added hunksize/-hs option for createdvd command and default to 4K hunks (2 sectors, same size as hard disk hunks). Also removed outputbin/-ob option from extractdvd command - it did nothing as it's CD-specific.
      docs: Added preliminary chdman documentation. Most common options have at least basic descriptions, supported options are listed for all commands, and supported compression algorithms are described.
      docs: Cleaned up heading levels in tools section.
  • 2024-02-04 17:48:59 hr84: removed testing leftovers [Miodrag Milanovic]
  • 2024-02-04 17:39:15 New systems marked not working [Miodrag Milanovic]
    • Iskra HR-84 [Robert Kovač, Andrej Gerbec]
  • 2024-02-04 10:52:00 heath/h89.cpp: Added Ultimeth 2k ROM as a BIOS option. (#12002) [Mark Garlanger]
  • 2024-02-04 10:21:43 sega/sega_beena_cart.xml: Added two working items. (#12006) [qufb]
    • New working software items (sega_beena_cart.xml) - Pururun! Shizuku-chan: Asonde Tanoshiku Nouryoku Up [TeamEurope] Taiko no Tatsujin: Ongaku Lesson [TeamEurope, QUFB]
  • 2024-02-04 10:13:26 lynx.xml: Marked raiden as possible bootleg of CES version. (#12009) [David 'Foxhack' Silva]
    • Game behaves differently to official Telegames cartridge release.
  • 2024-02-04 07:52:28 New working clones [Ivan Vangelista]
    • Sports Authority Challenge (Rev 3) [Brian Troha, The Dumping Union]
  • 2024-02-04 01:45:21 Fix compilation against musl (#12000) [Elaine Gibson]
  • 2024-02-04 00:23:58 acorn/aristmk5.cpp: Added set chip v4.04.01. [Roberto Fresca]
    • One ROM doesn't match the checksum in the sticker and gives CRC error.
  • 2024-02-03 20:26:19 cop400: zerofill more class variables, [hap]
    • thayers: add todo note about key conflict, y301xl: update company string
  • 2024-02-03 20:14:43 Corrected a Russian typo and pulled across two more message translations. [Vas Crabb]
  • 2024-02-03 19:22:34 bus/tim011/aycard: change class name to singular [Miodrag Milanovic]
  • 2024-02-03 18:43:49 Corrected some Russian translations. [holub] [Vas Crabb]
  • 2024-02-03 18:21:15 thayers: update PORT_NAMEs, remove PORT_SERVICE because it takes the F2 key by default, swap F1-F4 and 1-0 with 1-4 and F1-F10 because of default IPT_COIN mapping [hap]
  • 2024-02-03 17:11:54 Updated Russian UI translation. [Arbars] [Vas Crabb]
    • This is taken from pull request #11983.
  • 2024-02-03 15:03:10 thayers: led display DA3 is not connected (fixes possible crash) [hap]
  • 2024-02-03 12:54:00 ui menu: readjust visible width if heading width exceeds that of the menu [hap]
  • 2024-02-03 09:34:45 acorn/aristmk5.cpp: Fixed set chips selector. It was limited to 7 entries before, [Roberto Fresca]
    • making some set chips unreachable.
  • 2024-02-03 04:56:00 konami/hexion.cpp: Fixed tile invalidation range when 16-byte clear is not four-byte aligned. [Vas Crabb]
  • 2024-02-03 04:31:45 Miscellaneous cleanups: [Vas Crabb]
    • konami/hexion.cpp: Fixed a potential heap smash, and don't mark tiles dirty unnecessarily.
      konami/spy.cpp: Fixed video enable never being set to false, added an object finder for ROM bank (reduce tag lookups).
      tvgames/xavix.cpp: It's stylised "Hi-kara" (no capital K), software list already uses this capitalisation.
      rm/rm380z*: Added object finder for character generator ROM, slightly cleaned up some code.
      homelab/homelab.cpp: Avoid some literal sizes.
  • 2024-02-03 01:00:00 Modified k052591 PMC emulation to reflect how the real programs work (#11992) [Furrtek]
    • Modified k052591 PMC emulation to reflect how the real programs work spy: Confirmed projection function constants, more accurate collision check without the need for special case handling thunderx: Simplified collision check, fixed object flags updates hexion: Added special 16-byte VRAM clearing command Added comments to PMC program dumps Use multibyte.h functions, variable scope and type cleanup
  • 2024-02-02 21:16:53 update LC memory map when LC state changes (#11996) [xotmatrix]
  • 2024-02-02 18:28:19 nmk/nmkmedal.cpp: renamed Lovely Rail to Dream Rail Lovely [Ivan Vangelista]
  • 2024-02-02 17:06:48 swlist: don't add switch item ordering menu entry when there's only 1 swlist item [hap]
  • 2024-02-02 16:38:08 swlist: add ui header [hap]
  • 2024-02-02 15:15:15 ecbackg: make removing piece on bear off optional [hap]
  • 2024-02-02 14:42:56 swlist: refactor prev commit [hap]
  • 2024-02-02 14:11:30 swlist: swap columns when sorted by shortname [hap]
  • 2024-02-02 11:17:43 igs/pgmprot_igs027a_type1.cpp: fixed regression (see issue #11998) [Ivan Vangelista]
  • 2024-02-02 06:45:50 New clones marked not working [Ivan Vangelista]
    • - Sugorotic JAPAN (STJ1 Ver.A) [buffi]
  • 2024-02-02 06:29:10 New systems marked not working [Ivan Vangelista]
    • Lovely Rail [Sergio Galiano]
      - dynax.cpp: dumped MCU for ougonhai (not correctly hooked up yet) [Sergio Galiano]
  • 2024-02-02 04:48:06 p9112, mocapglf: Update notes on emulation status [AJR]
  • 2024-02-02 04:27:08 8042kbdc: Allow some systems to write D1 command first [AJR]
  • 2024-02-02 04:15:19 8042kbdc: Improve behavior coming out of reset, locking device until AA is written to command port [AJR]
  • 2024-02-02 04:07:59 x68k: don't reset the adpcm timer when the rate is changed [cracyc]
  • 2024-02-01 23:47:04 handheld/hh_sm510.cpp: Add Tiger Double Dragon II: The Revenge (#11994) [algestam]
    • New working systems - Double Dragon II: The Revenge (Tiger) [algestam, Sean Riddle]
  • 2024-02-01 22:40:32 machine/sis7018_audio: add game port [angelosa]
  • 2024-02-01 20:15:51 c140: fix copy paste mistake during cleanups [hap]
NOWSZY [Arcade] DevMAME [log only] 2024/01/30 02:00
  • 2024-01-30 01:40:51 sa1110.cpp: Re-worked to use map() instead of switch/case handlers. [Ryan Holtz] (#11981) [MooglyGuy]
    • Co-authored-by: Ryan Holtz
  • 2024-01-30 01:38:42 msx/msx.cpp,msx/msx2.cpp: Enable floppy sounds. (#11986) [wilbertpol]
  • 2024-01-30 00:57:26 sv8000: no need for DEVICE_IMAGE_LOAD_MEMBER [hap]
  • 2024-01-30 00:34:55 mc6847: s68047 has different colors from mc6847, and graphics mode 5 has a different resolution, [hap]
    • sv8000: add custom palette, small cleanup/organize
  • 2024-01-29 21:14:15 Merge branch 'release0262' into master [Vas Crabb]
  • 2024-01-29 21:11:09 rm/rmnimbus.cpp: Made simulated mouse the default. [Vas Crabb]
    • Also cleaned up some metadata.
  • 2024-01-29 19:33:21 emu/memarray.cpp: Fix little Endian byte read/write to 64-bit areas. (#11985) [amameuser]
    • Apparent copy/paste error was causing big Endian semantics to be used.
  • 2024-01-29 18:40:14 jaleco/citycon.cpp, meadows/lazercmd.cpp, meadows/meadows.cpp: consolidates drivers in single files [Ivan Vangelista]
  • 2024-01-29 13:12:19 New working clones [Miodrag Milanovic]
    • Santaka-002 [zx.pk.ru]
  • 2024-01-29 12:49:53 nec/pc8401a.cpp: add Guru readme [angelosa]
  • 2024-01-29 12:48:02 machine/sis7018_audio.cpp: update note [angelosa]
  • 2024-01-29 02:09:32 vta2000: Convert video rendering to use 8275 CRTCs fed by 8257 DMAC; add various other peripherals and interrupts. (Display has become slightly glitchy, but there is a cursor now.) [AJR]
  • 2024-01-28 23:56:32 upd7810: move near empty upd7811 file to upd7810 [hap]
  • 2024-01-28 23:26:23 upd7810: set MM RAE to 1 at power on (datasheet says it's undefined at reset) [hap]
  • 2024-01-28 15:29:02 lola8: add missing gfx decode [Miodrag Milanovic]
  • 2024-01-28 15:06:09 New working systems [Miodrag Milanovic]
    • - Lola 8 [Stevan Parojcic]
      New working clones
      Lola 8 NK [Marko Solajic]
  • 2024-01-28 12:00:58 hh_sm150: move nupogodi&co to their own class [hap]
  • 2024-01-28 03:39:21 hash/apple2_*: added 245 (238 working 2 not working), removed 10 (#11971) [A-Noid33]
    • Metadata cleanups and parent/clone relationships. Renamed sets for consistency between software lists and other dumps.
      New working software list items (apple2_flop_clcracked.xml) - A Christmas Adventure (version 2.0) (4am crack) Ace Detective (revision 3) (4am crack) ACT Preparation Series (version 1984) (4am crack) Adventures in Problem Solving: A Trip to London (4am crack) Adventures in Problem Solving: Alice's Adventure in Numberland (4am crack) Adventures in Problem Solving: Marathon (4am crack) Adventures in Problem Solving: The Treasure of Forest Isle (4am crack) Alfred's Music Achievement Series: Level I (4am crack) Algebra Volume 3 (revision 4, 1984) (Britannica) (4am crack) Aliencounter and Face Flash (revision 2) (4am crack) Alligator Mix (version 1985 revision 2) (4am crack) Alphabet Fun: Big and Little Letters (4am crack) Alphabet Zoo (revision 2) (4am crack) Alphabet Zoo (revision 3) (4am crack) Animal Photo Fun (4am crack) Animal Stories IV (4am crack) Architectural Review & Testmaker (version 2.0) (4am crack) Arizona Mix (A-335 version 1.0) (4am and san inc crack) Basic Number Facts: Practice (4am crack) Battling Bugs and Concentraction (revision 2) (4am crack) Beyond Pinball (version 1.1) (4am crack) Billboard (4am crack) Black Belt (revision 2) (4am crack) Broadsides (revision 1) (4am crack) Broadsides (revision 2) (4am crack) Broadsides (revision 3) (4am crack) Broadsides (revision 4) (4am crack) CAAT Skill Tester: Decimals (4am crack) CAAT Skill Tester: Fractions: Addition and Subtraction (4am crack) CAAT Skill Tester: Fractions: Multiplication and Division (4am crack) CAAT Skill Tester: Whole Numbers Car Builder (revision 4) (4am and san inc crack) Career Scan IV (version 09.15.83N) (4am crack) Cash Versus Credit Buying (4am crack) Cause and Effect (version 02.15.85) (4am crack) Change Maker (4am crack) Child Development 2: Theories of Child Development (4am crack) Child Development 5: Infancy and Toddlerhood (4am crack) Classification of Objects (4am crack) Classmate (version 2.0) (4am crack) Clowning Around (revision 2) (4am crack) Collamore Castle: Strategies for Problem Solving Level 1 (4am crack) Comparison Kitchen (4am crack) Computer Biology Lab: Clam Dissection (4am crack) Computer Biology Lab: Crayfish Dissection (4am crack) Computer Biology Lab: Earthworm Dissection (4am crack) Computer Biology Lab: Frog Dissection (4am crack) Computer Biology Lab: Starfish Dissection (4am crack) Computers in Government (A-122 version 1.0) (4am crack) Continents and Countries (4am crack) Copy II Plus (version 1.0) (4am crack) Cotton Tales (version 1990) (4am crack) Cribbage/Solitaire (4am crack) Crosscountry Canada (revsion 1, 1986) (4am crack) Crosscountry Canada (version 4.0) (4am crack) Crosscountry USA (version 4.0) (4am crack) Crosscountry USA (version 5.1) (4am crack) Crystal Caverns (revision 0) (4am crack) Cyborg (version 1) (4am crack) Dancing Dinos (4am crack) Dataquest: The Presidents (A-140 version 1.1) (4am crack) Dinosaur Dig (4am crack) Dinosaurs (version 1.0) (4am crack) Dog Sled Ambassadors (A-339 version 1.0) (4am and san inc crack) Dragon Mix (version 1985) (4am crack) Early Discoveries: Size and Logic (version 07.31.85) (4am crack) Early Games: Matchmaker (revision 2) (4am crack) Effective Study Skills (4am crack) Electric Circuits (revision 1) (4am crack) Electric Circuits (revision 2) (4am crack) Excel-A-Read (4am crack) E-Z Learner (4am crack) Farmfiler (version 03.11.83) (4am crack) Fish Scales (version 4.0) (4am crack) Following Written Directions (4am crack) Fortress (revision 2) (4am crack) Fraction Fever (revision 1) (4am crack) Fractions (version 3.0 04-10-82) (4am crack) Fun with Directions (version 1984) (4am crack) Genesis: The Adventure Game Creator (4am crack) Genetic Engineering (4am crack) German Vocabulary Builder (4am crack) Glidepath (version 1.0) (4am crack) Go to the Head of the Class (Media Materials release) (4am crack) Golf Classic and Compubar (4am crack) Graphing (A-817 version 1.0) (4am crack) Graphing Equations (version 1.3) (4am crack) Guitar Wizard (version 11611) (4am crack) Gulp and Arrow Graphics (4am crack) Hard Hat Mack (4am and san inc crack) Human Body Exploration (4am crack) Improving Your Memory (4am crack) Industrialism in America (4am crack) Inferential Anne: Level II (4am crack) J-Bird (4am crack) Joe Theismann's Pro Football (4am crack) Key Signatures (4am crack) Keyboard Golf (4am and san inc crack) Kids at Work (4am crack) Kitchen Planner (4am crack) Les Sports (4am crack) Let's Explore Word Processing (Media Materials) (4am crack) Library Adventure: Blue Level (4am crack) Library Magic (revision 0) (4am crack) Magic Slate II: 20-Column Version (version 1.0) (4am crack) Magic Slate II: 40-Column Version (version 1.0) (4am crack) Magic Spells (version 1.1) (4am and san inc crack) Math Word Problems (4am and san inc crack) Mathematics Action Games: Picture Parts: Basic Operations (4am crack) Mathematics Courseware Series: Adventures in Addition and Subtraction 3 (4am crack) Mathematics Courseware Series: Decimal Deli 2 (4am crack) Mathematics Courseware Series: Bicycling Through Decimals 3 (4am crack) Mathematics Courseware Series: Division 2 (4am crack) Mathematics Courseware Series: Division 3: The Prairie (4am crack) Mathematics Courseware Series: Fantastic Fractions 1 (4am crack) Mathematics Courseware Series: Electrifying Fractions 2 (4am crack) Mathematics Courseware Series: Fractions 3 (4am crack) Mathematics Courseware Series: Fractions 5: The River (4am crack) Mathematics Courseware Series: Mighty Multiplication 2 (4am crack) Mathematics Courseware Series: Percent 1: Get The Percent (4am crack) Mathematics Courseware Series: Percent 2 (4am crack) MasterType (version 1.7) (4am crack) Medalist Series: Black Americans (version 04.13.84) (4am crack) Medalist Series: Presidents (version 11.23.84) (4am crack) Medalist Series: Women in History (version 11.21.83) (4am crack) Microtyping II (4am crack) Mind Puzzles (H-102 version 1.0-1984.05.25) (4am crack) Miner 2049er (revision 1) (4am crack) Modeling (A-823 version 1.0) (4am crack) Money! Money! (version 02.05.87) (4am crack) Monkey Business (revision 2) (4am crack) Monsters and Make-Believe (version 1.1) (4am crack) Music Construction Set (revision 2) (4am and san inc crack) Music Tutor (Passport Designs) (4am crack) Mystery Mazes Case 3: Castle Clues (4am crack) Painter Power (4am crack) People of the Old Testament (4am crack) Perception (version 3.1) (4am crack) Personality Profile 2 (4am crack) Physical or Chemical (4am crack) Picture Perfect (version 1987) (4am crack) Place Value: Ones, Tens, and Hundreds (4am crack) Plato's Cave (4am crack) Please Help Me: Spelling (4am crack) Polls and Politics (A-820 version 1.0) (4am crack) Prescriptive Math Drill (version 04.13.84) (4am crack) Primary Reading: Following Written Directions (4am crack) Primary WordMath (4am crack) Prime Ducks (4am crack) Pro Golf Challenge (4am crack) Problem-Solving Strategies (H-103 version 1.0-1984.09.25) (4am crack) Quizagon (revision 0) (4am crack) Rainbow Painter (4am crack) Rascal Takes A Ride Home (4am crack) Rascal Takes A Ride to School (4am crack) Read & Rhyme (4am crack) Reading for Understanding: Native Americans (4am crack) Reading Workshop: Grade 6 (Mindscape) (4am crack) Return to Reading: The Black Stallion (4am crack) Return to Reading: To Kill A Mockingbird (4am crack) Rhythm Write (4am crack) Run Your Own Train (revision 2) (4am crack) Scientific Simulations (version 1.0) (4am crack) Sesame Street Crayon: Letters For You (version 1987-10-31) (4am crack) Shadow Hawk One (revision 1) (4am crack) Shadow Hawk One (revision 2) (4am crack) Shadows and Light (4am crack) Shutterbug's Pictures (4am crack) Sliding Block (revision 2) (Merit) (4am crack) Social Studies: Africa (4am crack) Sound and Vibrations (4am crack) Space Journey: Planets and Stars (4am crack) Spare Change (4am and san inc crack) Spellakazam (revision 1) (4am crack) Spelling Bee (version 1.1) (4am crack) Spelling and Reading Primer (version 2.0.1) (4am crack) Square Pairs (version 1.0) (4am and san inc crack) Start Solving: Honeybear (4am crack) Start Solving: Sam's Sticker Store (4am crack) Start Solving: Tina's TV Show (4am crack) Stickers (4am crack) Stickybear Opposites (revision 2) (4am and san inc crack) Stickybear Opposites (800K 3.5") (4am crack) Stickybear Printer (version 1) (4am and san inc crack) Stickybear Reading (revision 2) (4am and san inc crack) Stickybear Town Builder (revision 2) (4am and san inc crack) Stickybear Typing (revision 3) (4am and san inc crack) Stickybear Word Problems (revision 2) (4am and san inc crack) Story Maker (revision 2, 64K) (4am crack) Strategies for Test Taking (4am crack) Strategies in Problem Solving: Dinosaurs and Squids (4am crack) Strategies in Problem Solving: Spinners and Slugs (4am crack) Super-Text II Form Letter Module (version 1984) (4am crack) Tales From The Arabian Nights (4am crack) Teddy Takes a Rain Walk (4am crack) Test Construction and Review (4am crack) The Art of Communication 2 (4am crack) The Banking Simulation (4am crack) The Banking Tutorial (version 5.2) (4am crack) The Bare Facts on Composers Volume 2 (4am crack) The Bare Facts on Composers Volume 3 (4am crack) The Bare Facts on Intervals and Chords (4am crack) The Bare Facts on Music History (4am crack) The Bare Facts on Notes, Rhythm, and Terms (4am crack) The Counting Bee (version 1.1, 26-FEB-82) (4am crack) The Cube (4am crack) The Dream Machine (4am crack) The Evelyn Wood Dynamic Reader (4am crack) The Gem of Zephyrr (version 1.1.0) (4am crack) The General Manager (version 2.0S) (4am and san inc crack) The General Manager (version 2.0Y) (4am and san inc crack) The Spy's Adventures in Europe (version 1986-09-30) (4am crack) The Story of Creation (4am crack) The U.S. Constitution: Nationalism and Federalism (version 1984) (4am crack) Thinkers: Mathematics Unlimited Problem Solving (4am crack) Total Learning System (4am crack) Troll Sports Math: Math Word Problems for Grades 4 to 6 (4am crack) Type Hype (revision 2) (4am crack) Type Right on Your Apple IIe (4am crack) Under Fire (4am crack) U.S. Constitution Tutor (4am crack) U.S. History: The Growth of a Nation (4am crack) U.S. History: The Young Republic (4am crack) Walt Disney Card & Party Shop (4am crack) Water Pollution (4am crack) Werewolf!! (4am crack) What's the Problem: Ace Reporter (4am crack) What's the Problem: Chester and the Cheese (4am crack) What's the Problem: Where in the World? (4am crack) Wings Out of Shadow (4am crack) Wizard of Words (version 1.0) (4am crack) Word Scrambler and Spelling Tutor (4am crack) Wordwise (4am crack) WordWorx (4am crack) Zenith (4am and san inc crack) Zoo Master (revision 2) (4am crack)
      Not working (apple2_flop_clcracked.xml) - Mathematics Courseware Series: Addition and Subtraction 4: City Sights (4am crack) Mathematics Courseware Series: The Mysteries of Multiplication 3 (4am crack)
      Removed (apple2_flop_clcracked.xml) - Algebra Volume 3 (Revision 0) (imperfect clean crack) Algebra Volume 4 (version 1.1) (imperfect clean crack) Algebra Volume 6 (version 1.0) (imperfect clean crack) Dino Dig: Dictionary Skills (4am crack) (imperfect clean crack) In Search of the Most Amazing Thing (Revision 2) (imperfect clean crack) Pyramid Puzzler (imperfect clean crack) Reading Workshop: Distant Views (imperfect clean crack) Reading Workshop: Running Free (imperfect clean crack) Space Journey (imperfect clean crack) Story Maker (64K Version) (imperfect clean crack)
      New working software list items (apple2_flop_orig.xml) - Copy II Plus (version 1.0) Copy II Plus (version 2.2) Galactic Gladiators
      -
      Co-authored-by: Bob Schultz
  • 2024-01-28 03:37:30 rm/rmnimbus.cpp: Change default mouse emulation mode to HLE (#11975) [Robin Sergeant]
  • 2024-01-27 22:04:37 New working systems [hap]
    • - Mighty Max (Tiger) [hap, Sean Riddle]
  • 2024-01-27 18:57:15 homelab: lowercase hex values [hap]
  • 2024-01-27 18:17:40 i8275: Moderate change to API and major expansion of configuration possibilities [AJR]
    • - Change the "draw character" callback to pack all attribute flags in a single parameter. A bit enum is provided to facilitate unpacking the bits. - Allow for configurations in which up to four CRTCs are attached to the same character clock and screen. The secondary CRTCs are not fully emulated with regard to timing and some output callbacks, but their character and attribute outputs may be merged with those of the primary screen through the same display callback.
      wy100: Add half-intensity display for protected characters. ms6102: Support attribute that enables Cyrillic character set. t7000: Show cursor and several character attributes.
      Machines promoted to WORKING
      WY-100 [AJR]
  • 2024-01-27 18:03:57 homelab/homelab.cpp: Update Homelab2 / Aircomp 16 to working [linuxforum5, R. Belmont] [arbee]
    • Implemented text and graphics modes Fixed memory shadowing and I/O Fixed right shift keyboard code Fixed quickload and cassette loading
  • 2024-01-27 17:24:03 lola8a: fixed video output, added inverted video mode [Miodrag Milanovic]
  • 2024-01-27 17:07:42 tpitfight: small tweak to svg [hap]
  • 2024-01-27 17:06:23 srcclean and manual cleanup in preparation for release branch [Vas Crabb]
  • 2024-01-27 16:23:50 frontend/mame/clifront.cpp: Removed unused variable picked up by clang but not GCC. [Vas Crabb]
  • 2024-01-27 16:02:49 -fronten/mame/clifront.cpp: Fixed misleading error messages from -verifysoftware. [Vas Crabb]
    • -snes.xml: Removed problematic Hind Strike cartridge image.
  • 2024-01-27 15:44:14 orao: add unicode keys and fixed one key mapping [Miodrag Milanovic]
  • 2024-01-27 15:43:10 galeb, pecom: add unicode keys [Miodrag Milanovic]
  • 2024-01-27 14:49:31 svip: remove Enter key for GO button [hap]
  • 2024-01-27 12:54:36 lola8a: keyboard cleanup [Miodrag Milanovic]
  • 2024-01-27 00:15:01 Update speedatk.cpp [wd40yasu]
    • by Takahiro Nogi watchdog period was too short for daifugo
  • 2024-01-26 23:34:04 casio/cz230s.cpp: Added Casio CZ-230S and SZ-1. (#11969) [Devin Acker]
    • cpu/upd7810: Added support for internal RAM. sound/upd934g.cpp: Corrected channel mapping for play sample command. video/mn1252.cpp: Added Panasonic MN1252 LCD controller emulation. casio/ra3.cpp: Added RA-5 8 KiB RAM cartridge.
      New working systems
      Casio CZ-230S [BCM, =CO=Windler, Devin Acker] Casio SZ-1 [BCM, Devin Acker]
  • 2024-01-26 22:08:02 taito/taito_f2.cpp: Added the US release of Hat Trick Hero. (#11970) [ClawGrip]
    • Also fixed ROM labels for euroch92j.
      New working clone - Hat Trick Hero (US) [Tailsnic Retroworks]
  • 2024-01-26 22:01:26 sinclair/sprinter.cpp: Add support for the Kempston joystick (#11968) [holub]
  • 2024-01-26 21:25:14 nvip: add BTANB note [hap]
  • 2024-01-26 20:27:15 hd6301x: add irq pins to p5 read, [hap]
    • acesp: hook up irq2
  • 2024-01-26 19:36:55 lola8a: add ram options and cleanup keyboard mapping [Miodrag Milanovic]
  • 2024-01-26 16:35:24 hd44780: set typical clock to 270khz [hap]
  • 2024-01-26 15:22:32 ctvboy: don't invert hs signal [hap]
  • 2024-01-26 12:49:06 mephisto*: some of the button panels in internal artwork were copied from franz [hap]
  • 2024-01-26 01:20:58 hash/pcecd.xml: Added 13 working items + 3 redumps (#11956) [ArcadeShadow]
    • Update pcecd.xml Rename "Game Express" to "Games Express" Fixed usage info tag Added language info tag
      New working software list additions
      FX Unit Yuki: The Henshin Engine (re-release) [Redump] Henshin Engine (demo) [Sarumaru Company] Hypernova Blast (USA) Insanity [Redump] Jessie Jaeger in Cleopatra's Curse [Redump] Jessie Jaeger in Cleopatra's Curse (demo) [Bold Game Studio] Meteor Blaster DX (USA, re-release) [Redump] Pyramid Plunder [Redump] Revival Chase [Redump] Space Ava 201: Quantum Field Theory [Nicole Express] Ultimate Rally Club [Orion]
      Redump software list items
      Hi-Leg Fantasy (Japan) [Redump] Implode (USA) [Redump] Meteor Blaster DX (USA) [Redump]
  • 2024-01-26 00:07:34 sega/naomi.cpp a bit fix prev [MetalliC]
  • 2024-01-25 23:03:30 rm/rmnimbus.cpp: Allow choice of HLE mouse processing (#11890) [Robin Sergeant]
  • 2024-01-25 22:45:37 New working systems [hap]
    • - VIP (Novag) [hap, Berger]
  • 2024-01-25 21:33:46 hd6301: instead of skip, zerofill nvram when no battery save [hap]
  • 2024-01-25 20:23:28 ecbackg: remove piece from hand when bearing off [hap]
  • 2024-01-25 19:22:19 bus/pce: Moved Super System Card and Arcade Card to slot card devices. (#11726) [cam900]
    • Moved expansion card emulation out of the system into card devices. Removed machine configuration settings for expansion settings. Started to modernise the HuCard slot interface.
      New working software list items (pce.xml)
      Arcade Card Pro
  • 2024-01-25 19:09:23 snes.xml: Added 54 items (52 working). (#11888) [ArcadeShadow]
    • New working software list additions (snes.xml)
      Aero the Acro-Bat 2 (prototype 19940808) [Hidden Palace] Alien Cat 2 (demo) [PSCD Games] Animaniacs (prototype 19940611) [Hidden Palace] Apocalypse II (Europe, prototype 19971028) [Hidden Palace] Arcade's Greatest Hits - The Atari Collection 1 (prototype 19970411) [Hidden Palace] Arcade's Greatest Hits - The Atari Collection 1 (Centipede prototype 19970211) [Hidden Palace] Best of the Best - Championship Karate (prototype) [Hidden Palace] Classic Kong [No-Intro] Classic Kong Complete (v2.0) [No-Intro] Classic Kong Complete (v2.01) [No-Intro] Creepy Bird [No-Intro] Creepy Bird (v1.02, digital release) [No-Intro] Creepy Bird (v1.02, Retro-Bit Generations release) [No-Intro] Dottie - dreads nought - [No-Intro] Eyra - The Crow Maiden (demo 20220607) [Second Dimension] Jim Power - The Lost Dimension in 3D (enhanced version) [No-Intro] Little Medusa [No-Intro] Little Medusa (demo) [No-Intro] MazezaM Challenge (v1.1) [No-Intro] MazezaM Challenge (v1.2) [No-Intro] MazezaM Challenge (v1.3) [No-Intro] MazezaM Challenge DX (v2.1, PAL) [No-Intro] MazezaM Challenge DX (v2.1, NTSC) [No-Intro] N-Warp Daisakusen (v1.0) [No-Intro] N-Warp Daisakusen (v1.1) [No-Intro] Neko Tako [No-Intro] Neko Tako (trial version) [No-Intro] New Super Mario Land (v1.0) [No-Intro] New Super Mario Land (v1.1) [No-Intro] New Super Mario Land (v1.2) [No-Intro] New Super Mario Land (v1.3) [No-Intro] New Super Mario Land (v1.5) [No-Intro] Nightmare Busters (USA) [No-Intro] Old Towers [No-Intro] Rockfall [No-Intro] Super Boss Gaiden (v1.0) [No-Intro] Super Boss Gaiden (v1.2) [No-Intro] Sure Instinct (PAL, v1.0.2) [No-Intro] Sure Instinct (PAL, v1.0.1) [No-Intro] Sure Instinct (PAL, v1.0) [No-Intro] Sure Instinct (NTSC, v1.0) [No-Intro] Sure Instinct (NTSC, v1.0.1) [No-Intro] Sure Instinct (NTSC, v1.0.2) [No-Intro] Sydney Hunter and the Caverns of Death (USA) [No-Intro] The Lion King (early prototype) [Hidden Palace] The Lion King (v.21 prototype) [Hidden Palace] The Lion King (v.48 prototype) [Hidden Palace] Undercover Cops (USA) [No-Intro] Unholy Night: The Darkness Hunter (Japan) [No-Intro] Unholy Night: The Darkness Hunter (USA) [No-Intro] Uwol - Quest for Money (v1.0) [No-Intro] Uwol - Quest for Money (v1.3) [No-Intro]
      New software list items marked not working (snes.xml)
      Attack of the Petscii Robots (demo) [The 8-Bit Guy] Joe & Mac - Ultimate Caveman Collection (Europe) [No-Intro]
  • 2024-01-25 19:07:13 misc layout: tag myself as author [hap]
  • 2024-01-25 00:14:27 ecbackg: add custom sensorboard handling [hap]
  • 2024-01-25 00:13:55 hd6301: don't save internal registers to nvram when it's not battery backed [hap]
  • 2024-01-25 00:08:53 lib/util/cdrom.h: fix out-of-bounds MAME init crash when disc is 99 tracks [angelosa]
    • cfr. pcecd:cosmfnt and pcecd:solbianc
  • 2024-01-24 19:42:52 Miscellaneous cleanup, and a couple of error checks. [Vas Crabb]
  • 2024-01-24 18:44:34 taito/taito_f2.cpp: Added the Japanese release of Euro Champ '92. (#11967) [ClawGrip]
    • New working clone - Euro Champ '92 (Japan) [Tailsnic Retroworks]
  • 2024-01-24 16:42:38 misc/xtom3d.cpp: demote pumpit1 CD as BAD_DUMP [Angelo Salese]
  • 2024-01-24 15:46:29 m6800: remove ONE_MORE_INSN macro, re-add irq logmacro, [hap]
    • hd6301x: add ext irq enable mask, add ext irq2
  • 2024-01-24 12:50:00 damesc/edames: no need to precalculate alpha color for selected pieces [hap]
  • 2024-01-24 08:56:27 machine/s2350.cpp: Added AMI S2350 USRT device. (#11959) [Mark Garlanger]
    • Frame format configuration is not implemented yet.
  • 2024-01-24 03:30:04 video/pc_vga_matrox: add sketchy PLL signatures [angelosa]
    • allows BeOS 4 to not hang during card detection bootstrap
  • 2024-01-24 01:00:12 video/s3virge: denote hack in background pen BitBlt [angelosa]
  • 2024-01-24 00:44:03 hash/rainbow.xml: Add WordPerfect 4.0 [telanus]
    • New working software list items
      rainbow.xml: WordPerfect version 4.0 [glencanyon]
  • 2024-01-24 00:37:38 hash/hikara.xml: srcclean [arbee]
  • 2024-01-24 00:36:41 hikara.xml - added known cartridge list (#11934) [mamehaze]
  • 2024-01-23 22:23:49 New not working system & software list: Sega AI (#11747) [wilbertpol]
    • bus/segaai: Rename device_segaai_card_interface to segaai_card_interface bus/segaai: Rename device_segaai_exp_interface to segaai_exp_interface
      hash/segaai.xml: Add barcode for several titles. hash/segaai.xml: Merge eigooha1 and eigooha2 into eigoohan, and eigogam1 and eigogam2 into eigogame. hash/segaai.xml: Update description for Eigo de Ohanashi and Eigo de Game. hash/segaai.xml: Add notes to Pinpon Music Rhythm and Melody. hash/segaai.xml: Merge Okeiko Aiueo and Hanamaru Aiueo into a single software item. hash/segaai.xml: Swapped checksums for Okeiko Aiueo and Hanamaru Aiueo and updated some notes. hash/segaai.xml: Added and replaced some overlays. Added placeholders for some older revisions released on cassette. hash/segaai.xml: Add cassette dumps of Alice World, Robinson Land, and Cosmis Train. hash/segaai.xml: Add dumps of several older cassette versions. hash/segaai.xml: Add/update serial, alt_title, and barcodes for cassette releases. hash/segaai.xml: Use improved overlay scans.
      layout/segaai.lay: Display clickable area when no overlay is present. layout/segaai.lay: Make cursor square.
      sega/segaai.cpp: Update old driver. sega/segaai.cpp: Let cards and expansions install themselves. sega/segaai.cpp: Adjust upd7759 sound level. sega/segaai.cpp: Mark cassette as stereo. sega/segaai.cpp: Only output the left channel from the cassette player. sega/segaai.cpp: Set the cassette channel to use for data input. sega/segaai.cpp: Add upd7759 busy signal to input port 4.
  • 2024-01-23 20:56:28 New working systems [hap]
    • - Triomphe [hap, Berger, Sean Riddle]
  • 2024-01-23 19:27:43 layout/bfm_sc5_gu96x8.lay: Use loops and save many lines. [Vas Crabb]
    • Also various cleanup.
  • 2024-01-23 17:08:54 ga888: make svg background white and add border edge [hap]
  • 2024-01-23 16:56:47 hd6301: fix SLP during pending interrupt [hap]
  • 2024-01-23 16:20:03 handheld/hh_ht11xx.cpp: Add support for Brick Game (#11942) [mamehaze]
    • new WORKING machines - Brick Game GA888 [azya52, David Haywood]
      - Co-authored-by: David Haywood
  • 2024-01-23 16:17:34 pinball/recel.cpp: Added the Recel System III BIOS [pps4.fr, Recreativas.org] (#11962) [ClawGrip]
    • Verified that the BIOS is the same for 1702 (13) and 2716 (14) chips, and also verified the BIOS ROM size. Removed 'r_screech' set, as we confirmed it's a fake set for replacing 2716 chips with more common 2716 EEPROMs.
  • 2024-01-23 16:14:00 mame/bfm: Implement Bell Fruit 96x8 dot matrix display for Scorpion 5. (#11805) [blueonesarefaster]
    • New driver for BFG 96x8 dot matrix vfd Add 96x8 dot matrix vfd to Bell Fruit Scorp5
  • 2024-01-23 16:11:23 netronics/exp85.cpp: implemented rom mirroring, fixed interrupt handling timing (#11884) [Federico]
    • Fixed interrupt management (allows step execution in the monitor) Implemented the ROM mirroring switch after boot and during interrupt handling. Removed logging, renamed and reordered member variables and functions, removed defined, introduced constexpr for constants. Corrected typos in instructions on the top of the file. Replaced tags by object finders. Replaced the memory bank for a memory view for switching between RAM and ROM mirroring.
  • 2024-01-23 15:16:44 new NOT_WORKING machine [MetalliC]
    • - Nittere Shiki! Mirai Yosou Studio / NTV Future Forecast Studio (Japan) [Jorge Valero, Darksoft, MetalliC, rtw]
  • 2024-01-22 23:21:30 Added a skeleton Aquaplus P/ECE driver. [Vas Crabb]
    • skeleton/aquaplus_piece.cpp: Added skeleton Aquaplus P/ECE driver with Flash and RAM mapped in the right places.
      cpu/c33: Added skeleton devices for C33 STD Core (S1C33000) and S1C33209/221/222.
      New systems marked not working
      Aquaplus P/ECE (512 kB Flash)
      New clones marked not working - Aquaplus P/ECE (2 MB Flash)
  • 2024-01-22 18:31:06 Merge branch 'master' of https://github.com/mamedev/mame [Scott Stone]
  • 2024-01-22 18:20:18 cinematronics/dlair.cpp, sega/timetrv.cpp: Promoted Dragon's Lair and Time Traveler (Japan) to working. (#11965) [Ryan Holtz] [MooglyGuy]
    • *cinematronics/dlair.cpp: Added zero-dropout LD-CHD for Dragon's Lair rev. F2/F/E/D. [Ryan Holtz, Matt Ownby, ld-decode Team] machine/ldv1000hle.cpp: Only adjust video and audio enables on field 0, improves seeking visuals. [Ryan Holtz]
      Systems promoted to working - Dragon's Lair (US Rev. F2) [Ryan Holtz, Matt Ownby, ld-decode Team]
      Clones promoted to working
      Dragon's Lair (US Rev. F) [Ryan Holtz, Matt Ownby, ld-decode Team] Dragon's Lair (US Rev. E) [Ryan Holtz, Matt Ownby, ld-decode Team] Dragon's Lair (US Rev. D, Pioneer LD-V1000) [Ryan Holtz, Matt Ownby, ld-decode Team] Time Traveler (Japan) [Ryan Holtz, Matt Ownby, ld-decode Team]
  • 2024-01-22 18:11:44 x68k_flop.xml: Correct hash entries for akazopa to match provided image [ci] [Scott Stone]
  • 2024-01-22 17:59:28 bus/rc2014: Use virtual member functions for bus signals. (#11947) [Miodrag Milanović]
    • Fixes handlers not being called after e9c1f4a42a6758a6fb75403e28c7dc6cf869081c (GitHub PR #11333).
  • 2024-01-22 16:40:09 atari/atarig42.cpp: Dumped communication board ROM for roadriot and roadriota. (#10831) [Hydreigon]
    • This is the ADSP-2105 from the com-link board for kit versions of Road Riot.
  • 2024-01-22 14:47:48 hh_sm510: remove "licensed from" in company strings) [hap]
  • 2024-01-22 12:55:35 nec/pc8401a.cpp: redump pc8401bd [David Stephenson] [angelosa]
  • 2024-01-22 04:32:56 pci/virge_pci: fix BAR compliance [angelosa]
  • 2024-01-22 04:26:49 misc/gi6809.cpp: removed debug notes. [Roberto Fresca]
  • 2024-01-22 04:16:08 Merge branch 'master' of https://github.com/mamedev/mame [Roberto Fresca]
  • 2024-01-22 04:15:47 misc/gi6809.cpp driver different improvements/cleanups. [Roberto Fresca]
    • misc/gi6809.cpp driver: Added discrete sound through netlist [Grull Osgo]
  • 2024-01-22 04:12:00 pci/virge_pci: move new MMIO mapping to map_extra [angelosa]
    • fix Ubuntu-flavored & BeOS 3.x black screen when switching to display managers.
  • 2024-01-22 03:22:05 ms7002: Keyboard updates [AJR]
    • - Correct assignments of Latin, Delete, Keypad 9 and Keypad. keys - Add bindings for Latin and Russian mode keys
      vt100_kbd: Remove binding to right control key since the actual keyboard only has one on the left
  • 2024-01-21 22:36:55 msx2_flop.xml: Added 2 items. Moved 3 items. (#11963) [wilbertpol]
    • Moved from msx2p_flop software list: - Twinkle Star - Hoshi no Mahou Tsukai (Japan) - Twinkle Star - Hoshi no Mahou Tsukai (Japan, alt) - Pana Amusement Collection Disc (Japan)
      New working software list items - Sound Machine voor MSX2 Computers (Netherlands?) [file-hunter] VideoBench (Netherlands) [file-hunter]
  • 2024-01-21 22:10:28 smchess/chesstrvi: add svg screen for lcd [hap]
  • 2024-01-21 21:33:51 pci/aha2940au: add default EEPROM [Guru] [angelosa]
  • 2024-01-21 21:00:28 cpu/c33: Added synthetics for ext %rs prefix. [Vas Crabb]
  • 2024-01-21 20:58:42 msx2p_flop.xml: Added seven items (five working), and removed eight items. (#11961) [wilbertpol]
    • Removed MSX2 software: - Twinkle Star - Hoshi no Mahou Tsukai (Japan) - Twinkle Star - Hoshi no Mahou Tsukai (Japan, alt) - Pana Amusement Collection Disc (Japan) - Pana Amusement Collection Disc (Japan, alt) - Pana Amusement Collection Disc (Japan, alt 2) Removed Laydock 2 - Last Attack (Japan, alt) as it contains save data. Removed Sea Sardine Side-2 (Japan) and Sea Sardine Side-2 (Japan, alt) as they are extracted from MSX Disk Communication 91-02. Removed Yoshida Kensetsu (Japan, alt) as it contains save data. Merged F-1 Spirit 3D Special (Japan, alt) and F-1 Spirit 3D Special (Japan, alt 2). Moved demo disk from F-1 Spirit 3D Special (Japan) to F-1 Spirit 3D Special (Japan, demo).
      New working software list items (msx2p_flop.xml) - The Komainu Quest (Japan) [file-hunter] Maou no Fukkatsu DX (Japan) [file-hunter] Muteki Senshi Yajiuman (Japan) [file-hunter] Shuumatsu no Sugoshikata - The World is Drawing to an W/End (Japan) [file-hunter] Unmei - Destiny (Japan) [file-hunter]
      New software list items marked not working (msx2p_flop.xml)
      Gradius III Legends [file-hunter] Tetris II Special Edition [file-hunter]
  • 2024-01-21 20:17:13 handheld/hh_sm510.cpp: Add Tiger Pit-Fighter (#11958) [algestam]
    • New working machines
      Pit-Fighter (Tiger) [algestam, Sean Riddle, hap]
  • 2024-01-21 19:53:53 apple/apple2e.cpp: support standard boot speed with Zip Chip [Peter Ferrie]
  • 2024-01-21 17:25:26 cpu/c33: Reconstruct a few more assembler synthetics. [Vas Crabb]
  • 2024-01-21 17:02:47 academy: bookrom has identical halves [hap]
  • 2024-01-21 09:09:52 namco/namcos10.cpp: the recently added ver. B of gegemdb was actually a redump of ver. A, so updated the driver accordingly [Ivan Vangelista]
  • 2024-01-21 05:44:44 ussr/ms6102.cpp: Hardware-accurate descrambling of character generator using PROM data [AJR]
  • 2024-01-21 00:42:15 bus/pci: add stub for Emagic Audiowerk2 [angelosa]
  • 2024-01-21 00:12:00 cpu/c33: Fixed displacements for DP-relative stores without ext prefixes. [Vas Crabb]
  • 2024-01-20 23:47:03 cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. [Vas Crabb]
  • 2024-01-20 23:00:53 New software list items marked not working [angelosa]
    • ibm5170_cdrom: Adaptec EZ-SCSI 4.01 (Rev A), Adaptec EZ-SCSI 5.0 Deluxe Edition (Rev B) [archive.org]
  • 2024-01-20 19:47:29 sound/gew.cpp: correct interpolation around sample loop point (fixes #11951) (#11957) [Devin Acker]
  • 2024-01-20 19:21:02 bus/pci: add stub for AHA2940AU [Guru] [angelosa]
  • 2024-01-20 16:28:48 misc/sttechno.cpp: Implemented tile X/Y flip flags. (#11954) [987123879113]
    • Also corrected reversed names of loop variables tile_x and tile_y.
  • 2024-01-20 16:26:31 floppy.cpp: Update class variables to current naming convention. (#11851) [Mark Garlanger]
  • 2024-01-20 16:00:08 debugger/debuggdbstub.cpp: Added aliases for some MOS 6502-compatible CPUs. (#11953) [John Byrd]
    • Allows m6507, m6510, m65c02, m65ce02 and w65c02s to be debugged with GDB stub.
  • 2024-01-20 10:53:10 New working systems [Ivan Vangelista]
    • - Green Lizard (4VXFC811, NSW) [dam0, Heihachi_73] Tequila Sunrise (1VXFC613, NSW) [dam0, Heihachi_73]
      New working clones
      Black Rhino (4VXFC830, NSW) [dam0, Heihachi_73]
      New clones marked not working - Heart Throb (01J02866, Venezuela) [anonymous, Heihachi_73] Indian Dreaming (02J01856, Venezuela) [anonymous, Heihachi_73] Loco Loot (0300670V, Queensland) [anonymous, Heihachi_73] Sweethearts II (0100860V, Queensland) [anonymous, Heihachi_73]
      Systems promoted to working - Bachelorette Party (BHG1248, US) [Heihachi_73] Honky Tonk (BHG1455, US) [Heihachi_73] Koala Mint (CHG1573, US) [Heihachi_73] Magic Mask (AHG1549, US) [Heihachi_73] MKV Set/Clear Chips (US) [Heihachi_73] Party Gras (AHG1567, US) [Heihachi_73] Sweet Liberty Deluxe (AHG1575, US) [Heihachi_73] The Gambler (EHG0916-02, US) [Heihachi_73] Wild Africa (AHG1535, US) [Heihachi_73]
      Clones promoted to working
      Adonis (BHG1508, US) [Heihachi_73] Boot Scootin' (GHG1012-02, US) [Heihachi_73] Boot Scootin' (GHG1008-03, US) [Heihachi_73] Boot Scootin' (AHG1547, US) [Heihachi_73] Cash Chameleon (DHG4078-99, US) [Heihachi_73] Cuckoo (CHG1195, US) [Heihachi_73] Dolphin Treasure (FHG4077-02, US) [Heihachi_73] Dolphin Treasure - Cash Express (AHG1607, US) [Heihachi_73] Dolphin Treasure - Cash Express (AHG1606, US) [Heihachi_73] Dolphin Treasure - Cash Express (AHG1519, US) [Heihachi_73] Enchanted Forest - Cash Express (AHG1615, US) [Heihachi_73] Green Lizard - Cash Express (AHG1623, US) [Heihachi_73] Golden Pyramids (AHG1205-03, US) [Heihachi_73] Golden Pyramids (AHG1206-99, US) [Heihachi_73] Inca Sun (CHG1458, US) [Heihachi_73] Inca Sun (DHG1577, US) [Heihachi_73] King Galah - Cash Express (AHG1625, US) [Heihachi_73] Keep Your Hat On (BHG1204, US) [Heihachi_73] Loco Loot (AHG1513, US) [Heihachi_73] Magic Mask (AHG1548, US) [Heihachi_73] Magic Mask (DHG1309, US) [Heihachi_73] Margarita Magic (EHG1558, US) [Heihachi_73] Margarita Magic (EHG1559, US) [Heihachi_73] Mountain Money (BHG1464, US) [Heihachi_73] Party Gras (BHG1284, US) [Heihachi_73] Penguin Pays - Cash Express (AHG1544, US) [Heihachi_73] Penguin Pays - Penguin Pucks (EHG1257, US) [Heihachi_73] Queen of the Nile (GHG4091-02, US) [Heihachi_73] Queen of the Nile (GHG4091-03, US) [Heihachi_73] Queen of the Nile - Cash Express (AHG1609, US) [Heihachi_73] Queen of the Nile - Cash Express (AHG1525, US) [Heihachi_73] Queen of the Nile - Cash Express (AHG1608, US) [Heihachi_73] Unicorn Dreaming (BHG1584, US) [Heihachi_73] Wild Cougar (AHG1531, US) [Heihachi_73]
      - aristocrat/aristmk4.cpp updates: [Heihachi_73] Rearranged eforest sets in line with common practice; NSW set is now parent. Modernized .lay files. Changed default "CBOPT1" DIP switch position for non-US sets to stop coin diverter error from occurring. Changed default "5201-5" DIP switch position for US sets to stop fhunter/fhuntera/cgold2 from being stuck. Changed USA description to US in line with the other Aristocrat drivers.
      - acorn/aristmk5.cpp updates: [Heihachi_73] Added parent/clone relationships to clones with alternate names. Renamed chariotcv to chariotcpe and qnilev to qnilepe to reflect their regions.
  • 2024-01-20 10:27:09 New working clones [Ivan Vangelista]
    • Elvira and the Party Monsters (LG-3) [Quench, PinMAME] Whirlwind (LG-1) [Quench, PinMAME] Whirlwind (LG-2) [Quench, PinMAME]
      New clones marked not working - Hook (USA 4.00, display A4.00) [PinMAME] Hook (USA 4.01, display F4.01) [Quench, PinMAME] Mahjong Cafe Doll Great (Japan, Ver. 1.00) [buffi]
      -pinball/s11b.cpp: redumped bk2k_lg1 [Quench, PinMAME]
  • 2024-01-20 06:46:05 video/pc_vga_s3: add interlace mode, fix offset behaviour [angelosa]
    • fixes 800x600 and 1024x768 basic drawing
  • 2024-01-20 00:31:46 New clones marked not working [Ivan Vangelista]
    • - Gegege no Kitaro Yokai Yokocho Matsuri de Battle Ja (GYM1 Ver.B) [buffi]
      - namco/namcos10.cpp: redumped kd2001 [buffi]
  • 2024-01-19 23:27:08 New working systems [hap]
    • - Accord [hap, Berger]
  • 2024-01-19 21:07:02 Fixed up some more #include guards. [Vas Crabb]
  • 2024-01-19 20:42:23 bus/pci: Make #include guards match paths, sort filenames. [Vas Crabb]
  • 2024-01-19 04:14:15 bus/pci: add ZR36057 stub [angelosa]
  • 2024-01-19 04:13:49 misc/sliver.cpp: use palette_device for RAMDAC layer drawing [angelosa]
  • 2024-01-18 23:30:42 xavix_2002: get rid of bogus gcc -Wmaybe-uninitialized warning [hap]
  • 2024-01-18 23:24:23 ctvboy: shorter irq duration, [hap]
    • omar2: add lcd svg
      Systems promoted to working - Omar II [hap, Sean Riddle]
  • 2024-01-18 20:31:56 x68k_flop.xml: SoftBank has no space. [Vas Crabb]
  • 2024-01-18 20:19:10 x68k_flop.xml: Added three items dumped from original disks. (#11882) [BoxCubed]
    • New working software list additions (x68k_flop.xml) - Be Rain [Shentok] Akazukin Cha Cha no Chotto dake yo - Otameshi Plus Alpha ver 0.53 [Shentok] Prote Pruste [Tahiti Cartago]
  • 2024-01-18 20:08:31 Miscellaneous cleanup: [Vas Crabb]
    • ctvboy.xml: "Chitaikuu" (surface-to-air) is one word. misc/sttechno.cpp: Unsigned integers can't be less than zero. bus/nubus/thunder4gx.cpp: More const, less c_str.
  • 2024-01-18 20:00:52 tvgames/xavix_2002.cpp: Added a branded variant of the Epoch Super TV-PC, and a sofware list. (#11935) [mamehaze]
    • New clones marked not working - Epoch / SSD Company LTD Super TV-PC [TeamEurope, QUFB]
      New software list items marked not working (super_tv_pc_cart.xml) - Detective Conan: Suiri Adventure [TeamEurope, QUFB] Doraemon Chō Nōryoku Game Collection [TeamEurope, QUFB] Double Mouse Party [TeamEurope, QUFB] ECC Junior: Ason de Eigo dekichatta! [TeamEurope, QUFB] Tottoko Hamtaro Ham Ham Ongaku Paradaichu! [TeamEurope, QUFB] Pet Keitai Link [TeamEurope, QUFB]
  • 2024-01-18 13:57:23 pci/rtl8139_pci.cpp: Fix case of #include filename [AJR]
  • 2024-01-18 09:53:55 dp83932c: fix receive overflow logic [Patrick Mackinlay]
  • 2024-01-18 02:05:07 bus/pci: add RTL8139 stub [angelosa]
  • 2024-01-17 23:41:43 pci_slot.h: fix suggest-override [angelosa]
  • 2024-01-17 21:19:58 change times to the typical of the fast type instead of the max of the worst type (#11943) [stonedDiscord]
  • 2024-01-17 19:28:04 pci: better irq support (but incomplete, missing shared) [Olivier Galibert]
  • 2024-01-17 18:21:37 i386: display cr0 and x87 status registers as before plus more usages for the crx bits constants [yz70s]
  • 2024-01-17 18:27:26 videopac.xml: Replaced "US" with "USA" in descriptive text. (#11931) [ArcadeShadow]
  • 2024-01-17 12:37:05 ctvboy: change vblank irq to pulse line [hap]
  • 2024-01-17 11:38:34 ctvboy: correct copypaste mistake in swlist, [hap]
    • m6801u4: small simplification with ocr2h/l_w
  • 2024-01-17 02:47:07 bus/pci: convert opti82c861 to a pci_slot, add basic OpenHCI values (#11940) [Angelo Salese]
  • 2024-01-17 01:52:22 tmchammer: correct model number (#11939) [algestam]
  • 2024-01-17 01:30:52 mc6801u4: add timer output compare 2/3 regs, [hap]
    • ctvboy: add volume decay, promote to working
      Systems promoted to working - Compact Vision TV Boy [hap]
      New working software list items - ctvboy: Chi Taikuu Daisakusen, Excite Invader, Frogger, Mr. Bomb, Robotan Wars, Shigaisen 200X-nen [Jeremy Parish, Sean Riddle, Gaming Alexandria]
  • 2024-01-17 00:19:52 bus/pci/sonicvibes: add base BARs, hookup joystick port and OPL3 [angelosa]
  • 2024-01-16 20:53:31 New working clones [hap]
    • Voice Chess Challenger (set 2) [Berger]
  • 2024-01-16 19:12:01 pinball/s11b.cpp: reverted wrongly committed changes [Ivan Vangelista]
  • 2024-01-16 18:20:14 - irem/travrusa.cpp: consolidated driver into single file [Ivan Vangelista]
    • - midway/midyunit: dumped PLS153s for Narc [Domenico Cervini]
  • 2024-01-16 18:02:28 New systems marked not working [hap]
    • Compact Vision TV Boy [hap]
  • 2024-01-16 15:46:43 new WORKING machine [MetalliC]
    • - JoJo's Bizarre Adventure (Euro 991015, NO CD) [anonymous]
      new WORKING clone - JoJo no Kimyou na Bouken: Mirai e no Isan (Japan 991015, NO CD) [anonymous]
  • 2024-01-16 04:25:27 bus/pci: add stubs for S3 SonicVibes and RTL802AS PCI based cards [angelosa]
  • 2024-01-15 23:23:48 i386: in the cpu state view show the flags of the x87 status words and some of CR0 [yz70s]
    • add constants for the bits in the CRx registers and start using them
  • 2024-01-16 00:47:57 hash/ibm5170.xml: fix scroll3d release year [angelosa]
  • 2024-01-16 00:45:29 hash/ibm5170.xml: QA driver section [angelosa]
    • New software list items marked not working
      ibm5170: Scroll 3D Mouse Setup Disk for PS/2 and Serial (v2.0) [archive.org]
  • 2024-01-15 23:03:46 New software list items marked not working [angelosa]
    • ibm5170_cdrom: S3 Drivers Collection 1998 [VOGONS]
  • 2024-01-15 21:26:43 ecbackg: add svg screen, [hap]
    • svip/snova: small fix to svg
  • 2024-01-15 19:51:26 misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) [987123879113]
    • machine/intelfsh.cpp: Implemented fast mode for Fujitsu flash. bus/ata/atapihle.cpp: Made DMA ready configurable. sound/stt_sa1.cpp: Emulated STT-SA1 PCM sample playback.
      Systems promoted to working - Shamisen Brothers Vol 1 (V1.01K) [Windy Fairy, Taro, angeryer]
  • 2024-01-15 19:37:08 sega/digamart.cpp: corrected a couple of comments [Ivan Vangelista]
  • 2024-01-15 19:12:25 neocd.xml: Added four items (three working) (#11926) [ArcadeShadow]
    • New working software list items (neocd.xml)
      Bang Bang Busters (France) [redump.org] Looptris [redump.org] Looptris Plus [redump.org]
      New software list items marked not working (neocd.xml)
      Xeno Crisis [redump.org]
  • 2024-01-15 18:35:10 ymp21: Document regs a little more [Matt] [Olivier Galibert]
    • mu100: Fix typos [Matt]
  • 2024-01-15 18:22:02 New systems marked not working [Ivan Vangelista]
    • Diga Mart (rev. A) [Arcade2007]
      New working clones
      Diner (LG-2) German [Quench]
  • 2024-01-15 18:05:24 hash: standardize descriptions for Detective Conan [angelosa]
  • 2024-01-15 15:32:19 machine/mb87030.cpp: Logging improvements [AJR]
  • 2024-01-15 14:40:58 swp30: More routing [Olivier Galibert]
    • new NOT_WORKING machine - Yamaha MU90 [Anonymous]
  • 2024-01-15 11:42:26 sw1000xg: Start adding stuff [Matt, O. Galibert] [Olivier Galibert]
  • 2024-01-15 10:47:39 higemaru: Add tile x/y flip, fixes hi-score screen (#11936) [JOTEGO]
  • 2024-01-14 22:15:19 sinclair/sprinter.cpp: fix INT; add cdrom, dvdrom (#11933) [holub]
  • 2024-01-14 20:29:18 New systems marked not working [angelosa]
    • PC-8401BD [archive.org]
  • 2024-01-14 18:06:09 neogeo.xml: Added 3 working items (#11932) [ArcadeShadow]
    • New working software list additions
      Looptris [Blastar] Looptris Plus [Blastar] NeoTRIS [Chips on Steroids]
      neogeo.xml: Marked NeoTRIS as "partial" due to the four-player adapter
  • 2024-01-14 16:26:40 msx2_flop.xml: Added 44 working items and replaced one item with a better dump. (#11930) [wilbertpol]
    • Replaced Crimson II (Japan, alt) with a better dump. [file-hunter]
      New working software list items (msx2_flop.xml) - 1789 La Révolution (France) [file-hunter] 3 Tsu no Negai (Japan) [file-hunter] Aapaa MyaaDock (Japan) [file-hunter] Aleste 2 (Japan, Woomb) [file-hunter] Arrows (Japan) [file-hunter] The Avenger of Death (Netherlands) [file-hunter] Bad Max (France) [file-hunter] Ball Out Special (Japan) [file-hunter] Beast (Japan) [file-hunter] Beast 2 (Japan) [file-hunter] Changan Super (Japan) [file-hunter] Continental (Japan) [file-hunter] Cosmic Psycho (Japan) [file-hunter] Crafton & Xunk (France) [file-hunter] Gogo 11-ji 48-pun Version 4 (Japan) [file-hunter] Hatchake Ayayo-san (Japan) [file-hunter] Hatchake Ayayo-san II: Ikenai Holiday (Japan) [file-hunter] Kurutta Kajitsu (Japan) [file-hunter] Tenshitachi no Gogo II - Minako (Japan) [file-hunter] Tenshitachi no Gogo II - Bangai II (Japan) [file-hunter] Tenshitachi no Gogo III - Ribbon (Japan) [file-hunter] 31 (Netherlands) [file-hunter] Agat [file-hunter] Al Capone (Germany) [file-hunter] Aquaload (Japan) [file-hunter] Arma Mortal (Spain) [file-hunter] Battle Mission (Japan) [file-hunter] Blade Jack Hentai [file-hunter] Blue Warrior [file-hunter] BonBall (Japan) [file-hunter] Bubble Rain [file-hunter] Byte Master (Russian) [file-hunter] Calculus [file-hunter] Carnival Bomling Deluxe Pack (Japan) [file-hunter] Castle Adventure (Dutch) [file-hunter] Castle of Blackburn [file-hunter] Cat 'n' Mouse [file-hunter] Cat 'n' Mouse Puzzle Editor [Imanok] Caterpillar [file-hunter] Os Cavaleiros do Zodiaco (Brazil) [file-hunter] Cocos [file-hunter] Colpo Grosso al Casino (Italy) [file-hunter] Cowboyana Jones (Dutch) [file-hunter] Han-Kairou -Kanzenhan- (Japan) [file-hunter]
  • 2024-01-14 16:02:58 New clones marked not working [Ivan Vangelista]
    • - Baywatch (3.00 German) [Quench]
      New working clones
      Bugs Bunny Birthday Ball (LG-2) German [Quench]
      - nichibutsu/cclimber.cpp: verified PROMs for ccbootmm [trol]
  • 2024-01-14 15:08:25 pci: correct upcalls, add ymp21 and ds2416 skeletons [Olivier Galibert]
  • 2024-01-14 14:17:35 nobb: remove commented out soundrom patch [hap]
  • 2024-01-14 13:30:22 ecbackg: preliminary board read and lcd outputs [hap]
  • 2024-01-14 11:40:42 ci-windows.yml: mingw-w64-x86_64-llvm is required for llvm-ar [Dirk Best]
  • 2024-01-14 03:43:00 Placeholder driver for Aristocrat MK-7 (#11924) [Angelo Salese]
    • New systems marked not working
      Aristocrat MK-7 BIOS [Guru] Lucky 88 (Aristocrat MK-7) [dam0]
  • 2024-01-14 03:42:06 bus/pci: add ProMotion 3210 PCI card stub [VGA Legacy MKIII] [angelosa]
  • 2024-01-14 00:26:14 diimage.h: Remove now-unused function [AJR]
  • 2024-01-13 23:31:19 newpci: Create a first stab at slottable cards. Embrace the future insanity [Olivier Galibert]
    • sw1000xg: Add a very temporary placeholder
  • 2024-01-13 22:01:03 tvgames/xavix.cpp: Added Hi-kara. Also added more e-kara and evio cartridge dumps. (#11920) [mamehaze]
    • tvgames/xavix_m.cpp: Removed obsolete I2C I/O hack for Excite Fishing. ekara_japan_s.xml: Verified dump of Saiten Cartridge: Challenge Idol vol.2 (Japan) (SC0008-SAI) from a second cartridge. ekara_japan.xml: Fixed copy/paste errors in Enkamichi cartridge titles.
      New systems marked not working - Takara Tomy / SSD Company LTD Hi-Kara (Japan) [David Haywood, Team Europe]
      New working software list items - ekara_japan: Enkamichi Volume 9 (Japan) (EC0064-ENK) [David Haywood, Team Europe] ekara_japan_ac: Misora Hibari PR-06 (Japan) [David Haywood, Team Europe] ekara_japan_g: TV Pop Junior Volume 3 (Japan) (GC0009-TPJ) [David Haywood, Team Europe] ekara_japan_m: Kids Song Mini Volume 2 (Japan) (MC0008-KSM) [David Haywood, Team Europe] ekara_japan_sp: Super Cartridge: Best Hit (Japan) (SP-01) [David Haywood, Team Europe] evio: Concerto Selection [David Haywood, Team Europe] hikara: Best Hit Collection Volume 1: J-Pop 1 [David Haywood, Team Europe] hikara: Best Hit Collection Volume 2: J-Pop 2 [David Haywood, Team Europe] hikara: Best Hit Collection Volume 4: Anime 1 [David Haywood, Team Europe] hikara: Hi-kara 5-song capacity user cartridge (used, with 5 songs) [David Haywood, Team Europe]
  • 2024-01-13 21:34:52 sigma/sigmab88.cpp: Dumped another game on the platform. (#11928) [mamehaze]
    • New systems marked not working - Free Deal Twin Jokers Progressive [ethteck]
  • 2024-01-13 20:17:43 hash/amigaocs_flop.xml: more new68k QA [angelosa]
  • 2024-01-13 13:38:01 sega/system1.cpp: fixed MT07157 [Ivan Vangelista]
  • 2024-01-13 12:40:27 New clones marked not working [Ivan Vangelista]
    • - The Who's Tommy Pinball Wizard (Dutch 2.01, display A2.00) [inkochnito, PinMAME]
  • 2024-01-13 03:22:32 misc/magicard.cpp: Dallas Poker improvements. [Roberto Fresca, Grull Osgo, Team Europe] [Roberto Fresca]
    • - Added workaround to avoid the 68070 UART stuck. - Added proper inputs. - Created button-lamps control panel layout. - Game now is playable. Needs the PIC16F84 emulation.
  • 2024-01-12 19:15:59 m37710: clean up include guards, disagree with hap from past about copyright [hap]
  • 2024-01-12 17:58:56 m37710: remove obsolete UCHAR_MAX check [hap]
  • 2024-01-12 17:37:06 cop01: correct sprite transparency pen [dink] [hap]
  • 2024-01-12 17:28:41 ebackg: add leds (untested) and power switch [hap]
  • 2024-01-12 17:26:54 csc: update pia0 ca1/cb1 before writing to pia0, [hap]
    • elite,eag68k: remove m_rotate variable
  • 2024-01-12 01:35:50 imgtool/modules/vzdos.cpp: Use util::sum16_creator [AJR]
  • 2024-01-11 18:10:13 New working clones [Ivan Vangelista]
    • Pit Boss Megastar (9244-00-01 R0B) [Brian Troha, The Dumping Union]
      - konami/konendev.cpp: dumped flash ROMs for blkrose [Guru]
  • 2024-01-11 17:57:14 Software list items promoted to working [Dirk Best]
    • - brother_pn.xml: PN-8510MDS Version 1.0 [David Given]
  • 2024-01-11 06:21:00 New systems marked not working [Patrick Mackinlay]
    • National Semiconductor SYS16 [Plamen Mihaylov]
  • 2024-01-11 05:33:25 ns32000: implement addp/subp instructions [Patrick Mackinlay]
  • 2024-01-11 05:25:49 ns32081: fix sfsr instruction [Patrick Mackinlay]
  • 2024-01-11 05:25:25 i8291a: implement interrupt polarity inversion [Patrick Mackinlay]
  • 2024-01-10 22:13:42 wy100: Customize loopback device to remove need for hack [AJR]
  • 2024-01-10 21:05:47 ecbackg: add side panel buttons [hap]
  • 2024-01-10 19:48:42 hash/nuon.xml: fix #11832 [angelosa]
  • 2024-01-10 19:31:22 wy100: Enable diagnostic self-test [AJR]
  • 2024-01-10 19:07:16 mattel/aquarius.cpp: Support pasting Arabic text for aquarius_ar in Arabic mode. [Vas Crabb]
  • 2024-01-10 16:25:03 New systems marked not working [hap]
    • Electronic Champion Backgammon [hap, Sean Riddle]
  • 2024-01-10 15:48:07 New systems marked not working [hap]
    • Omar II [hap, Sean Riddle]
  • 2024-01-10 15:23:06 Add 74147, 74148, 74151 and 74368 chips to netlist devices (#11921) [stonedDiscord]
  • 2024-01-10 15:21:56 barcrest/mpu5.cpp, bfm/bfm_sc4.cpp: Fix calling of SEC data_w() and clk_w() (#11923) [Paul-Arnold]
    • Above functions for the Starpoint Electronic Counter require 0 or 1 to be passed. Fixed use by Barcrest MPU5 and BFG SC4.
  • 2024-01-10 04:55:10 mips3: Reduce amount of code hidden behind preprocessor #ifs [AJR]
  • 2024-01-10 01:48:20 mips/o2dprintf.hxx, pinball/wpc_pic.cpp, shared/isbc_215g.cpp, sound/asc.cpp: Use multibyte.h helpers [AJR]
  • 2024-01-10 01:42:38 ata/cr589.cpp, isa/mcd.cpp, nscsi/hd.cpp, nscsi/s1410.cpp: Use multibyte.h helpers [AJR]
  • 2024-01-09 21:20:35 mattel/aquarius.cpp: Filled in three remaining Arabic key labels. [Vas Crabb]
  • 2024-01-09 18:59:24 mattel/aquarius.cpp: Fixed up most Arabic keyboard labels. [Vas Crabb]
  • 2024-01-09 13:44:53 shared/xbox_nv2a.cpp: More use of std::clamp [AJR]
  • 2024-01-09 13:04:17 sega/sega8_slot.cpp: Use multibyte.h helpers and util::sum16_creator [AJR]
  • 2024-01-09 07:22:38 New clones marked not working [Ivan Vangelista]
    • - Operation Tiger (Ver 2.10 O) [lukemorse1]
  • 2024-01-09 03:56:09 neogeo/prot_cmc.cpp: Use util::sum16_creator [AJR]
  • 2024-01-08 23:29:44 New working software list additions [Nigel Barnes]
    • - aquarius_cart: Arabic Editor [Martin v.d. Steenhoven, Ghaith Al-Makhzoomi]
  • 2024-01-08 23:11:54 New working clones [Nigel Barnes]
    • Aquarius (Arabic) [Sean Harrington]
  • 2024-01-08 22:58:50 New working clones [Nigel Barnes]
    • Series 3mx (French) [François Thunus]
  • 2024-01-08 21:31:50 jvc_dsk, os9_dsk.cpp: Add 3.5 inch disk formats, adjust scoring (#11899) [tim lindner]
  • 2024-01-08 19:22:38 docs: Fixed typo in -wavwrite option example. (#11919) [Angelo Salese]
  • 2024-01-08 19:14:58 msx2_flop.xml: Added 50 items (48 working), and replaced one itemwith a better dump. (#11916) [wilbertpol]
    • Replaced DuckTales (Netherlands) with a better dump and renamed to DuckTales (Dutch). [file-hunter] Removed Estland Monogatari - Estland Campaign (Japan, alt Game Disk) as it contains save data.
      New working software list items (msx2_flop.xml) - Daisenryaku II - Campaign Version Customer Kit (Japan) [file-hunter] Daisenryaku Map Shuu (Japan) [file-hunter] Dante Yuushuu Sakuhin Cross Kingdom (Japan) [file-hunter] Derringer (Japan) [file-hunter] Disk Version Namcot Game Series 1 (Japan) [file-hunter] Disk Version Namcot Game Series 2 (Japan) [file-hunter] Dragonworld (Spain) [file-hunter] Ease - Philips Desktop v1.2 (Europe) [file-hunter] Entasis (Japan) [file-hunter] Entführer Yousei Yuukai Jiken (Japan) [file-hunter] Fastan (Netherlands, v1.01) [file-hunter] Fistan (Netherlands, v2.05) [file-hunter] Mainichi ga Ecchi (Japan) [file-hunter] Shitai Okiba de Yuushoku o Akagawa Jirou (Japan) [file-hunter] Collection 1 (French) [file-hunter] Dancing Star (Japan) [file-hunter] Destroy Mover (Japan) [file-hunter] Dimies [file-hunter] Disk Cool III (French) [file-hunter] Dominon X [file-hunter] Don't Warro! Be Japo! [Paxanga Soft] Doopm Trip [N.I] Dragon Rouge (Japan) [file-hunter] Dream Fighters (Japan) [file-hunter] Dribol (English) [Oniric Factor] Dribol (Spanish) [Oniric Factor] DuckTales (English) [file-hunter] Dungeon Manjirou (Japan) [file-hunter] Dungeon Wanderer (Japan) [file-hunter] Erotic Pac #1 (France) [file-hunter] Even (Japan) [file-hunter] Evil Death - The Adventure (Netherlands) [file-hunter] Evil Spirit [file-hunter] EXOR [file-hunter] Finally Wizard (Japan) [file-hunter] Findit promo (Netherlands) [file-hunter] FLAT1 (demo) [file-hunter] Flat Marsh o Sagase! 1-2-3 (Japan) [Gigamix] Flat Marsh o Sagase! 4 Dokidoki Toukyou Keibajou-hen (Japan) [Gigamix] Fony's Demo Disk 1 (Netherlands) [file-hunter] Fony's Demo Disk II (Netherlands) [file-hunter] Fruta Prohibida (Spain, French) [file-hunter] Future Time Demo [file-hunter] MSX2 Demo Digitalizaciones (Spain) [file-hunter] Puzzel Collectie 1 (Netherlands) [file-hunter] Puzzel Collectie 2 (Netherlands) [file-hunter] zDOOM (prototype) [NYYRIKKI] Detective Story (Dutch) [file-hunter]
      New software list items marked not working (msx2_flop.xml)
      Four on a Row [file-hunter] Four on a Row (demo) [file-hunter]
  • 2024-01-08 12:18:44 ht1130: no need for m_compins variable [hap]
  • 2024-01-08 00:03:10 nscsi/cd.cpp: Use multibyte.h helpers; correct allocation length for READ TOC/PMA/ATIP command [AJR]
  • 2024-01-07 23:27:42 harddriv.cpp, mccs1850.cpp: Use multibyte.h helpers [AJR]
  • 2024-01-07 23:26:04 a7800/a78_slot.cpp, nes/nes_unif.hxx: Use multibyte.h helpers [AJR]
  • 2024-01-07 22:14:41 atastorage.cpp, ch376.cpp, dp83932c.cpp, smc91c9x.cpp: Use multibyte.h helpers [AJR]
  • 2024-01-07 22:01:41 formats/ap_dsk35.cpp, formats/lw30_dsk.cpp, shared/xbox_usb.cpp: Use multibyte.h helpers [AJR]
  • 2024-01-07 21:03:11 epic14e: Connect DIP switches properly; add speaker sound [AJR]
  • 2024-01-07 19:55:17 kikikai: remove ymsnd busy flag workaround, [hap]
    • ht1130: don't mix uint/u var types
  • 2024-01-07 17:50:15 new NOT_WORKING machine [MetalliC]
    • - Sega Network Taisen Mahjong MJ 3 Firmware Update (GDX-0019) [Jorge Valero, rtw]
  • 2024-01-07 17:47:49 Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thayer's Quest. (#11915) [Ryan Holtz] [MooglyGuy]
    • -cinematronics/thayers.cpp: Added CHD and promoted to working. [Ryan Holtz] Fixed periodic IRQ hookup. Fixed COP421 clock divisor. Switched to LD-V1000 by default and removed LD-PR7820 support for now. Switched to using logmacro and shorthand data types. Adjusted IRQ triggering and acknowledgement according to schematics.
      -sound/ssi263hle.cpp: Added a temporary SSI-263 device which remaps SC-02 phonemes onto the SC-01's phoneme set. [Ryan Holtz] SSI-263 skeleton extracted from cinematronics/thayers.cpp.
      -machine/ldv1000hle.cpp: Added an HLE version of the Pioneer LD-V1000 laserdisc player. [Ryan Holtz]
      -machine/laserdsc.h: Added a general-purpose parallel LaserDisc player interface, to have a common class parent for LD-PR7820. [Ryan Holtz]
      -sega/timetrv.cpp: Replaced timetrv2 LaserDisc image with a good capture. [Ryan Holtz, Matt Ownby, ld-decode Team]
      Systems promoted to working - Thayer's Quest (set 1) [Ryan Holtz, Matt Ownby, ld-decode Team]
      Clones promoted to working
      Thayer's Quest (set 2) [Ryan Holtz, Matt Ownby, ld-decode Team]
  • 2024-01-07 16:49:30 heathkit/h_88_cass.cpp, heathkit/h89.cpp: Added H-88-5 Cassette interface and the H88 as clone of H89. (#11898) [Mark Garlanger]
    • New working clones - Heath Company Heathkit H88
  • 2024-01-07 15:36:34 bus/a2bus/vista800.cpp: update dma priority and side select status (#11904) [robjustice]
  • 2024-01-07 15:34:35 pkspirit.cpp - doesn't use tilemaps, uses a spritelist. remove tilemaps, hook up preliminary list (#11896) [mamehaze]
    • - Co-authored-by: David Haywood
  • 2024-01-07 15:33:47 imagedev/cassette.cpp: Fix stereo output for stereo input images. (#11897) [wilbertpol]
  • 2024-01-07 15:32:57 unidasm: Allow -count to be specified in hexadecimal or octal. (#11912) [invertego]
  • 2024-01-07 00:36:54 amiga: misc cleanups [angelosa]
  • 2024-01-06 20:39:29 New clones marked as NOT WORKING (#11914) [mamehaze]
    • Operation Tiger (Ver 2.09 J) [ethteck]
      Co-authored-by: David Haywood
  • 2024-01-06 16:39:07 util/cdrom.cpp: Don't strip pregaps from Redump GD-ROM files (#11913) [Maxime Gauduin]
  • 2024-01-06 00:04:48 machine/8364_paula.cpp: assume max size if audlen == 0, fixes missing sound in videokid and wrestlmn [angelosa]
  • 2024-01-05 23:54:30 New machines marked as NOT_WORKING (#11905) [mamehaze]
    • - Funderdome Video Game Entertainment System 200+ Games (FUN-GAME32-1) [David Haywood]
      Co-authored-by: David Haywood
  • 2024-01-05 22:12:55 airraid: correct prom file size [hap]
  • 2024-01-05 21:27:08 gen_latch reset latch_written at reset through function instead of directly [hap]
  • 2024-01-05 18:58:14 Simplified Tecmo sprite drawing. (#11886) [cam900]
    • shared/tecmo_spr.cpp: Use device_gfx_interface to decode graphics ROMs, and callback for priority. comad/galspnbl.cpp, tecmo/spbactn.cpp, tecmo/tbowl.cpp, tecmo/wc90.cpp: Adjusted graphics ROM loading so standard layouts can be used to decode tiles. tecmo/tecmo.cpp, tecmo/gaiden.cpp: Use mnemonic names for graphics ROM regions.
  • 2024-01-05 18:29:02 fmtowns_flop_orig.xml: Added four items dumped from original disks. (#11895) [r09]
    • New working software list additions (fmtowns_flop_orig.xml) - D-Return [cyo.the.vile] Daifugou Gakuen (v1.1) [cyo.the.vile] Misty 2 [cyo.the.vile] Present 2 [cyo.the.vile]
  • 2024-01-05 18:22:07 New clones marked not working [Ivan Vangelista]
    • - Cherry Master '92 (V1.1D) [Ioannis Bampoulas] Incan Pyramid (Konami Endeavour, Queensland) [Matt B]
      - konami/konendev.cpp: dumped correct IFO2 ROM for amazonsp and safemonn [Matt B] - seibu/airraid.cpp: dumped PROMs and text ROM for cshooter [Domenico Cervini]
  • 2024-01-05 17:38:00 -sega/system1.cpp: Filled in Shooting Master game settings from manual. [Vas Crabb]
    • -taito/kikikai.cpp: Cleaned up a little. Added missing data members to save states. Removed incorrect coin counter connections.
  • 2024-01-05 15:48:49 kikikai: merge driver [hap]
  • 2024-01-05 14:15:32 kikikai: correct mcu frequency [hap]
  • 2024-01-05 13:52:50 taito/kikikai.cpp: hook up kikikai MCU (#11900) [mamehaze]
  • 2024-01-05 13:25:45 brke23p2: change rom filename to same as set name, [hap]
    • rendlay: let's make noscreens layout window aspect ratio 4:3
  • 2024-01-05 12:49:30 ht1130: add wake up after halt [hap]
  • 2024-01-05 11:20:52 hh_sm510/ht11xx: darker screen when not using ext artwork [hap]
  • 2024-01-05 00:35:30 amiga: get rid of logic setups in screen_update [angelosa]
  • 2024-01-04 23:07:53 ht1130: safety mask when reading/writing ram [hap]
  • 2024-01-04 22:55:06 ht1130: get rid of code duplication from prev commit [hap]
  • 2024-01-04 22:31:28 New systems marked not working [Ivan Vangelista]
    • Cuty Line Limited (ver.1.30) [freaktech]
      - igs/goldstar.cpp: enabled girls display for cmast91 and other games on same hw, removed 2nd ppi as PCB pics and readme only show one
      - various files: removed superfluous semicolons
  • 2024-01-04 22:13:57 ht1130: output lcd com/seg pins instead of ram data [hap]
  • 2024-01-04 21:36:11 hash/amigaocs_flop.xml: part 2 of new68k QA promotions [angelosa]
  • 2024-01-04 21:35:43 amiga/amiga_v.cpp: ensure sprites gets updated once per effective scanline, fix stuck vertical stripe in kickoff & swordsod [angelosa]
  • 2024-01-04 14:53:30 taito/kikikai.cpp: Added Kiki KaiKai microcontroller program ROM dump. [Madov, Raki, Travis Goodspeed] [Vas Crabb]
  • 2024-01-04 04:51:15 interpro: fix #11864 [Patrick Mackinlay]
  • 2024-01-04 04:49:51 apple/mac128.cpp: Unsupport TAS instruction on pre-SE machines, as documented [AJR]
  • 2024-01-04 00:47:37 new NOT_WORKING machines [MetalliC]
    • - Rockman EXE Battle Chip Stadium Ver.3.00 [GoodTofuFriday, EmmanuelEXE - Emmanuel Frechou, ScoutmasterDemi, RockmanCosmo, YukkiEXE, NettoHikari, Gateonine, Omegascithe, Seabit, Guadian Cha, DJrezzed (Enzan), Jamesking, Raging Potato, ShatteredShamrock, MegaMage, XoftheXeyon, Giver336, CrayonCrayoff, Zetta Slow, WChill, HedgehogNinja, BeardAnchor, FrozenSade, Doc, InvaderChris, ShrubNinja, Runimanio, EWayne, Rebyc, DashieSwag, JaiDjango, Seedoh, LanHikariDS, TarjicalJalapeno, GilverSoul, HopeButterfly, TwilightLinkable, Yee Naaldlooshi, Malxx125, PokeJoe, UnfunnyCircle, ProtoDemn, BlairJTV, Fluttershy_VG, Johnsowhat94, VampirateOdessa, Ennis Ham, SSB Mars, El Cut, Archduke Spook, BoiBill, Kirito, scilabsecrets.com]
      Rockman EXE The Medal Operation [GoodTofuFriday, EmmanuelEXE - Emmanuel Frechou, ScoutmasterDemi, RockmanCosmo, YukkiEXE, NettoHikari, Gateonine, Omegascithe, Seabit, Guadian Cha, DJrezzed (Enzan), Jamesking, Raging Potato, ShatteredShamrock, MegaMage, XoftheXeyon, Giver336, CrayonCrayoff, Zetta Slow, WChill, HedgehogNinja, BeardAnchor, FrozenSade, Doc, InvaderChris, ShrubNinja, Runimanio, EWayne, Rebyc, DashieSwag, JaiDjango, Seedoh, LanHikariDS, TarjicalJalapeno, GilverSoul, HopeButterfly, TwilightLinkable, Yee Naaldlooshi, Malxx125, PokeJoe, UnfunnyCircle, ProtoDemn, BlairJTV, Fluttershy_VG, Johnsowhat94, VampirateOdessa, Ennis Ham, SSB Mars, El Cut, Archduke Spook, BoiBill, Kirito, scilabsecrets.com]
  • 2024-01-03 07:16:34 pkspirit.cpp - fix rom loading so that bitplanes are in correct order, add palette. no idea where attribute bits are though. (#11894) [mamehaze]
  • 2024-01-03 05:15:59 h16: Correct disassembly of SMOV and SSTR [AJR]
  • 2024-01-03 00:50:47 hash/amigaocs_flop.xml: first pass of QA promotions after new68k [angelosa]
  • 2024-01-03 00:48:34 hash/gba.xml: demote cvaniahd [angelosa]
  • 2024-01-02 13:56:37 Added Tandberg TDV-2115L terminal emulation. (#11843) [Frodevan]
    • tandberg/tdv2100_disp_logic.cpp: Encapsulated TDV-2100 series terminal display logic with accurate addressing. tandberg/tdv2100_kbd.cpp: Added TDV-2100 series keyboard simulation.
      New working machines - Tandberg TDV-2115L
  • 2024-01-02 13:40:36 megadriv.xml: Added 104 working items + 4 NOT working (#11891) [ArcadeShadow]
    • megadriv.xml: Added 92 working items + 4 NOT working
      New working software list additions
      Affinity Sorrow (demo) [Second Dimension] Alien Cat 2 [No-Intro] Alien Cat 2 (demo) [No-Intro] Alter Ego - Remastered [RetroSouls] Arkagis Escape (rev. WX - trial version) [Sik] Arkagis Escape (rev. ZZ - trial version) [Sik] Arkagis Escape (rev. YW - trial version) [Sik] Arkagis Revolution (rev. 01) [No-Intro] Arkagis Revolution (rev. 00 - trial version) [No-Intro] Arkagis Revolution (rev. WX - trial version) [No-Intro] Arkagis Revolution (rev. XZ - trial version) [No-Intro] Arkagis Revolution (rev. YX - trial version) [No-Intro] Arkagis Revolution (rev. YZ - trial version) [No-Intro] Arkagis Revolution (rev. ZW - trial version) [No-Intro] Astebros (demo v1.1) [NeoFID Studios] Astebros (demo v2.1, English) [NeoFID Studios] Astebros (demo v2.1, French) [NeoFID Studios] Attack of the Petscii Robots (shareware v1.0) [The 8-Bit Guy] Attack of the Petscii Robots (shareware v1.2) [The 8-Bit Guy] Beggar Prince (rev 1) (Europe, USA) [No-Intro] Black Jewel Reborn (demo v0.2) [PSCD Games] Bone Marrow (demo) [PSCD Games] Bone Marrow Rebirth (demo) [PSCD Games] Cave Story - Doukutsu Monogatari (v0.7.0, English) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.7.0, French) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.7.0, Italian) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.7.0, Portuguese) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Chinese) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, English) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, French) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, German) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Italian) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Japanese) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Korean) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Portuguese) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Portuguese-Brazil) [Andrew DeRosier] Cave Story - Doukutsu Monogatari (v0.8.0, Spanish) [Andrew DeRosier] Coffee Crisis [No-Intro] Coffee Crisis (alt) [No-Intro] Coffee Crisis (demo) [No-Intro] Debtor [No-Intro] Debtor (demo 4) [PSCD Games] Demons of Asteborg (demo 0.1, English) [No-Intro] Demons of Asteborg (demo 0.1, French) [No-Intro] Demons of Asteborg (demo 20200721) [No-Intro] Eyra - The Crow Maiden (demo) [Second Dimension] FoxyLand [No-Intro] FoxyLand (demo) [PSCD Games] GLUF [RetroSouls] Irena - Genesis Metal Fury (demo 20211209) [White Ninja Studio] Irena - Genesis Metal Fury (demo 20210121) [White Ninja Studio] Irena - Genesis Metal Fury (demo 20211002) [White Ninja Studio] Jessie Jaeger in Cleopatra's Curse (demo) [Bold Game Studio] Little Medusa [No-Intro] Little Medusa (demo) [Mega Cat Studios] Misplaced (English) [RetroSouls] Misplaced (Russian) [RetroSouls] Old Towers (v1.1) [RetroSouls] Old Towers (v1.2) [RetroSouls] Phantom Gear (demo 0.2) [No-Intro] Phantom Gear (demo 0.5) [No-Intro] Phantom Gear (demo 0.6) [No-Intro] Phantom Gear (demo 0.9) [No-Intro] Phantom Gear (demo 0.17) (Bits Rule Games) [No-Intro] Phantom Gear (demo 0.17) (Mega Cat Studios) [No-Intro] Phantom Gear (demo 0.20) [No-Intro] Phantom Gear (demo 0.21) [No-Intro] Phantom Gear (demo 0.22) [No-Intro] Phantom Gear (demo 0.25) [No-Intro] Phantom Gear (demo 0.32) [No-Intro] Reknum - Fantasy of Dreams (demo) [PSCD Games] Reknum - Fantasy of Dreams (demo 2) [PSCD Games] Tanglewood [No-Intro] Tanglewood (GOG release) [No-Intro] Tanglewood (tech demo build v0.0.11) [No-Intro] Tanglewood (tech demo build v0.0.14) [No-Intro] Tanglewood (tech demo build v0.0.15) [No-Intro] Tanglewood (tech demo 0.1.04) [No-Intro] Tanglewood (demo 0.8.01) [No-Intro] Tanglewood (demo 0.9.37) [No-Intro] The Curse of Illmoore Bay (demo 20191113) [Second Dimension] The Curse of Illmoore Bay (demo 20190517) [Second Dimension] The Curse of Illmoore Bay (demo 20190521) [Second Dimension] The Curse of Illmoore Bay (demo 20190914) [Second Dimension] The Curse of Illmoore Bay (Halloween official demo 20191028) [Second Dimension] Thunder Paw (demo) [PSCD Games] Thunder Paw (demo 2) [PSCD Games] Tourmaline [RetroSouls] Uwol - Quest for Money (v1.0) [No-Intro] Uwol - Quest for Money (v1.1) [No-Intro] Uwol - Quest for Money (v1.2) [No-Intro] Yazzie [RetroSouls]
      New NOT working software list additions
      Demons of Asteborg (demo 20210827) [No-Intro] Demons of Asteborg (demo 20210903) [No-Intro] Demons of Asteborg (demo 20210913) [No-Intro] Tanglewood (GOG / Windows release) [No-Intro]
      Update megadriv.xml
      - Added the cloneof relationship to "uwol" on the "kolobok" item
      Update megadriv.xml
      New working software list additions
      Meka Grappler X [Sik] Miniplanets (demo) [No-Intro] Miniplanets Remix (rev 02) [Sik] Miniplanets Remix (rev 03) [Sik] Miniplanets Remix (rev 04) [Sik] Puzzli [Portabledev] Super Heavy Duty [No-Intro] Super Heavy Duty (preview version) [Playnautic] Ultracore (Europe) [No-Intro] Ultracore (Europe, USA) (Switch, PS Vita) [No-Intro] Ultracore (Japan) [No-Intro] Ultracore (USA) [No-Intro]
  • 2024-01-02 13:29:49 coleco.xml: Added a defaced Masters of the Universe prototype. (#11876) [David 'Foxhack' Silva]
    • New working software list items (coleco.xml) - Masters of the Universe: The Power of He-Man (prototype, hacked) [anonymous]
  • 2024-01-02 12:22:10 mm2: update notes about turbokit, chess*: small tweaks [hap]
  • 2024-01-01 22:07:57 Magicard.cpp: Demoted simpbest to MNW. [Roberto Fresca]
  • 2024-01-01 21:54:44 wy185es: Clock correction [AJR]
  • 2024-01-01 21:39:45 wy185es: Add EPCI device [AJR]
  • 2024-01-01 12:25:40 bus/a2bus/vistaa800.cpp: Fixed spelling. [Vas Crabb]
  • 2024-01-01 12:19:34 Miscellaneous fixes: [Vas Crabb]
    • bus/a2bus/vistaa800.cpp: Guard against debugger accesses on reads with side effects. spectrum_betadisc_flop.xml, spectrum_cass.xml: Aliens: Neoplasma 1.2 and 1.3 have identical disc/tape images. msx2_flop.xml: Fixed a few descriptions.
  • 2024-01-01 02:43:11 hng64.cpp: sams_64 Korean title inclusion (#11870) [Michael Sanborn]
    • Samurai Shodown 64 has the Koreanized Chinese title, Pae Wang Jeon Seol 64.
  • 2024-01-01 02:41:59 Make building emulator optional (allow building tools without building MAME) (#11889) [Miodrag Milanović]
  • 2024-01-01 02:40:47 bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Interface. (#11892) [wilbertpol]
  • 2024-01-01 02:39:17 msx2_flop.xml: Add 36 items, 34 working. Replaced 1 item. (#11893) [wilbertpol]
NOWSZY [Arcade] DevMAME [log only] 2023/12/31 14:00
  • 2023-12-31 13:49:59 Magicard.cpp: Forgot to add the simpbest NVRAM. [Roberto Fresca]
  • 2023-12-31 06:38:07 Magicard.cpp: Removed leftover. [Roberto Fresca]
  • 2023-12-31 06:19:48 magicard.cpp improvements: [Roberto Fresca, Grull Osgo] [Roberto Fresca]
    • - New machine driver for Simply the Best: - Memory map from the scratch after a lot of reverse-engineering. - Inputs and outputs from the scratch. - Added button-lamps support and control panel layout. - Created default signed NVRAM neccessary to boot the game. - Promoted to working with machine unemulated protection flag.
      Systems promoted to working - Simply the Best (CZ750, v1.0) [Roberto Fresca, Grull Osgo, Team Europe]
  • 2023-12-31 04:55:43 msx2_flop.xml: Added 22 items, 21 working. Removed 1, replaced 2 items. (#11881) [wilbertpol]
  • 2023-12-31 04:18:00 lib/util/flac.cpp: Add support for flac data where bits_per_sample != 16. (#11848) [wilbertpol]
  • 2023-12-31 02:55:40 bus/a2bus: Added Vista A800 8 inch Disk Controller Card (#11885) [robjustice]
  • 2023-12-29 20:42:12 New working clones [Ivan Vangelista]
    • NBA Jam (proto v 1.01 1/23/93) [reynaldodhalam]
  • 2023-12-29 20:20:14 igs/pgm.cpp: removed martmasttw after confirming it's a bad dump (#11883) [Misty De Méo]
  • 2023-12-29 17:55:25 ncd/ncd16: Add NCD 16 Version 2.1.0 [Bitsavers] [Dirk Best]
  • 2023-12-28 20:06:00 hh_ht11xx.cpp: Another note [AJR]
  • 2023-12-28 16:01:42 brke23p2: remove wrong note [hap]
  • 2023-12-28 11:35:38 ht1130: only clear regs at device_reset that RES clears, [hap]
    • brke23p2: mark game as working now that MNW flag was removed
      Systems promoted to working - Brick Game 96 in 1 (E-23 Plus Mark II) [David Haywood]
  • 2023-12-28 10:27:14 nes.hsi: revert hash removal [hap]
  • 2023-12-28 10:13:09 small tweaks to recent submissions (#11880) [mamehaze]
  • 2023-12-27 22:09:29 nes.xml: Fixed board name (#11879) [ICEknigh7]
    • nes.xml: Fixed board type
      Fixed the board type name, which is "NES-SNEPROM" as seen in the existing picture.
      Named the dump "0.prg" following the notes in the softlist: > Note on the filenames: whenever a chip was labeled, the label writings have been used as filenames, so that in principle > one could burn back the content on the right chip. When no label was present on the cart pcb, we have arbitrarily chosen the names > 0.prg and 0.chr (alternatively, 1.prg and 1.chr for later revisions of a game).
      (Original released dump file was named "Super Sushi Pinball.nes", not sure how it became in "super sushi pinball (usa) (beta).prg" the previous PR)
  • 2023-12-27 17:51:58 brother/pn8800fxb: Fix ROM and memory banking, mark working [Dirk Best]
    • Systems promoted to working - Brother PN-8800FXB
  • 2023-12-27 17:09:41 sigma/sigmab88.cpp: Preliminary mappings based on reverse engineering [AJR]
  • 2023-12-27 15:58:46 fidelity*: remove imperfect timing flag for clockdiv drivers [hap]
  • 2023-12-27 15:47:38 New machines marked as NOT WORKING (#11877) [mamehaze]
    • New machines marked as NOT WORKING - Cool 104 [ethteck]
      Co-authored-by: David Haywood
  • 2023-12-27 00:55:46 add support for 2nd RM Nimbus joystick (#11867) [Robin Sergeant]
  • 2023-12-27 00:11:30 amiga/amiga_m.cpp: move CIA A TOD writes to vblank end, make Logica CIA Alarm test to work reliably [angelosa]
  • 2023-12-26 23:45:31 machine/mos6526.cpp: fix UNUSED register behaviour, add alarm irq [angelosa]
  • 2023-12-26 22:56:52 hash: remove GoodXXX fake hashes [hap]
  • 2023-12-26 22:38:50 savant,svip: small tweak to svg [hap]
  • 2023-12-26 22:02:54 machine/mos6526.cpp: fix a couple of initial states as per vAmigaTS/showcia1 test [angelosa]
  • 2023-12-26 21:30:25 nmicro2: piccolo has the same mcu as octo [hap]
  • 2023-12-26 20:24:21 brke23p2: correct svg aspect ratio, add ioport array [hap]
  • 2023-12-26 20:17:43 brke23p2: reduce number of outputs [hap]
  • 2023-12-26 20:12:39 ht1130: system clock is stopped when halted so don't enter the icount loop [hap]
  • 2023-12-26 20:01:41 Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11872) [mamehaze]
    • new machines marked as NOT WORKING
      Brick Game 96 in 1 (E-23 Plus Mark II) [azya52, David Haywood]
  • 2023-12-26 17:28:17 cv1k: remove unused palette device [hap]
  • 2023-12-26 16:54:24 rendersw: add out of bounds check to 16-bit get_texel (32-bit version already has it) [hap]
  • 2023-12-26 15:07:00 New working clones [hap]
    • Mephisto Academy T+T (Dutch, prototype) [mclane]
  • 2023-12-26 14:53:07 spectrum_betadisc_flop.xml, spectrum_cass.xml: Added Aliens: Neoplasma version 1.2. [Vas Crabb]
    • New working software list items (spectrum_betadisc_flop.xml) - Aliens: Neoplasma (v1.2, English, AY sound) Aliens: Neoplasma (v1.2, English, Turbo Sound) Aliens: Neoplasma (v1.2, Russian, AY sound) Aliens: Neoplasma (v1.2, Russian, Turbo Sound) Aliens: Neoplasma (v1.2, Spanish, AY sound) Aliens: Neoplasma (v1.2, Spanish, Turbo Sound)
      New working software list items (spectrum_cass.xml) - Aliens: Neoplasma (v1.2, English, AY sound) Aliens: Neoplasma (v1.2, English, Turbo Sound) Aliens: Neoplasma (v1.2, Russian, AY sound) Aliens: Neoplasma (v1.2, Russian, Turbo Sound) Aliens: Neoplasma (v1.2, Spanish, AY sound) Aliens: Neoplasma (v1.2, Spanish, Turbo Sound)
  • 2023-12-26 14:12:22 spectrum_cass.xml: Added 112 items (110 working), and replaced one item with a better dump. (#11871) [ArcadeShadow]
    • Replaced Bloody with a better dump. [Spectrum Computing] Removed Bobo (Erbe) as it is a duplicate dump. Cleaned up metadata based on information from Spectrum Computing.
      New working software list items (spectrum_cass.xml)
      Advanced Zombie Survival Lawnmower Simulator [Spectrum Computing] Adventures of Buratino [Spectrum Computing] Aknadach [Spectrum Computing] Aknadach (Softhouse) [Spectrum Computing] Airborne Ranger (Erbe, two sided tapes) [Spectrum Computing] Aliens: Neoplasma (v1.3, English, AY sound) [Spectrum Computing] Aliens: Neoplasma (v1.3, English, Turbo Sound) [ZX Online] Aliens: Neoplasma (v1.3, Russian, AY sound) [Spectrum Computing] Aliens: Neoplasma (v1.3, Russian, Turbo Sound) [ZX Online] Aliens: Neoplasma (v1.3, Spanish, AY sound) [Spectrum Computing] Aliens: Neoplasma (v1.3, Spanish, Turbo Sound) [Spectrum Computing] All Hallows: Rise of the Pumpkin [Spectrum Computing] All Hallows: Rise of the Pumpkin (ULA Plus) [Spectrum Computing] Alta Tension (Erbe - Serie Leyenda) [Spectrum Computing] Angel Nieto Pole 500cc (IBSA - Serie Leyenda) [Spectrum Computing] Autocrash [Spectrum Computing] Black Lamp [Spectrum Computing] Bloody Paws [Spectrum Computing] Bloody Paws (bug fix) [Spectrum Computing] Bomb Bomb Buster [Spectrum Computing] Bomb Bomb Buster (first version) [Spectrum Computing] Bomb Bomb Buster (alt) [Spectrum Computing] Bomb Bomb Buster (easy version) [Spectrum Computing] Captain America in the Doom Tube of Dr Megalomann [Spectrum Computing] Comando Quatro [Spectrum Computing] Comando Tracer [Spectrum Computing] Corrupt [Spectrum Computing] Cosmic Payback [Spectrum Computing] Crimbo - A Gloop Troops Tale [Spectrum Computing] Dirty Dozer [Spectrum Computing] Dizzy III - Fantasy World Dizzy - Extended Edition 2023 (English, mod) [The Dizzy Fansite] Dizzy III - Fantasy World Dizzy - Extended Edition 2023 (Russian, mod) [The Dizzy Fansite] Doom (pre-release) [Spectrum Computing] Doombase (System 4) [Spectrum Computing] Emilio Butragueño Futbol 2 (large cardboard case) [Spectrum Computing] Equinox (Erbe, medium case) [Spectrum Computing] Equinox (Erbe - Serie Leyenda) [Spectrum Computing] Evil Realm + Bugout [Planeta Sinclair] Existenz: Crazy Delfox [Spectrum Computing] Fire Desire [Spectrum Computing] Fist-Ro Fighter [Spectrum Computing] Frost Byte (Erbe - Serie Leyenda) [Spectrum Computing] Funky Fungus Reloaded (English) [World of Spectrum Classic] Funky Fungus Reloaded (French) [World of Spectrum Classic] Funky Fungus Reloaded (German) [World of Spectrum Classic] Funky Fungus Reloaded (Italian) [World of Spectrum Classic] Funky Fungus Reloaded (Portuguese) [World of Spectrum Classic] Funky Fungus Reloaded (Spanish) [World of Spectrum Classic] Get Out of Mars [Spectrum Computing] Gloop Troops [Spectrum Computing] Gloop Troops: The Lost Crown [Spectrum Computing] Hammer Boy [Spectrum Computing] Impossible Mission (Compulogical) [Spectrum Computing] Ivan 'Ironman' Stewart's Super Off Road Racer (MCM) [Spectrum Computing] Jackson City [Spectrum Computing] Justin [Spectrum Computing] Justin and The Lost Abbey [Spectrum Computing] Leaderboard (Erbe) [Spectrum Computing] Load'N'Run (Italy) N. 6 - Giugno 1984 [Edicola 8 Bit] Load'N'Run (Italy) N. 7 - Luglio-Agosto 1984 [Edicola 8 Bit] Load'N'Run (Italy) N. 8 - Settembre 1984 [Edicola 8 Bit] MagicAble [Spectrum Computing] Mantronix (Zafi Chip) [Spectrum Computing] Mapsnatch [Spectrum Computing] Marie Celeste (Clube Nacional de Aventura, pirate) [Planeta Sinclair] Marsmare: Alienation [Spectrum Computing] Mega-Corp [Spectrum Computing] Metal Man [Spectrum Computing] Metal Man Reloaded (English) [Spectrum Computing] Metal Man Reloaded (Czech) [Spectrum Computing] Metal Man Reloaded (Italian) [Spectrum Computing] Metal Man Reloaded (Polish) [Spectrum Computing] Metal Man Reloaded (Russian) [Spectrum Computing] Metal Man Reloaded (Spanish) [Spectrum Computing] Metal Man Remixed [Spectrum Computing] Mr. Hair & The Fly [Spectrum Computing] Mr. Hair & The Fly (alt) [Lee Stevenson] Nemesis the Warlock (Erbe) [Spectrum Computing] Oberon 69 [Spectrum Computing] Rana Rama [Spectrum Computing] Robot - The Impossible Mission (QAOP keys) [Spectrum Computing] Robot - The Impossible Mission (ZXKM keys) [Spectrum Computing] Rubicon (Rucksack Games) [Spectrum Computing] Rubicon (Rucksack Games, ULA Plus) [Spectrum Computing] Schizoids (Nuova Newel) [Planeta Sinclair] Seraphima (English) [ZOSYA entertainment] Seraphima (Portuguese) [ZOSYA entertainment] Seraphima (Russian) [ZOSYA entertainment] Seraphima (Yandex Retro Games Battle v3 competition) [ZOSYA entertainment] Simon [Spectrum Computing] Skull & Crossbones (Dro Soft) [Spectrum Computing] Sky Runner (Z Cobra) [World of Spectrum] Souls Remaster [Spectrum Computing] Space Monsters Meet THE HARDY [Spectrum Computing] Starring Charlie Chaplin (Erbe) [Spectrum Computing] Starring Charlie Chaplin (Erbe - Serie Leyenda) [Spectrum Computing] The Hair-Raising Adventures of Mr. Hair [Spectrum Computing] The Prayer of the Warrior [Spectrum Computing] The Prayer of the Warrior (demo) [Spectrum Computing] The World War Simulator: Part One (English) [Spectrum Computing] The World War Simulator: Part One (Spanish) [Spectrum Computing] The World War Simulator: Part II (Spanish) [Spectrum Computing] Tokyo Gang [Spectrum Computing] Toyota Celica GT Rally (Dro Soft) [Spectrum Computing] Tus Juegos №3 [Planeta Sinclair] W.A.R (Erbe) [Spectrum Computing] Xarax (Potz Blitz) [Spectrum Computing] Xecutor (Dro Soft) [World of Spectrum] Yokai Monk (v1.7) [Spectrum Computing] Yokai Monk (v1.8) [Spectrum Computing]
      New software list items marked not working (spectrum_cass.xml)
      Cosmic Debris (ZX Data) [Spectrum Computing] Zorro (Erbe, medium case) [Spectrum Computing]
  • 2023-12-26 13:59:59 nes.xml: Added an unreleased NES version of Super Pinball. (#11875) [David 'Foxhack' Silva]
    • New working software list items (nes.xml) - Super Sushi Pinball (USA, prototype) [Ed Semrad, Hidden Palace, VGHF]
  • 2023-12-25 20:41:09 magicard.cpp improvements: [Roberto Fresca, Grull Osgo] [Roberto Fresca]
    • - Correct simpbest ds24c04 ROM load. - Derivated machine driver and memory map for simpbest. - Fixed lucky7x ROM load. - Fixed inputs for both lucky7i and lucky7x. - Created default NVRAM for lucky7x. - Promoted lucky7x to working.
      Clones promoted to working
      Lucky 7 (Impera, V04/91a, set 2) [Roberto Fresca, Grull Osgo]
  • 2023-12-25 15:42:08 Cleanup, and adding escaped characters to comments. [Vas Crabb]
  • 2023-12-25 15:26:09 msx2_flop.xml: Added 41 working items, and replaced four items with better dumps. (#11874) [wilbertpol]
    • Replaced Disc Station Deluxe 3 (Japan) with a better dump. [file-hunter] Replaced Madonna no Yuuwaku (Japan) with a better dump. [file-hunter] Replaced MSX Spring (Japan, cracked) with a better dump. [file-hunter] Replaced New Adam & Eve (Japan) with a better dump. [file-hunter]
      New working software list items (msx2_flop.xml) - Construction Tool Meizu-kun (Japan) [file-hunter] Jangou 1 (Japan) [file-hunter] El Mago de Oz (Spain) [file-hunter] Mahjong Shikaku Gaiden Hana no Momoko-gumi! (Japan) [file-hunter] Master of Monsters Map Collection (Japan) [file-hunter] MSX Free Software 100-sen (Japan) [file-hunter] MSX Free Software 100-sen Lot.2 (Japan) [file-hunter] MSX Magazine 5 Gatsu-gou Program Service (Japan, 1991) [file-hunter] MSX Magazine 6 Gatsu-gou Program Service (Japan, 1991) [file-hunter] MSX Train 2 (Japan) [file-hunter] MSX-FAN Fandom Library 4 (Japan) [file-hunter] MSX-FAN Fandom Library 5 (Japan) [file-hunter] MSX-FAN Fandom Library 6 (Japan) [file-hunter] MSX-FAN Fandom Library 7 (Japan) [file-hunter] Naoko no Daihitsu (Japan) [file-hunter] Jong Borg Suzume (Japan) [file-hunter] Mei Tantei Numarin The Private Detective (Japan) [file-hunter] Mei Tantei Numarin 2 The Private Detective (Japan) [file-hunter] Mei Tantei Numarin 3 (Japan) [file-hunter] Kibou Shima no Satsujin (Japan) [file-hunter] Mad House [file-hunter] Magical Labyrinth Remix (Japan, download) [Gigamix] MAR'Z PROJECT Present Disc (Japan) [file-hunter] Marslander (English) [Murilo Carmello] Marslander (English, older) [Murilo Carmello] Marslander (Portuguese) [Murilo Carmello] Marslander (Portuguese, older) [Murilo Carmello] Memory (v1.1) [MSXdev] Memory (v1.0) [file-hunter] Metal Gear 2 Solid Snake Maps (Netherlands) [file-hunter] Meteorite Kiss [file-hunter] Micro Music (Netherlands) [file-hunter] Migicon Scroll Text Demo [file-hunter] MinQ (Japanese, English, Spanish) [NukegaraDHP] MinQ (Japanese) [NukegaraDHP] Monimoni Theatre (Japan) [file-hunter] Monoris (Japan) [file-hunter] MSX Hot Numbers (Spanish) [file-hunter] MSX Klup Bonus Disc [file-hunter] MSX Wars V (Japan) [file-hunter] MSX-Debugger (Netherlands, v1.30) [file-hunter]
      Software list items promoted to working (msx2_flop.xml)
      Madonna no Yuuwaku (Japan)
  • 2023-12-25 14:17:18 cpu/mb88xx: Added an internal flag set on servicing an interrupt and cleared by RTI. (#11868) [Mike]
    • Suppressing nested interrupts appears to fix issues in Arabian (MT03916 and MT08436).
      Also renamed m_nf to m_if to match the datasheet.
  • 2023-12-25 14:07:27 taito/pc080sn.cpp: Use device_gfx_interface to decode graphics. (#11873) [cam900]
    • Also cleaned up redundant code.
  • 2023-12-25 11:52:47 mondial*: small tweak to internal artwork [hap]
  • 2023-12-25 10:15:02 turbo16k,edames: add other cpu freqs but don't put them in the UI [hap]
  • 2023-12-25 05:06:45 magicard.cpp, jjokeri/pokeri improvements [Roberto Fresca, Grull Osgo] [Roberto Fresca]
    • - Created a default Dallas DS1207 binary to match the game requeriments. - Created a default clean NVRAM. - Changed the setname from jjokeri > pokeri. - Changed game description to Poker (Impera, V11/90b). - Different works on lamps, inputs and DIP switches. - Some other fixes. - Added a clickable button-lamps layout. - Promoted the game to working.
      Systems promoted to working - Poker (Impera, V11/90b) [Roberto Fresca, Grull Osgo]
  • 2023-12-24 23:44:57 New working systems [hap]
    • - Electronic Dames [hap, Sean Riddle]
  • 2023-12-24 23:19:18 misc: small cleanup [hap]
  • 2023-12-24 23:18:46 hd6301: save more internal registers to nvram [hap]
  • 2023-12-24 12:04:00 brother/pn8800fxb: Hook up centronics port [Dirk Best]
  • 2023-12-24 03:42:34 Magicard.cpp: Technical notes about simpbest. [Roberto Fresca]
  • 2023-12-24 03:35:53 magicard.cpp: Fixed the simpbest MCU type and ROM size. [Roberto Fresca]
  • 2023-12-24 02:15:54 New systems marked not working [Roberto Fresca]
    • Simply the Best (CZ750, v1.0) [Team Europe, Roberto Fresca]
  • 2023-12-23 21:29:50 Various drivers and keyboard devices: eliminate use of utf8.h (part 2) [AJR]
  • 2023-12-23 21:18:39 hd6301x/y: ddr1/ddr3 is 1-bit [hap]
  • 2023-12-23 18:59:08 Various drivers and keyboard devices: eliminate use of utf8.h [AJR]
  • 2023-12-23 18:13:29 devices/bus: remove use of utf8.h [hap]
  • 2023-12-23 17:32:58 neogeo_v: remove unused mem_mask [hap]
  • 2023-12-23 17:20:45 amstrad: remove xC2 and xC3 from input defs [hap]
  • 2023-12-23 17:04:32 misc: remove most xC2 and xC3 from input defs (didn't grep for uppercase C yesterday) [hap]
  • 2023-12-23 16:02:25 devices/bus: remove xC2 and xC3 from input defs [hap]
  • 2023-12-23 15:50:38 More I/O port cleanups. [Vas Crabb]
  • 2023-12-23 15:15:16 mm1kb: merge my input defs changes after cuavas's commit [hap]
  • 2023-12-23 15:12:25 misc: remove some unneeded PORT_NAME from input defs [hap]
  • 2023-12-23 14:58:24 Cleaned up some input port definitions. [Vas Crabb]
  • 2023-12-23 12:28:59 New working clones [hap]
    • Mephisto Academy (German, 27-08-88) [Drahti] Mephisto Academy (Dutch, 04-10-88) [Drahti]
  • 2023-12-23 11:05:46 New working clones [Ivan Vangelista]
    • Gals Panic SU (Korea, version 5) [Darksoft, The Dumping Union]
      New clones marked not working - Bad Girls (alternate set) [indisc] Sega Touring Car Championship [sugoihelsinki]
      - seibu/dynduke.cpp: consolidated driver in one file
  • 2023-12-23 08:11:37 magicard.cpp: Fixed typo in the inputs. [Roberto Fresca]
  • 2023-12-23 04:39:13 magicard.cpp: [Roberto Fresca]
    • - Added CANCEL & BET inputs and button-lamps layout to set magicrd1c. Now the game is completely playable. - Switched DIP switches description Tschech>CSFR. - Remapped KEY OUT input to match the "all coins out" from the test.
  • 2023-12-23 03:57:35 magicard.cpp: Added CANCEL & BET inputs and button-lamps layout [Roberto Fresca]
    • to set magicrd1. Now this game is completely playable.
  • 2023-12-23 02:53:17 magicard.cpp: Added button-lamps layout to jjokeri. [Roberto Fresca]
  • 2023-12-23 02:41:11 neogeo/neogeo_v.cpp: Make palette byte access behave the same as on real hardware (#11869) [zardam]
    • On real hardware, a byte writen in palette RAM is repeated in the whole word. This is used by some software to detect emulation.
  • 2023-12-23 01:06:52 magicard.cpp improvements: Inputs and DIP switches [Roberto Fresca]
    • from the scratch and default NVRAM for set jjokeri.
      device/machines/ds1207.cpp: Fixed typos in the logs.
  • 2023-12-22 22:50:35 brother/pn8800fxb: Hook up floppy, improve cursor [Dirk Best]
    • New working software list items (brother_pn.xml)
      PN-8500MDS/PN-8700MDS Version 2.01 [ToughDev]
      New NOT_WORKING software list additions (brother_pn.xml)
      PN-8510MDS Version 1.0
  • 2023-12-22 22:00:22 ui: remove use of utf8.h [hap]
  • 2023-12-22 21:23:28 misc: remove xc2 and xc3 from input defs [hap]
  • 2023-12-22 19:06:09 misc: remove some use of utf8.h in input defs [hap]
  • 2023-12-22 16:18:43 misc/playcenter.cpp: Added Playcenter Evolution III on Epox hardware (not working). (#11777) [ClawGrip]
    • New systems marked not working - Playcenter Evolution III (v14.0, 'Epox' hardware) [Cuclis, Oskarito, Ángel]
  • 2023-12-22 16:07:05 heathkit/h89.cpp: Implemented single-step functionality. (#11847) [Mark Garlanger]
  • 2023-12-22 15:47:46 sega/model3.cpp: Added subtitle to Daytona USA 2 description. (#11855) [ClawGrip]
  • 2023-12-22 15:29:00 video/mc6847.cpp: Fix clang error: variable 'x' is used uninitialized whenever its declaration is reached [-Werror,-Wsometimes-uninitialized] [AJR]
  • 2023-12-22 15:23:13 video/mc6847.cpp: Fixed synchronization on Dragon (PAL) machines. (#11743) [dave-br]
  • 2023-12-22 14:06:18 misc/cave.cpp: Moved systems with Z80 sound CPU and triple screens to derived classes. (#11865) [cam900]
    • Also reduced literal tags and macros.
  • 2023-12-22 13:15:41 igs/goldstar.cpp: Re-dumped ROMs and PLDs for hamhouse. (#11861) [Taksangs] [ClawGrip]
    • Added dumps for PROM at U39 and PLDs at U15 and U35. Re-dumped graphics ROM at U24 and marked as a bad dump (appears to be suffering bit rot).
  • 2023-12-22 13:11:51 msx2_flop.xml: Added 33 items (32 working) and replaced five items with better dumps. (#11863) [wilbertpol]
    • Replaced Disc Station Deluxe 1 (Japan) with a better dump. [file-hunter] Replaced Poyo Poyo Life (Japan) and Poyo Poyo Life II (Japan) with better dumps. [file-hunter] Replaced Pumpkin Adventure - The Quest for the Holy Grail (Netherlands) with a better dump. [file-hunter] Replaced Pumpkin Adventure II (Netherlands) with a better dump. [file-hunter] Removed hacked images Pumpkin Adventure - The Quest for the Holy Grail (Netherlands, alt) and Pumpkin Adventure - The Quest for the Holy Grail (Netherlands, alt 2). Removed User Disk from Pumpkin Adventure III (Netherlands). Removed Puyo Puyo (Japan, alt) and Puyo Puyo (Japan, alt 2) as they contain saved data.
      New working software list items (msx2_flop.xml) - Disc Station Special Natsuyasumi-gou (Japan) [file-hunter] Outlaw Suikoden (Japan) [file-hunter] Kibun wa, Pastel Touch!! Abunai Gakuen Hen (Japan) [file-hunter] PIAS - Hikisakareta Seishun (Japan) [file-hunter] Private School (Japan) [file-hunter] Puzzle Game Nadia Special (Japan) [file-hunter] Puzzle - Große Meister (Germany) [file-hunter] R・SYSTEM Ketteihan (Japan) [file-hunter] R・SYSTEM 3.2 (Japan) [file-hunter] OK Fred (Netherlands) [file-hunter] Panic Shoot [file-hunter] Petiso Game (Spain) [file-hunter] PH.Sound Collection (Japan) [file-hunter] Phi (Japan) [file-hunter] Pig's Quest (Netherlands) [file-hunter] Piles (Netherlands) [file-hunter] Pixess (Netherlands) [file-hunter] Point Crisis [file-hunter] Poker Dolls [file-hunter] Poyo Poyo Life 3 (Japan) [file-hunter] Push'em [file-hunter] Puzzel (Netherlands) [file-hunter] Puzzle 9.64 (Japan) [file-hunter] Puzzlemania (Netherlands) [file-hunter] Quadromania MSX2 [file-hunter] Quiz! Atatchatte 25% (Japan, 1996-12-26) [file-hunter] Quiz! Atatchatte 25% (Japan) [file-hunter] RCCR - RC Car Race (Japan) [file-hunter] Realms of Adventure (Netherlands) [file-hunter] Retaliator (Netherlands) [file-hunter] Riot (Japan, alt) [file-hunter] Ruby & Jade [file-hunter]
      New software list items marked not working (msx2_flop.xml)
      Disc Station Special Haru-gou (Japan) [file-hunter]
  • 2023-12-22 12:59:44 bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word Processor cartridge. (#11866) [wilbertpol]
    • New software list items marked not working (msx2_cart.xml)
      FS-SR021 MSX2 Word Processor (Japan) [file-hunter]
  • 2023-12-22 11:53:20 mephisto*: expand some input defs [hap]
  • 2023-12-22 01:24:00 konami/gitclub.cpp: setup default screen cliprects for hangplt, fix regression [angelosa]
  • 2023-12-22 01:22:44 nec/pc8*01.cpp: notes [angelosa]
  • 2023-12-21 20:07:19 nec/pc8401a.cpp: overhaul keyboard mapping [angelosa]
  • 2023-12-21 14:29:52 kim1: add sst switch, add window border for keypad [hap]
  • 2023-12-21 13:33:26 brother/pn8800fxb: Add buzzer and battery state [Dirk Best]
  • 2023-12-21 13:13:15 commodore/kim1.cpp: Added view with screen (won't be viable without framebuffer card) and clickable buttons. [Vas Crabb]
  • 2023-12-21 12:06:24 shared/taitosnd.cpp: Use callbacks for interrupt and reset outputs. (#11860) [cam900]
    • Also suppress read side effects for debugger accesses.
  • 2023-12-21 10:52:55 mm2: rename rebelp to mm2nona [hap]
  • 2023-12-20 21:33:19 Jack House improvements... [Grull Osgo] [Roberto Fresca]
    • - Reworked video processor access. - NOP'ed useless video processor registers offsets. - Reworked video processor internal registers. - Split video RAM into foreground and background. - Reworked video RAM access and split access into tiles and color. - Split tile get info into foreground and background. - Minor cleanups.
  • 2023-12-20 17:35:10 taito/gladiatr.cpp: Use palette format heper, and cleaned up code. (#11859) [cam900]
    • Removed VIDEO_START_MEMBER and MACHINE_RESET_MEMBER (override virtual member functions instead). Reduced run-time tag lookups. Made graphics region tags more descriptive.
  • 2023-12-20 17:31:54 taito/flstory.cpp: Use single-pass sprite drawing, and moved games with MCU to a derived class. (#11858) [cam900]
  • 2023-12-20 17:28:40 rm/rmnimbus.cpp: Fixed joystick input. (#11857) [Robin Sergeant]
  • 2023-12-20 17:16:34 misc/majorpkr.cpp: Removed bad protected PLD dump 8_atf16v8b.bin from syutnori. (#11854) [ClawGrip]
  • 2023-12-19 13:36:08 brother/pn8800fxb: Major improvements [Dirk Best]
    • Add timer interrupt Add keyboard emulation Improve video emulation, support more modes Cleanup low memory emulation
  • 2023-12-19 12:27:30 damesc: update checkers pieces [hap]
  • 2023-12-19 04:15:22 nec/pc8401a.cpp: rework irq to be a free running timer [angelosa]
  • 2023-12-19 02:40:52 ekara_japan.xml: Filled in title of EC0073-MKC. (#11849) [mamehaze]
    • ekara_japan*.xml: Filled in more titles of undumped cartridges in comments.
  • 2023-12-19 01:23:42 nec/pc8401a.cpp: modernize memory map [angelosa]
  • 2023-12-18 23:16:47 nec/pc8401a.cpp: cleanups [angelosa]
    • remove empty pc8401a romset; consolidate in single file; remove i8255 device: eventually belongs to pc80s31k sub-device; remove 6845 stub device: eventually belongs to option slot; workaround for system not starting up, keyboard simulation eagerly sending irqs while system is not ready;
  • 2023-12-18 23:16:19 misc/matrix.cpp: move debug AGP declaration under compile switch [angelosa]
  • 2023-12-18 21:38:29 svip/snova: redo svg from lcd scan (old one was based on scan from manual) [hap, Berger] [hap]
  • 2023-12-18 16:47:16 subsino/subsino.cpp: fixed MT08802 [Ivan Vangelista]
  • 2023-12-18 16:46:12 conquist,turbo16k: make the lcds smaller [hap]
  • 2023-12-18 16:41:07 igs/igs_m036.cpp: Fix description, device type (#11852) [cam900]
  • 2023-12-18 14:43:56 snova: small tweak to internal artwork [hap]
  • 2023-12-18 13:51:20 svip: update notes, [hap]
    • leonardo/renaissance: add serial port
  • 2023-12-18 11:29:44 igs/goldstar.cpp: improved GFX for hamhouse [Ioannis Bampoulas] [Ivan Vangelista]
  • 2023-12-18 09:06:56 New systems marked not working [Ivan Vangelista]
    • Medal Get Hammer (V100JP) [buffi]
      - ice/chexx: fixed ROM loading for recently added Digitalker ROMs [Devin Acker]
      - seibu/mustache.cpp: consolidated driver in single file
  • 2023-12-18 00:39:40 hd6301: fix timer 2 serial clock [hap]
  • 2023-12-17 22:59:29 Lot of improvements to Jack House. [Roberto Fresca]
  • 2023-12-17 22:13:03 misc/matrix.cpp: Fix build [AJR]
  • 2023-12-17 21:59:36 misc/matrix.cpp: add a keyboard controller [angelosa]
  • 2023-12-17 21:58:20 machine/8042kbdc.h: add port60/port64_r/_w accessible aliases [angelosa]
  • 2023-12-17 19:57:09 sh: start adding the sh7042 [Olivier Galibert]
  • 2023-12-17 19:52:41 nubus/laserview.cpp: Rewrite to current standards, add save state support.. [R. Belmont] [arbee]
  • 2023-12-17 19:01:16 chess*: small update to internal artwork [hap]
  • 2023-12-17 17:11:57 efo/cidelsa.cpp: Add Cidelsa's "Altair II". (#11846) [ClawGrip]
    • Also changed difficulty settings to use standard names for all games in the source file.
      New working machine - Altair II [Basilio García, Recreativas.org]
  • 2023-12-17 14:37:49 brother/pn8800fxb: Add enough flesh to show the initial screen [Dirk Best]
  • 2023-12-17 11:06:11 sh: remove prefixes [Olivier Galibert]
  • 2023-12-17 11:03:40 formats/flacfile.cpp: Removed unnecessary calls to decoder.reset(). (#11845) [wilbertpol]
  • 2023-12-17 07:33:11 konami/viper.cpp: identify some inputs in wcombat [angelosa]
  • 2023-12-17 05:31:04 taito/taitopjc.cpp: Changed optiger gun axes back to analog stick inputs. (#11806) [Hydreigon]
    • Also marked system as not working with imperfect timing.
  • 2023-12-17 05:24:46 konami/viper.cpp: Fix code1d NVRAM and DS2430 content. (#11844) [987123879113]
    • Also removed code1da as the game content on the disk image is identical to code1d.
  • 2023-12-17 05:22:40 formats/flacfile.cpp: Added support for compact cassette images in FLAC format. (#11841) [wilbertpol]
  • 2023-12-17 03:58:32 misc/matrix.cpp: add CS5530 IDE PCI block [angelosa]
  • 2023-12-17 03:37:42 New working systems [Roberto Fresca]
    • - Jack House [Roberto Fresca, Grull Osgo]
  • 2023-12-17 01:52:47 machine/zfmicro_usb.cpp: fix validation [angelosa]
  • 2023-12-17 01:36:57 misc/matrix.cpp: add stub for ZFMicro USB controller [angelosa]
  • 2023-12-17 00:30:48 machine/mediagx_cs5530_bridge.cpp: add $92 A20 gate [angelosa]
  • 2023-12-16 20:36:52 code1d, p9112: Add second DS2430A. Fixes "RTC SELF CHECK BAD" for p9112 but not code1d. [AJR]
  • 2023-12-16 19:18:31 psr540: Add the internal kernel rom [Olivier Galibert]
  • 2023-12-16 17:51:15 New working systems [hap]
    • - Turbo 16K [hap, Sean Riddle] 1850 Deluxe Table Chess (model 60-2199) [hap, Sean Riddle] Kasparov Conquistador [hap, Sean Riddle, ClawGrip]
      New working clones
      Companion III [hap, Sean Riddle] Kasparov Team-Mate [hap, Sean Riddle, ClawGrip]
  • 2023-12-16 17:15:52 konami/viper.cpp: Use DS2430A device emulation [AJR]
  • 2023-12-16 17:14:08 ds2430a: Fixes and adjustments [AJR]
    • - Undo incorrect swapping of tPDL and tPDH and make latter slightly longer - Remember to pull up data line after reading last bit from ROM
  • 2023-12-16 16:54:05 sega/mdconsole.cpp: Fixed Genesis Nomad compatibility filter. [Vas Crabb]
  • 2023-12-16 16:44:05 sega/mdconsole.cpp: Added compatibility filters for cartrdige software list. [Vas Crabb]
  • 2023-12-16 15:39:45 heathkit/tlb.cpp: Reverse bits in font ROMs on start to avoid doing it on scan out. (#11842) [Mark Garlanger]
  • 2023-12-16 01:35:44 vsystem/aerofgt.cpp: revision set notes [angelosa]
  • 2023-12-16 00:38:26 sega/sega_beena.cpp: TV Ocha-Ken cards are swiped through the scanner - can't swipe an absent card. [Vas Crabb]
  • 2023-12-15 23:41:20 machine/mediagx_host.cpp: implement BC_XMAP_2 & BC_XMAP_3 [angelosa]
  • 2023-12-15 23:40:31 wing/pinkiri8.cpp: lift own copyright holder [angelosa]
  • 2023-12-15 21:29:34 add preliminary emulation of OKI MSM5001N CMOS LCD Watch IC [hap]
  • 2023-12-15 15:52:37 televideo/tv912.cpp: Modernize, getting rid of bankdev [AJR]
  • 2023-12-15 15:00:37 heathkit/h89.cpp: Added DIP switch settings for Ultimeth ROM. (#11839) [Mark Garlanger]
  • 2023-12-14 21:17:07 New working clones [hap]
    • Prestige Challenger (original program, set 1) [Berger] Prestige Challenger (original program, set 2) [Berger] Prestige Challenger (original program, set 4) [Berger] Prestige Challenger (original program, set 5) [Berger] Prestige Challenger (original program, set 6) [Berger]
  • 2023-12-14 21:15:11 misc: update notes [hap]
  • 2023-12-14 16:01:12 New working systems [hap]
    • - Super VIP (v3.7) [hap, Berger]
      New working clones
      Super VIP (v3.6) [hap, Berger] Super VIP (v1.03) [hap, Berger] Super VIP (v1.01) [hap, Berger]
  • 2023-12-14 15:40:08 bus/a1bus: Remove unused linked list [R. Belmont] [arbee]
    • bus/kim1: Remove unused linked list [R. Belmont]
      commodore/kim1.cpp: Cleaned up memory mirroring [R. Belmont]
  • 2023-12-14 11:07:07 New working clones [Ivan Vangelista]
    • NBA Jam Tournament Edition (proto 2.00 12/17/93) [Anonymous]
  • 2023-12-14 10:26:33 - ice/chexx.cpp: dumped Digitalker ROMs for chexx83 [Justin Rudebaugh] [Ivan Vangelista]
    • - konami/nemesis.cpp: Correct ROM labels for Kitten Kaboodle [Corrado Tomaselli, The Dumping Union]
      - sega/segag80r.cpp: Document alternate ROM labels for Sindbad Mystery [Corrado Tomaselli, The Dumping Union]
  • 2023-12-14 05:11:16 commodore/kim1: Add preliminary KIM-1 expansion bus/backplane support and MTU K-1016 16K RAM card. [R. Belmont] [arbee]
  • 2023-12-14 03:14:26 sega/sega_beena.cpp: Hooked up barcode cards. [Vas Crabb]
    • Systems promoted to working - Sega TV Ocha-Ken [QUFB]
      Software list items promoted to working (tvochken.xml)
      TV to Ocha-Card: Ocha-Ken 'Ho' to Seikatsu [Vas Crabb]
  • 2023-12-14 02:51:51 machine/mediagx_host.cpp: implement base Super I/O & GXBASE interfaces [angelosa]
  • 2023-12-14 00:51:08 msx2_flop.xml: Added 44 items (43 working) and replaced two items with better dumps. (#11836) [wilbertpol]
    • Replaced Disc Station Special 2 (Japan) and Sailor-fuku Senshi Felis (Japan) better dumps. [file-hunter] Removed Sangokushi (Japan, alt) and Sangokushi (Japan, alt 2) as both contain save games. Demoted Sex Bomb Bunny (Spain, demo) as it is not possible to start a game.
      New working software list items (msx2_flop.xml) - Noukou Senshi Sanae Chan (Japan, prototype) [file-hunter] Oonuki no Yabou (Japan) [file-hunter] Sangokushi (Japan, 1988-05) [file-hunter] Sangokushi (Japan, 1988-01) [file-hunter] Saotome Gakuen Blue Wind (Japan) [file-hunter] Saotome Military Academy of U.N. Space Force Nyuugaku Annai (Japan) [file-hunter] SDI FX (Japan) [file-hunter] Sekai de Ichiban Kimi ga Suki! (Japan) [file-hunter] Sematte Mitai (Japan) [file-hunter] Senno Knife no Mashoujo Kan (Japan) [file-hunter] Senno Knife: Meikyuu no Mashoujo (Japan) [file-hunter] Simulation Dayo Zen'in Shuugou! (Japan) [file-hunter] SM Lady (Japan) [file-hunter] Solitaire (Netherlands) [file-hunter] Sugo Hachi (Japan) [file-hunter] Super Daisenryaku Map Collection (Japan) [file-hunter] Super Program Collection 1 (Japan) [file-hunter] Super Program Collection 4 (Japan) [file-hunter] Super Zeologue (Japan) [file-hunter] Sweet (Japan) [file-hunter] Tsubasa wo Hirogete (Japan) [file-hunter] Freeware Collection (Japan) [file-hunter] Osamu-chan Shio chi ga Ri (Japan) [file-hunter] SCC MUSIXX Music Loader [file-hunter] SCC-Blaffer [file-hunter] SCC-Blaffer NT [file-hunter] SCC-Musixx (Netherlands) [file-hunter] Scrabble Triton [file-hunter] SH#1 (Japan) [file-hunter] Shadow Hero 2 (Japan, v1.2) [file-hunter] Shadow Hero 3 + R System (Japan) [file-hunter] Shining Crystal (Japan) [file-hunter] Shooter-X (Japan) [file-hunter] Siianime [file-hunter] Singular Stone [file-hunter] Singular Stone (download) [file-hunter] Soshite Shiawase wa Yattekuru (Japan) [file-hunter] Speed Game (Japan) [file-hunter] Sphere [Infinite] Spring Warrior [file-hunter] Star Wars [file-hunter] Street Snatch [file-hunter] Sum the Missile Human (Japan) [file-hunter]
      New NOT_WORKING software list additions (msx2_flop.xml) - Sex Bomb Bunny [file-hunter]
  • 2023-12-14 00:05:51 machine/mediagx_cs5530_bridge.cpp: initial stub for legacy southbridge [angelosa]
  • 2023-12-13 19:20:50 nubus/nubus_wsportrait.cpp: Updates [R. Belmont] [arbee]
    • Modernized types, format, and palette device usage Use correct raster timing parameters Added save state support Fixed 2/4 bpp modes, which never worked
  • 2023-12-13 18:54:46 New systems marked not working [Dirk Best]
    • Brother PN-8800FXB [Bookman Archive]
  • 2023-12-13 16:06:19 emu/diimage.cpp: Added media change notifier and exposed to Lua. [Vas Crabb]
    • This allows interested parties to receive notifications on media changes. This is demonstrated by the file manager and media image information menus now updating immediately if the system ejects a mounted image, or a mounted image is changed by a script or something.
      ui/filemngr.cpp, ui/info.cpp: Update file manager and media image information menus immediately on media image changes.
      ui/menu.cpp: Return index of added item from item_append.
      bus/generic/slot.cpp: Use out-of-line virtual destructors to avoid vtable link errors in certain single-driver builds.
      bus/nubus: Tidy up some #include statements.
  • 2023-12-13 15:04:08 seta/seta.cpp: Corrected utoukond YM3438 sound chip clock divider. (#11838) [cam900]
    • Also changed to mono sound output as the board lacks stereo outputs. Sound now matches PCB recording: https://www.youtube.com/watch?v=Gq0vScbBmyI
  • 2023-12-13 11:19:30 New working systems [hap]
    • - Mephisto Rebel (prototype, Amsterdam TM version) [mclane]
  • 2023-12-13 10:33:55 chore: Fix mediagx host/bridge header capture itself [angelosa]
  • 2023-12-13 04:55:36 xtensa: Clean up PC debug state registration [AJR]
  • 2023-12-13 03:26:41 tvgames/gpm4530a_lexibook_jg7420.cpp: Added a skeleton driver for the ARM-based Lexibook JG7420. (#11837) [mamehaze]
    • Only the built-in SD Card is dumped, no boot ROM is dumped.
      New systems marked not working
      Lexibook JG7420 200-in-1 [David Haywood]
  • 2023-12-13 00:36:56 misc/matrix.cpp: write PCI stubs for MediaGX host & CS5530 bridge [angelosa]
  • 2023-12-12 23:03:06 misc/matrix.cpp: add BIOS loading stub [angelosa]
  • 2023-12-12 22:03:39 i386: don't handle op/addr size prefixes twice in rep [cracyc]
  • 2023-12-12 20:31:16 hh*: same cpuclock refactor as prev commit [hap]
  • 2023-12-12 19:47:42 misc: no need to always change cpuclock at reset when non-default port_changed takes care of it [hap]
  • 2023-12-12 18:40:39 midway/williams.cpp: Add a Spanish bootleg of Defender from Operamatic. (#11769) [ClawGrip]
    • Two bad ROMs have been replaced with dumps from defenseb marked as bad dumps.
      New working clone - Operacion Defender (bootleg of Defender) [Recreativas.org]
  • 2023-12-12 18:37:22 New working clones [Ivan Vangelista]
    • NBA Jam (proto v 2.00 1/24/93) [Scuba King]
      - dataeast/dec0.cpp, dataeast/dec8.cpp, dataeast/karnov.cpp: removed superfluous comments now that GFX region tags have been updated
  • 2023-12-12 17:46:30 tstar432: rename sstar36k to tstar432a and add a cpu freq config instead [hap]
  • 2023-12-12 16:42:34 wy50: Remove a useless bit of leftover code [AJR]
  • 2023-12-12 15:13:18 nubus/nubus_cb264.cpp, pds30_cb264.cpp: Better guess at screen parameters; note second XTAL and its probable use [AJR]
  • 2023-12-12 15:09:30 namco/baraduke.cpp: Use single-pass sprite drawing with priority. (#11834) [cam900]
    • Also added a check for disabled side effects in a read handler.
  • 2023-12-12 15:03:18 midway/balsente.cpp: Use palette format utilities, and reduced runtime tag lookups. (#11833) [cam900]
  • 2023-12-12 14:56:55 bus/multibus/robotron_k7070.cpp, robotron/a7150.cpp: Made Robotron K7070 KGS a Multibus card. (#11647) [shattered]
  • 2023-12-12 03:37:46 midway/pinball2k.cpp: fix Prism ROM loading, add temp VGA ISA card [angelosa]
  • 2023-12-12 02:31:55 New working software list items [angelosa]
    • - saturn.xml: Delisoba Deluxe [archive.org]
  • 2023-12-12 02:21:38 nubus/nubus_cb264.cpp: Modernization pass [R. Belmont] [arbee]
    • Raster timings should be accurate now Modernized types, usage of palette_device, and more VBL status register now returns the correct value
  • 2023-12-11 20:24:00 sega/naomi.cpp: added early Set5 Dev.box boot ROM [CoolFox] [MetalliC]
  • 2023-12-11 16:10:26 naltair: add imperfect controls flag [hap]
  • 2023-12-11 15:34:23 emufwd.h: Add forward declaration for render_bounds [AJR]
  • 2023-12-11 15:32:23 handheld/hh_sm510.cpp: Added Nauchpribor Altair. (#11829) [algestam]
    • This game included a scintillation counter (inaccurately referred to as a "dosimeter") for measuring ionising radiation.
      New working clones - Nauchpribor: Altair [algestam, Milan Galcik, Igor Nys]
  • 2023-12-11 14:25:20 nubus/nubus_vikbw.cpp: Additional modernizations, add save state support. [R. Belmont] [arbee]
  • 2023-12-11 13:24:33 cc1: remove timer_device [hap]
  • 2023-12-11 12:15:09 schedule/timer: be more consistent with s32 param [hap]
  • 2023-12-11 00:48:02 Added Zstandard support for zip archives and CHDs. (#11827) [Vas Crabb]
    • 3rdparty/zstd: Added Zstandard compression library version 1.5.5. util/unzip.cpp: Added support for Zstandard compression (method 93). util/chdcodec.cpp: Added support for Zstandard compression. 3rdparty/flac: Always define NDEBUG to avoid log spam.
  • 2023-12-11 00:45:41 skeleton/easy_karaoke.cpp: Added the original IVL release of Easy Karaoke (KaraokeTV Star). (#11794) [Sean Riddle, David Haywood] [mamehaze]
    • This system used a (now long defunct) download service rather than cartridges for adding songs. Current dump does not appear to contain any downloaded songs. Also listed built-in songs in comments.
      New systems marked not working - IVL Technologies KaraokeTV Star (US, with 50 songs) [Sean Riddle, David Haywood]
  • 2023-12-11 00:39:55 cpu/xtensa: Make helper functions static inlines. [Vas Crabb]
  • 2023-12-11 00:35:59 tvochken.xml: Added TV Ocha-Ken barcode cards as a software list item (#11773) [qufb]
    • New software list items marked not working (tvochken.xml)
      TV to Ocha-Card: Ocha-Ken 'Ho' to Seikatsu
  • 2023-12-11 00:33:37 nubus/nubus_vikbw: Modernized and cleaned up the Moniterm MacViking II card support. [R. Belmont] [arbee]
  • 2023-12-11 00:13:32 cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU core, and Poems hardware that utilizes it [David Haywood] (#11824) [mamehaze]
    • Xtensa work, alongside Poems hardware improvements to show the core is functional [David Haywood] - Co-authored-by: David Haywood
  • 2023-12-10 22:40:28 wy50, wy60: Add AUX ports [AJR]
  • 2023-12-10 22:30:53 misc/xtom3d.cpp: update QA [angelosa]
  • 2023-12-10 21:43:52 dynax/royalmah.cpp: fixed first part of protection check for cafedoll, updated note on why it doesn't work yet [Ivan Vangelista]
  • 2023-12-10 21:31:17 New working clones [hap]
    • Mephisto Dallas 68020 (set 1) [Berger]
  • 2023-12-10 21:29:12 sound: removed cfg defvol/newvol (was already deprecated) [hap]
  • 2023-12-10 17:34:30 heathkit/tlb.cpp: Avoid clearing cliprect in MC6845_BEGIN_UPDATE. (#11804) [Mark Garlanger]
    • Clear entire extent of row when DE is not asserted.
  • 2023-12-10 17:32:45 sega/sega_beena_cart.xml: Add 2 software items (1 working). (#11831) [qufb]
    • New working software items (sega/sega_beena_cart.xml) - Soreike! Anpanman Hajimete Kaketa yo! Oboeta yo! Hiragana Katakana: 50-on Board Kinou-tsuki (Rev. S-100002-1000) [TeamEurope]
      New software items marked not working (sega/sega_beena_cart.xml) - Kodai Ouja Kyouryuu King D-Kids Adventure: Dino Slash! Kyouryuu Battle!! [TeamEurope]
  • 2023-12-10 16:31:59 -emu/ioport.cpp: Allow punching holes in IPT_UNUSED and IPT_UNKNOWN. [Vas Crabb]
    • -bus/waveblaster: Hide card implementations.
  • 2023-12-10 14:44:35 lib/formats/fs_fat.cpp: Ignore deleted directory entries. (#11830) [wilbertpol]
  • 2023-12-10 10:22:33 Systems promoted to working [Ivan Vangelista]
    • - Mahjong Raijinhai DX (Ver. D105) [Recreativos Piscis]
      New working clones
      Mahjong Raijinhai (Ver. D105) [Recreativos Piscis]
  • 2023-12-10 05:58:01 upd7220: Sync command should enable/disable the DE bit (#11823) [Brian Johnson]
  • 2023-12-10 04:09:15 misc/xtom3d.cpp: add redbook for pumpit1 [angelosa]
  • 2023-12-10 03:15:29 video/voodoo_banshee.cpp: implement legacy VGA clock setups [angelosa]
  • 2023-12-10 02:35:59 ympsr11: add layout [cracyc]
  • 2023-12-10 01:19:36 misc/xtom3d.cpp: fix EEPROM hookup [angelosa]
  • 2023-12-09 23:59:50 misc/xtom3d.cpp: hookup YMZ, add input override for pumpit1 [angelosa]
  • 2023-12-09 23:37:14 Ensure that the has_ file actually has data in them. The previous PR had clearly never been tested [Olivier Galibert]
  • 2023-12-09 22:27:57 misc/xtom3d.cpp: fix flash hookup, implement inputs, misc [angelosa]
  • 2023-12-09 22:18:36 trs/mc10.cpp, agvision.cpp: remove set_raw (#11828) [tim lindner]
    • remove setraw from mc10 driver. No longer needed after VDG update.
      Same fix for Agvision.
  • 2023-12-09 19:35:13 xtom3d: capture fix [Olivier Galibert]
  • 2023-12-09 18:28:47 misc/xtom3d.cpp: implement ISA EEPROM stub [angelosa]
  • 2023-12-09 18:11:41 cpu/pps4/pps4.cpp: Fix comment that incorrectly described iTM [Arcade Hacker] (#11786) [ClawGrip]
  • 2023-12-09 18:06:00 Added Casio WG-130 waveblaster device (#11826) [Devin Acker]
  • 2023-12-09 18:03:57 fdelity clockdiv: add safety measure [hap]
  • 2023-12-09 17:24:40 tmnt.cpp: Merge identical screen update functions [AJR]
  • 2023-12-09 16:27:52 video/voodoo_pci.cpp: add Voodoo Banshee x86 BIOSes [VGA Legacy MKIII] [angelosa]
  • 2023-12-09 13:38:07 wildfire: rename TIMER_CALLBACK_MEMBER [hap]
  • 2023-12-09 13:35:42 flt_vol: rename flt_volume_set_volume to set_gain, add getter for gain, [hap]
    • wildfire: refactor speaker decay code
  • 2023-12-09 12:06:44 novag_const: darker button panel background, [hap]
    • fdelity clockdiv: remove dummy bg timer
  • 2023-12-09 03:57:25 waveblaster/db50xg.cpp: Proofread comments [AJR]
  • 2023-12-09 01:30:01 New systems marked not working [Roberto Fresca]
    • Cast Away (dual 6809 GI Australasia PCB) [Roberto Fresca, Grull Osgo] Jester Chance (dual 6809 GI Australasia PCB) [Roberto Fresca, Grull Osgo] Good Luck! (dual 6809 GI Australasia PCB) [Roberto Fresca, Grull Osgo]
  • 2023-12-08 23:48:57 cp2000,const,constjr: improve contrast for button panel [hap]
  • 2023-12-08 23:27:52 cp2000 artwork: brown theme, [hap]
    • mephiso europa artwork: add coords to board squares
  • 2023-12-08 22:25:40 misc artwork: remove obsolete text bg rect [hap]
  • 2023-12-08 22:06:53 - igs/igs_m027.cpp: dumped MX10EXAQC for crzybugs [buffy] [Ivan Vangelista]
    • - pacman/pacman.cpp: fixed MT08800
  • 2023-12-08 17:58:32 nichibutsu/nbmj9195: Add dip locations for all games [Dirk Best]
  • 2023-12-08 14:58:03 ks0164: reduce the octave bits to 4 [Olivier Galibert]
  • 2023-12-08 12:19:11 fingbowl: some of the strings relied on font black edges [hap]
  • 2023-12-08 11:14:28 New working systems [hap]
    • - Constellation Junior [hap, Mychess]
  • 2023-12-08 09:17:53 waveblaster: add the dx60xg [O. Galibert, Matt] [Olivier Galibert]
  • 2023-12-08 08:54:31 waveblaster: add the db50xg [O. Galibert, Phil Bennett] [Olivier Galibert]
  • 2023-12-07 10:03:35 wavesynth: Slotify the omniwave [Olivier Galibert]
  • 2023-12-07 23:23:35 konami/viper.cpp: document Voodoo overlay behaviour for mocapglf/sscopex [angelosa]
  • 2023-12-07 20:29:45 konami/viper.cpp: hookup PC16552D [angelosa]
  • 2023-12-07 19:56:11 konami/viper.cpp: implement Epic PCTPR, housekeeping [angelosa]
  • 2023-12-07 19:16:33 Novo Play and Inter Games sets: Switch language DSW from DEUTSCHE to GERMAN. [Roberto Fresca]
  • 2023-12-07 19:04:34 Tidy up various things. [Vas Crabb]
  • 2023-12-07 18:59:29 konami/k037122.cpp: Implement device_palette_interface for palette. (#11792) [cam900]
    • Also cleaned up code and reduced hard-coded constants.
  • 2023-12-07 18:53:22 konami/gticlub.cpp: Improved palette handling (visible in Hang Pilot). (#11787) [cam900]
    • Split up driver state class for different hardware configurations. Use palette format utilities. Use separate palettes for multiple video boards. Only enable palette RAM access when video board is mapped over system RAM.
  • 2023-12-07 18:47:55 nichibutsu/nbmj9195: Add coin counters [Dirk Best]
  • 2023-12-07 18:47:20 seibu/sei021x_sei0220_spr.cpp: Encapsulated SEI0210/SEI0211/SEI0220 sprite chip emulation. (#11802) [cam900]
    • seibu/banprestoms.cpp, seibu/sengokumj.cpp: Use single-pass sprite drawing. seibu/bloodbro.cpp: Split driver state classes for different hardware configurations. seibu/dcon.cpp: Fixed sprite coordinate format.
  • 2023-12-07 18:19:41 dataeast/deckarn.cpp, dataeast/decmxc06.cpp: Use device_gfx_interface to decode graphics ROMs. (#11821) [cam900]
    • Make ROM region names more descriptive in systems using these devices.
  • 2023-12-07 18:03:07 New working clones [Ivan Vangelista]
    • Stompin' (prototype?) [Domenico Cervini]
  • 2023-12-07 17:56:57 Cleaned old comment... [Roberto Fresca]
  • 2023-12-07 17:37:28 Novo Play Club Card sets: Reverse-engineering the code to pass all the tests, [Roberto Fresca]
    • rewrite the protection bypass, created a default NVRAM for both of them, hardcoding all the expected values to work properly. Also derivated their own inputs, changed manufacturer, years, game descriptions, and added technical notes. [Roberto Fresca, Grull Osgo]
      Systems promoted to working - Novo Play Club Card (V6.2H) [Roberto Fresca, Grull Osgo] Novo Play Club Card (V3.3H) [Roberto Fresca, Grull Osgo]
  • 2023-12-07 16:48:22 video/mc6845.cpp: Don't enable line timer until valid parameters are set. (#11803) [Mark Garlanger]
    • Fixes hang in ma7551t.
  • 2023-12-07 16:45:37 konami/k007342.cpp, konami/k007420.cpp: Use device_gfx_interface to decode graphics ROM. (#11807) [cam900]
    • Also cleaned up code and reduced macro use. konami/battlnts.cpp, konami.bladestl.cpp, konami/rockrage.cpp: Adjusted graphics ROM loading so common graphics formats can be used.
  • 2023-12-07 13:14:07 nichibutsu/nbmj9195: Use common nichisnd device, use IPT_CUSTOM for mahjong input, machine config cleanup [Dirk Best]
  • 2023-12-07 00:42:20 konami/viper.cpp: placeholder inputs for mocapb [angelosa]
  • 2023-12-06 18:52:33 mu100: Tighten the wires that went loose [Olivier Galibert]
  • 2023-12-06 18:52:08 konami/zr107.cpp: Use palette format helpers, and base palette entry count on palette RAM size. (#11817) [cam900]
  • 2023-12-06 18:29:57 emu/rendlay.cpp: Keep alpha channel intact when drawing text components. (#11820) [Devin Acker]
    • Improves appearance of text drawn over colors other than black.
  • 2023-12-06 13:20:26 nichibutsu inputs cleanup [Dirk Best]
    • decouple common mahjong inputs from nb1413m3 use common inputs for nichild, add coin counter, change dsw order use common inputs for nbmj9195, use 74166 for dsw reading, code cleanup
  • 2023-12-06 08:03:41 New working clones [Ivan Vangelista]
    • Cruis'n Exotica (version 2.0, alternate ROM format) [Brian Troha] Tekken 2 Ver.B (World, TES2/VER.D) [@moflih.morad]
  • 2023-12-06 07:34:04 docs: Removed reference to directory that isn't added yet. [Vas Crabb]
  • 2023-12-06 07:31:13 Tied up loose ends: [Vas Crabb]
    • Updated copyright for FLAC. Enabled some more warnings for LZMA now that upstream is cleaner. Removed Subversion attributes from .gitattributes.
  • 2023-12-06 07:29:48 New systems marked not working [Ivan Vangelista]
    • Kuru.Kuru-Count [buffi]
  • 2023-12-06 07:12:21 3rdparty: Renamed libflac to flac - it's a full FLAC distribution, libFLAC is just a small part of it. [Vas Crabb]
  • 2023-12-06 07:05:32 3rdparty/libflac: Updated to version 1.4.3. [Vas Crabb]
    • Also removed FLAC documentation - it's a lot of bloat.
  • 2023-12-06 01:56:11 konami/viper.cpp: feasibility study about the i2c attached analog chip [angelosa]
    • make code1db playable with heavy GFX glitches
  • 2023-12-05 21:58:49 3rdparty/lzma: Updated to version 23.01. [Vas Crabb]
  • 2023-12-05 21:56:13 konami/viper.cpp: preliminary lightgun [angelosa]
  • 2023-12-05 21:05:45 3rdparty/utf8proc: Updated to 2.9.0. [Vas Crabb]
  • 2023-12-05 20:42:53 3rdparty/zlib: Updated to 1.3.0. [Vas Crabb]
  • 2023-12-05 20:34:30 m6801: mask unused ram ctrl reg bits [hap]
  • 2023-12-05 20:05:40 3rdparty/libjpeg: Updated to version 9e. [Vas Crabb]
  • 2023-12-05 19:35:06 New working systems [hap]
    • - 301 XL (Yeno) [hap, Sean Riddle, Berger]
  • 2023-12-05 18:55:32 New working clones [Ivan Vangelista]
    • Mahjong Gakuensai (Japan, set 2) [buffi]
      New clones marked not working - Rolling [Taksangs, charlie]
  • 2023-12-05 16:03:07 novag*: change internal artwork button highlights a bit [hap]
  • 2023-12-05 01:57:46 konami/viper.cpp: move sound irq enable to something less hackish, fixes sound in tsurugi/boxingm/mfightc [angelosa]
  • 2023-12-04 17:03:19 New working systems [hap]
    • - Mephisto Europa [hap, Berger]
  • 2023-12-04 15:40:13 hd6301: ST IMM opcodes cause a trap interrupt [hap]
  • 2023-12-04 13:36:10 Skill Drop Georgia (Ver. G1.01S, Oct 1 2002) [Ioannis Bampoulas] [Ivan Vangelista]
    • Lucky Coin (Jun 24 2002) [Ioannis Bampoulas]
  • 2023-12-04 12:38:08 m6800: move m6801 TODO over to m6801.cpp [hap]
  • 2023-12-04 12:05:41 hd6301: RTI after TRAP returns to the address where the trap error occured [hap]
  • 2023-12-04 11:32:16 hd6301: port output latches are kept intact when in standby mode, x0 does not have ddr4 [hap]
  • 2023-12-04 04:54:27 konami/viper.cpp: correct PowerPC clocks [Guru] [angelosa]
  • 2023-12-04 04:09:02 konami/viper.cpp: implement front/rear speakers for mocapb/p911, update QA notes [angelosa]
  • 2023-12-04 01:58:55 Merge branch 'master' of https://github.com/mamedev/mame [angelosa]
  • 2023-12-04 01:58:44 konami/viper.cpp: filter irq state change until current one is actually serviced, make everything more stable [angelosa]
  • 2023-12-04 01:31:58 Realistic clickable buttons for Jolly Card and other Funworld games. [Roberto Fresca]
  • 2023-12-04 00:26:03 Realistic clickable buttons for Hot Chilli. [Roberto Fresca]
  • 2023-12-03 23:55:02 konami/viper.cpp: rearrange i2c code, experimentally move its irq code in timer callback [angelosa]
  • 2023-12-03 23:53:03 midcoin/wink.cpp: demote with MNW [angelosa]
  • 2023-12-03 21:05:19 konami/viper.cpp: digital inputs for xtrial and mocapglf [angelosa]
  • 2023-12-03 20:58:09 konami/viper.cpp: convert EPIC to address_map & logmacro (#11814) [Angelo Salese]
  • 2023-12-03 19:09:51 breakout: change colors to match gel sheets (#11816) [stonedDiscord]
  • 2023-12-03 18:23:46 x68k_flop.xml: Use lowercase for descriptive text in descriptions. (#11815) [ArcadeShadow]
    • Also use parentheses rather than brackets for descriptive suffixes.
  • 2023-12-03 18:14:55 -yamaha/ymmu100.cpp: Use mnemonic BIOS tags, reduce copy/pasta [Vas Crabb]
    • -merit/merit3xx.cpp: Use object finders in a couple more places.
  • 2023-12-03 18:00:00 cpu/z80: Update WZ during in block I/O instructions. (#11812) [Manuel Sainz de Baranda y Goñi]
    • The inir, indr, otir and otdr instructions modify WZ when updating PC when the repeat condition is met.
  • 2023-12-03 17:49:19 breakout: tweak color overlay [hap]
  • 2023-12-03 17:31:00 m6801: port data latches are not initialized at reset [hap]
  • 2023-12-03 13:36:44 New clones marked not working [Ivan Vangelista]
    • - Medal no Tatsujin Doki! Ooatari-Darake no Sugoroku Matsuri (MTL1 SPR0A) [buffi] Puzz Ball (Japan, PZB1 Ver.C) [buffi]
  • 2023-12-03 13:13:54 mu100: Add bios version 1.06 [Matt] [Olivier Galibert]
  • 2023-12-03 11:23:08 nichibutsu/nichild: More DIP switch info [Dirk Best]
  • 2023-12-02 21:02:43 New systems marked not working [Ivan Vangelista]
    • Monkey Land (Ver. AA.21.A) [Ioannis Bampoulas]
      New clones marked not working - Monkey Land (Ver. AA.13.B) [Ioannis Bampoulas]
  • 2023-12-02 20:25:32 konami/viper.cpp: implement stub screen demuxer for mocapglf, sscopex, sscopefh [angelosa]
  • 2023-12-02 17:02:09 atari/shuuz.cpp: Implemented shadow effect. (#11799) [codefrog2002]
    • MO color 1 offsets playfield color by 0x200 if the playfield does not have priority.
  • 2023-12-02 16:28:54 konami/k007121.cpp: Use device_gfx_interface to decode graphics. (#11808) [cam900]
    • Also adjusted graphics ROM loading in drivers using this device to allow use of gfx_8x8x4_packed_msb.
  • 2023-12-02 12:34:07 nichibutsu/nichild: Figured out some DIP switches [Dirk Best]
  • 2023-12-02 11:22:19 New working clones [Ivan Vangelista]
    • Return Of Sel Jan II [BET] (Japan, NM508) [buffi]
  • 2023-12-02 10:23:54 galaxian/galaxian.cpp: redumped scobrae [chaneman] [Ivan Vangelista]
  • 2023-12-02 04:41:13 New systems marked not working [angelosa]
    • LD Mahjong #1 Marine Blue no Hitomi [buffi]
  • 2023-12-02 04:36:43 shtstar: Hook up DUART IRQs; get the self-test one step closer to passing [AJR]
  • 2023-12-02 04:12:51 konami/viper.cpp: cleanups, update QA notes [angelosa]
  • 2023-12-02 02:00:20 Miscellaneous simple changes: [Vas Crabb]
    • docs: Updated example layout links to latest tagged release (0.261). capcom/1943.cpp: Improved DIP switch setting labels (MT08797). sega/sms.cpp: Original Master System/Gam*Boy wasn't numbered (MT08754).
  • 2023-12-01 19:00:08 nichibutsu/nichild.cpp: pinpoint demo sounds dip in ldquiz4, TMPZ84C011 runs on separate 6 MHz XTAL [angelosa]
  • 2023-12-01 18:38:02 New working clones [Ivan Vangelista]
    • Violent Storm (ver UAB, bootleg) [Victor Fernandez (City Game)]
  • 2023-12-01 02:20:45 merit/merit3xx.cpp: add some video, hookup sound and nvram [angelosa]
  • 2023-12-01 02:12:56 video/imagetek_i4100.cpp: add blitter logging [angelosa]
  • 2023-12-01 02:11:06 misc/amstarz80.cpp: add gfx decoding stub [angelosa]
  • 2023-12-01 02:09:51 skeleton/fc100.cpp: denote clearly missing MCU dump [angelosa]
  • 2023-11-30 20:08:37 Realistic clickable buttons for American Poker 2 games. [Grull Osgo] [Roberto Fresca]
  • 2023-11-30 19:14:17 Novo Play buttons are now clickable. [Grull Osgo] [Roberto Fresca]
NOWSZY [Arcade] DevMAME [log only] 2023/11/30 18:00
  • 2023-11-30 16:48:54 mu80: Program rom label correction [Matt] [Olivier Galibert]
  • 2023-11-30 11:06:32 felega: update rom labels, [hap]
    • psr260: underclock cpu for now, and get rid of lcd set_busy_factor
  • 2023-11-29 22:11:33 psr540: Fix the rom labels [Olivier Galibert]
  • 2023-11-29 17:29:14 bus/vme: Restore inadvertently removed mvme350 device [Justin Kerk]
    • See commit aa5b612270814009379d6bd4be0d36276cb28206
  • 2023-11-29 17:23:56 yamaha/ympsr540.cpp: Fixed IC locations for SWX00 ROMs (fixes GitHub #11800). [Vas Crabb]
  • 2023-11-29 16:25:53 -kaneko/kan_pand.cpp: Use device_gfx_interface to decode graphics. (#11793) [cam900]
    • -kaneko/airbustr.cpp: Fixed offset of CALC1 chip in devram.
  • 2023-11-29 16:16:25 taito/taito_f3_v.cpp: Eliminated game-specific tilemap palette hack. (#11788) [ywy, 12Me21] [ywy]
  • 2023-11-29 15:59:41 sega/segas16b.cpp: Removed spurious ninth digit from timescan3 ROM CRCs. (#11796) [codefrog2002]
  • 2023-11-28 22:08:44 dynax/royalmah.cpp: updated notes for ichiban [Ivan Vangelista]
  • 2023-11-28 18:16:02 Merge tag 'mame0261' into HEAD [Vas Crabb]
    • MAME 0.261
  • 2023-11-28 18:06:17 dynax/royalmah.cpp: got ichiban to work reliably enough. GFX glitches still fastidious, so still marked MNW [Ivan Vangelista]
  • 2023-11-28 14:57:36 misc/istellar.cpp: confirm sprite priority, pinpoint overlay control [angelosa]
  • 2023-11-28 03:17:31 misc/istellar.cpp: convert fg layer to tilemap, implement sprites, hookup NMI to coins [angelosa]
  • 2023-11-28 03:16:50 nichibutsu/nichild.cpp: add SW game releases [angelosa]
  • 2023-11-28 01:32:51 pinball/recel.cpp: Added the 1 player version of Screech and documented the diferent BIOSes (#11791) [ClawGrip]
    • New NOT_WORKING clone
      Screech (1 player) [pps4.fr, Recreativas.org]
      Also document that there are two different BIOS, and create the placeholders for both.
  • 2023-11-27 23:47:25 nichibutsu/nichild.cpp: pinpoint soundlatch clear [angelosa]
  • 2023-11-27 23:26:27 nichibutsu/nichild.cpp: implement alt input method for quiz games [angelosa]
  • 2023-11-27 23:25:17 video/v9938.cpp: QA notes [angelosa]
  • 2023-11-27 21:48:12 Use C++ swappable idiom correctly, clean up #include guards for headers that were moved. [Vas Crabb]
  • 2023-11-27 20:19:45 -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] [MooglyGuy]
    • Implemented free-running timer. Eliminated internal header in favor of scoped enums. Eliminated double-dispatch switch/case in handlers, in favor of individual register handlers. Reworked GPIO handling for correctness.
      -misc/39in1.cpp: Fixed GPIO hookup, now boots on its own. [Ryan Holtz]
  • 2023-11-27 19:10:50 skywriter: prevent class variable shadowing with m_display, [hap]
    • modular_tm: overclock lcd with set_clock_scale instead
  • 2023-11-27 18:07:07 -konami/ksys573.cpp: Dumped Dance Revolution (GC845 VER. JAB). (#11790) [987123879113]
    • -machine/t10mmc.cpp: Fixed interpretation of CD Audio control page data.
      Clones promoted to working - Dance Dance Revolution (GC845 VER. JAB) [tweak!, Caldenza, Taro]
  • 2023-11-27 16:33:29 nichibutsu/nichild: Hook up DIP switches [Dirk Best]
  • 2023-11-27 13:40:18 t7000: Add keyboard, serial port, and preliminary character display [AJR]
  • 2023-11-27 04:32:22 misc/poker72.cpp: fix inputs to be ACTIVE_LOW, add dip definitions, update QA [angelosa]
  • 2023-11-27 04:28:42 misc/rgum.cpp: denote being a MACHINE_MECHANICAL [angelosa]
  • 2023-11-27 04:28:12 taito/taito_o.cpp: fix Credit at start dip default [angelosa]
  • 2023-11-27 02:52:04 t7000: Add some interrupts and video (pseudo) DMA [AJR]
  • 2023-11-27 01:51:46 New machines marked as NOT_WORKING [AJR]
    • T7000 Video Terminal [Bitsavers]
      Split up the skeleton project a little
  • 2023-11-26 23:40:49 New working software list items [angelosa]
    • - ibm5170_cdrom: Primal Rage (USA, DOS) [archive.org]
  • 2023-11-26 23:06:26 Merge remote-tracking branch 'mainline/release0261' into HEAD [Vas Crabb]
  • 2023-11-26 23:01:30 xtensa: Fix disassembly of L32E and S32E offsets [AJR]
  • 2023-11-26 22:46:16 spectrum_cass.xml: Fixed a description. [Vas Crabb]
  • 2023-11-26 21:49:07 hd44780: adjust blink timer in device_clock_changed [hap]
  • 2023-11-26 21:42:14 taito/cchance.cpp: implement hopper [angelosa]
    • Systems promoted to working - Cherry Chance [Angelo Salese]
  • 2023-11-26 21:20:07 sexpertc2: update rom labels [hap]
  • 2023-11-26 21:18:52 HD44780: Implement timing (busy/status and blink interval) based on the input clock. Add notes about device variants. [Lord Nightmare] (#11776) [Jonathan Gevaryahu]
    • HD44780: Implement timing (busy/status and blink interval) based on the input clock. Add notes about device variants. [Lord Nightmare]
  • 2023-11-26 13:48:11 taito/cchance.cpp: Verify manufacturer and year of release (#11783) [negunma]
    • taito/cchance.cpp: Confirm year and manufacturer
      According to Taito's past official web page "Arcade Game History", release year is 1987.
  • 2023-11-26 13:47:34 f-32.cpp: Fix typo in comments (#11784) [cam900]
  • 2023-11-26 06:48:29 nichibutsu/nichild.cpp: preliminary sound, denote missing ROM for ldquiz4 [angelosa]
  • 2023-11-26 04:30:00 Merge branch 'master' of https://github.com/mamedev/mame [angelosa]
  • 2023-11-26 04:29:52 nichibutsu/nichild.cpp: implement mahjong panels, allows shabdama to boot [angelosa]
  • 2023-11-26 04:27:58 nichibutsu/nightgal.cpp: flag ngalsumr with MACHINE_UNEMULATED_PROTECTION [angelosa]
  • 2023-11-26 02:54:05 video/mc6845.cpp: Support zero active width/height configuration. (#11756) [Mark Garlanger]
  • 2023-11-26 02:16:33 sega/segasm1.cpp: fix blicks DIPs, update QA [angelosa]
  • 2023-11-26 01:45:51 sega/segasm1.cpp: fix irq hookups, add sound to main soundlatch, add inputs for tinkerbl [angelosa]
  • 2023-11-25 23:37:36 hash/cz1_cart.xml: replace bad dump of rc10 (#11781) [Devin Acker]
  • 2023-11-25 21:32:35 bmc/bmcpokr.cpp: identified controller selection dip for fengyunh and shendeng [dyq] [Ivan Vangelista]
  • 2023-11-25 20:11:17 misc: change my habit on where to place class variables [hap]
  • 2023-11-25 17:48:40 sega/shtzone.cpp: tie TL pins to gun inputs [angelosa]
  • 2023-11-25 17:19:40 sega/shtzone.cpp: set lphaser as default option, reorder root buttons [angelosa]
  • 2023-11-25 16:44:46 srcclean in preparation for MAME 0.261 release. [Vas Crabb]
  • 2023-11-25 16:33:02 apple/macquadra630.cpp: Support the LC PDS slot on the Quadra 630 and LC 580. [R. Belmont] [arbee]
  • 2023-11-25 16:03:22 casio/cz1.cpp: Added driver for Casio CZ-1 and MZ-1 prototype. (#11779) [Devin Acker]
    • casio/ra3.cpp: Added support for software list ROM cartridges. sound/upd933.cpp: Clear pending interrupt flag when read. sound/upd933.cpp: Implemented presumed pitch modulator register.
      New working systems
      Casio CZ-1 [Mastropiero, Devin Acker]
      New working clones
      Casio MZ-1 (prototype) [Mastropiero, Devin Acker]
      New working software items (cz1_cart.xml)
      Orchestra (RC-10) [Edward d-tech] Organ / Synth. Sound / Sound Effect (RC-30) [Edward d-tech] Piano / Guitar / Percussion (RC-20) [unknown]
  • 2023-11-25 15:57:28 sega/sms_bootleg.cpp: clean and update notes [skip ci] [angelosa]
  • 2023-11-25 15:39:12 sega/sms_bootleg.cpp: mark smssgamea as clone of smssgame, add MCU NO_DUMP, mark with MACHINE_UNEMULATED_PROTECTION flag [skip ci] [angelosa]
  • 2023-11-25 15:34:34 sega/sms_bootleg.cpp: simplify banking scheme, move menu roms inside game_data space, fix smssgamea game loading [angelosa]
  • 2023-11-25 15:01:40 skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device [AJR]
  • 2023-11-25 13:51:42 New working systems [hap]
    • - Super Enterprise (model 210) [hap, Sean Riddle]
  • 2023-11-25 09:07:59 Eibise control panel: Switched the BET and MAX BET buttons according [Roberto Fresca]
    • to the service mode lamps sequence.
  • 2023-11-25 05:38:57 galaxian/galaxian.cpp: Boost scheduler interleaving during communication with speech CPU for sbhoei. [Vas Crabb]
  • 2023-11-25 04:36:09 taito/gsword.cpp: Slight cleanup. [Vas Crabb]
  • 2023-11-25 03:10:35 sega/sms_bootleg.cpp: implement $4000-$7fff bank, fix Final Bubble Bobble [angelosa]
  • 2023-11-25 00:39:53 sega/sms_bootleg.cpp: rewrite and simplify banking, allows Hello Kang Si and Buk Doo Sun to boot [angelosa]
  • 2023-11-24 23:09:16 new NOT_WORKING machine [MetalliC]
    • - Donkey Kong Jungle Fever (Ver.1.000, 2005/08/03) [GoodTofuFriday, MetalliC]
      capcom/alien.cpp: masmario2 boot ROMs dumped [GoodTofuFriday]
  • 2023-11-24 22:51:50 zx81_cass.xml: New working entry (#11345) [ICEknigh7]
    • zx81_cass.xml: New working entry
      - AMSAT AMS-81 Tracking System (Version N5BF 1.4) [Sarah Rose Giddings, ICEknight, retroLEL]
      Also: Added loading instructions and other info, removed stuff not relevant to softlist.
      Update zx81_cass.xml
      Observations.
      Formatting stuff
      Fixed info and added loading instructions for 8progs
      Update zx81_cass.xml
      Update zx81_cass.xml
      Replaced notes with comments
      List of missing dumps
      Update zx81_cass.xml
      Update zx81_cass.xml
      reworded comment
      put comment block back to top of file, remove tabs in comments
      -
      Co-authored-by: hap
  • 2023-11-24 19:46:25 tking: change button ordering, small tweak to internal artwork [hap]
  • 2023-11-24 18:40:45 Taito O System: Added clickable control panel with button lamps to Eibise. [Roberto Fresca]
    • Systems promoted to working - Parent Jack (Japan) [Tomasz Slanina, Angelo Salese, Roberto Fresca, Grull Osgo] Eibise (Japan) [Tomasz Slanina, Angelo Salese, Roberto Fresca, Grull Osgo]
  • 2023-11-24 16:58:30 heathkit/tlb.cpp: Remove Imaginator ROM bank switching tap after it takes effect. [Vas Crabb]
  • 2023-11-24 16:22:21 Taito O System: Work on output lines, mech counters, button lamps, etc. [Roberto Fresca]
    • Added internal clickable control panel layout to Parent Jack. Hooked int7 to a new button to init the NVRAM. [Roberto Fresca, Grull Osgo]
  • 2023-11-24 15:56:23 heathkit/tlb.cpp: Use memory bank for imaginator I-100 ROM. (#11778) [Mark Garlanger]
  • 2023-11-23 20:34:53 alpha8201: remove unneeded zerofill [hap]
  • 2023-11-23 19:24:46 galaxian/galaxian.cpp: corrected title for Crazy Mazey [Ivan Vangelista]
  • 2023-11-23 18:37:26 New working clones [Ivan Vangelista]
    • Crazey Mazey [chaneman] Pole Position (Atari version 1 on Namco PCB) [andynumbers]
  • 2023-11-23 16:14:05 chess*: digit grouping for large numbers, small tweak to internal artwork lcd [hap]
  • 2023-11-23 12:31:43 Brain not found, please press F1 to continue. [Olivier Galibert]
  • 2023-11-23 10:35:24 Added the dump of the psr540 external roms. There are (at least) two [Olivier Galibert]
    • internal roms, one in the sh2 and one in the 63b05. There may be one in the sxw00.
      New NOT_WORKING machines
      Yamaha PSR 540 [O. Galibert]
  • 2023-11-23 10:16:18 hd44780: Correct a pair of clocks [Olivier Galibert]
  • 2023-11-16 10:50:07 swp30d: Small advances to the disassembler [Olivier Galibert]
  • 2023-11-23 08:00:39 -video/hd44780.cpp: Cleaned up mess in ROM selection code. [Vas Crabb]
    • -taito/*.cpp: Keep local headers before library headers.
  • 2023-11-23 03:23:07 sega/sms_bootleg.cpp: add some sense over $8000-$bfff, fix Wonder Boy, Alex Kidd, Solomon Key [angelosa]
  • 2023-11-23 03:03:45 Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture] [AJR]
  • 2023-11-23 01:35:50 sega/sms_bootleg.cpp: fix Super Mario in smssgame [angelosa]
  • 2023-11-23 01:07:38 sega/sms_bootleg.cpp: initial stab at game ROM banking [angelosa]
  • 2023-11-22 23:17:46 irem/travrusa.cpp: Correct CPU clock and screen timings based on schematics [AJR]
  • 2023-11-22 19:26:24 taito/taito_o.cpp: tie irq 7 to all clear switch, allows game init from user side [angelosa]
  • 2023-11-22 19:21:00 vtech/geniusjr.cpp: Dumped and added a Russian 'Talking Whiz-Kid Animated' variant with three cartridges. (#11615) [ClawGrip]
    • New systems marked not working
      VTech Precomputer Elektronik (Russia) [murgatroid_79]
      New software items marked not working (gjrstar.xml)
      Matematika - Podarok Pervoklassniku [murgatroid_79] Narodnyye Zagadki [murgatroid_79] V Poiskakh Dukhovnykh Sokrovishch [murgatroid_79]
  • 2023-11-22 18:40:54 cpu/powerpc: Don't generalte illegal instruction exception for lmw invalid forms (fixes MT08791). (#11775) [987123879113]
  • 2023-11-22 18:29:32 misc/majorpkr.cpp: Removed bad dump of 10_palce20v8h.bin from Super Yutnori. (#11774) [ClawGrip]
  • 2023-11-22 17:33:27 Added various TV games and associated software (mostly not working). (#11755) [mamehaze]
    • Moved zone3d from tvgames/spg29x.cpp to tvgames/spg29x_lexibook_jg7425.cpp. sega/megadriv_rad.cpp: Changed short name suffix on UK releases from "p" (PAL) to "uk".
      New working clones
      Radica / Sega Mega Drive Collection Volume 1 (Radica, Arcade Legends) (UK) [TeamEurope, David Haywood] VTech Dora the Explorer - Dora TV Explorer Phone / L'anniversaire de Babouche (France) [TeamEurope, David Haywood]
      New systems marked not working
      Konami Marimba Tengoku (Japan) [TeamEurope, David Haywood] Lexibook Disney Frozen TV Game Console (32-bit, Lexibook, JG7420FZ) [TeamEurope, David Haywood]
      New clones marked not working
      IVL Technologies (Lexibook license) KaraokeMicro Star (France) [TeamEurope, David Haywood] Taikee / V-Tac Jeu Intéractif TV (France) [TeamEurope, David Haywood]
      New software list items marked not working (easy_karaoke_cart.xml)
      KaraokeMicro Star Cartouche 1 [TeamEurope, David Haywood] KaraokeMicro Star Cartouche 2 [TeamEurope, David Haywood] KaraokeMicro Star Cartouche 3 [TeamEurope, David Haywood]
  • 2023-11-22 15:08:24 xtensad.cpp: Fix decoding of cache instructions [AJR]
  • 2023-11-22 14:56:17 unidasm: Add disassembler for Tensilica Xtensa architecture [AJR]
  • 2023-11-22 13:40:09 psion/psion3.cpp: Added save state flag. [Nigel Barnes]
    • psion/psion3a.cpp: Added preliminary Condor serial device for Series 3c, and added save state flag.
      psion/psionhc.cpp: Removed expansion port C, and added save state flag.
      psion/siena.cpp: Added preliminary Condor serial device, and added save state flag.
      psion/workabout.cpp: Added save state flag.
  • 2023-11-22 12:33:08 Taito O system: Second round of clean-ups and different hopper implementation. [Roberto Fresca]
  • 2023-11-22 06:35:24 sega/sega_beena_cart.xml: Add 33 software items (27 working). (#11239) [qufb]
    • New working software items (sega/sega_beena_cart.xml) - Beena Town e Youkoso (Rev. S-100001-1002) [TeamEurope] Chiiku Drill Oshare Majo Love and Berry: Moji Kazu Chie Asobi [TeamEurope] Chiiku Drill Pocket Monster Diamond & Pearl: Moji Kazu Chie Asobi [TeamEurope] Doraemon Chinou Daikaihatsu! Waku Waku Game Land [TeamEurope] Doraemon Tanoshii En Seikatsu Youchien Hoikuen [TeamEurope] Doraemon Tanoshiku O-Keiko Hiragana Katakana [TeamEurope] Futari wa Pretty Cure Max Heart [TeamEurope] Game ga Ippai Kikansha Thomas [TeamEurope] Geneki Toudai-sei ga Tsukutta! 'Dekiru Ko ni Naru Seikatsu Shuukan Dragon Sakura Youji-hen' [TeamEurope] GoGo Sentai Boukenger Kazu to Katachi o Oboeyou! [TeamEurope] Kouchuu Ouja Mushiking: Nebu-Hakase to Kazu Katachi ni Challenge! [TeamEurope] Meitantei Conan: Kanzen Suiri! Kazu to Zukei no Nazo [TeamEurope] Narumiya Mezzo Piano Oshare & Lesson [TeamEurope] Nihongo de Asobo [TeamEurope] Oden-kun: Oden Mura no Tanoshii Nakama-tachi [TeamEurope] Pocket Monster Advance Generation Pokémon Suuji Battle!! [TeamEurope] Point Gakushuu 10-masu Keisan [TeamEurope] Shimajirou no Eigo Activity Ehon: ABC Park de Asobou! [TeamEurope] Suite PreCure: Happy Oshare Harmony [TeamEurope] Tomica de Asobou! [TeamEurope]
      New partially working software list items (sega/sega_beena_cart.xml) - Anpanman o Sagase! [TeamEurope] Cinnamoroll: Cafe Cinnamon de O-Tetsudai [TeamEurope] Engine Sentai Go-onger Mach de Oboeru! Aiueo!! [TeamEurope] Omoiyari o Hagukumu Katarikake Ehon Miffy to Asobou Utaou [TeamEurope] Pocket Monster Diamond and Pearl Pokemon o Sagase Meiro de Daibouken (Rev. S-100039-1000) [TeamEurope] Tensou Sentai Goseiger Super Battle Daishuugou! [TeamEurope] Yes! PreCure 5 GoGo!: LoveLove Hiragana Lesson [TeamEurope]
      New software items marked not working (sega/sega_beena_cart.xml) - Cars 2 Racing Beena: Mezase! World Champion! [TeamEurope] Go! Go! Advance Drive: 6-tsu no Machine ni Chousen da! [TeamEurope] Pashah to Henshin Beauty Academy [TeamEurope] Shooting Beena Toy Story 3: Woody to Buzz no Daibouken! [TeamEurope] Soreike! Anpanman Card de Tanoshiku ABC [TeamEurope] Soreike! Anpanman O-Mise ga Ippai! TV de O-Ryouri Tsukutchao [TeamEurope]
  • 2023-11-22 03:14:11 heathkit/tlb.cpp: Enabled scanline screen updates for Superset. (#11771) [Mark Garlanger]
    • Fixes on-screen menus.
  • 2023-11-22 02:41:12 snk/dmndrby.cpp: implement sound CPU reset, add dmndrbybl base inputs [angelosa]
  • 2023-11-21 23:56:41 First round of clean-ups (still working on solving issues). [Roberto Fresca]
  • 2023-11-21 22:47:48 snk/dmndrby.cpp: fix sound section [angelosa]
  • 2023-11-21 21:31:57 New working systems [hap]
    • - Enterprise "S" [hap, Sean Riddle, Lord Nightmare]
  • 2023-11-21 20:14:47 -jaleco/megasys1.cpp: Dumped I/O microcontroller for 64th. Street - A Detective Story. (#11772) [Sergio G]
    • -taito/tnzs.cpp: Added link to a photo of a Plump Pop PCB.
  • 2023-11-21 19:20:05 New working software list additions [Nigel Barnes]
    • - psion_ssd: Chess, OPL Programming Language [anonymous]
  • 2023-11-21 19:18:52 New working software list additions [Nigel Barnes]
    • - bbc_rom: ETL 3800A, Fast Fourier Transform 0.02, Hermes Support ROM 1.05, Integra-B OS 1.12, Integra-B OS 1.25, Integra-B OS 1.26, NLQ Designer 1.4, NovaCAD 12TA, PMS Utility ROM 1.2, Sideways RAM 32K, RTTY G3WHO 1.04, RTTY G3WHO 1.05, RTTY G3WHO 1.06, RTTY G3WHO 1.07, RTTY 1.10, Solidisk DFS 2.2k Issue 2 [hack], WordPower 3.02, Workstation 1.42 #0148 [Nigel Barnes]
      New NOT_WORKING software list additions - bbc_rom: B2P-6502, GoMMC Tools 1.19, Micron Plus EPROM Programmer 1.41 [Nigel Barnes]
  • 2023-11-21 19:17:56 dragon_cart.xml: Replaced Cumana DOS v2.0 with good dump. [Nigel Barnes]
  • 2023-11-21 19:14:36 ibm5170_cdrom.xml: Added 21 items (18 working). (#11760) [ArcadeShadow]
    • New working software list additions (ibm5170_cdrom.xml)
      5 Plus One: Pack 12 - Ghostbusters II [redump.org] Brutal: Paws of Fury (Europe) [redump.org] Darkseed (Germany, Action Sixteen release) [redump.org] Dune (Europe, White Label release) [redump.org] Dune II - Battle for Arrakis (Netherlands) [redump.org] Dune II - Battle for Arrakis (Germany, PC Games Collection 2 release) [redump.org] Dune II - The Building of a Dynasty (USA, Gold Medal 12 CD Pack) [redump.org] Fables & Fiends - Book Three: Malcolm's Revenge (Europe, Japan) [redump.org] Fables & Fiends - Book Two: The Hand of Fate (UK, Sold Out release) [redump.org] Jurassic Park (Europe) [redump.org] Jurassic Park (Germany) [redump.org] Jurassic Park (USA) [redump.org] Star Control [redump.org] Stellar 7 (USA) [redump.org] Stellar 7 (USA, alt) [redump.org] The Cool Croc Twins + Magic Boy (Europe, 2 Game Pack release) [redump.org] The Cool Croc Twins + Magic Boy (Netherlands) [redump.org] The Dig (Japan) [redump.org]
      New NOT working software list additions (ibm5170_cdrom.xml)
      Darkseed (USA) [redump.org] Darkseed (USA, alt) [redump.org] Dogfight: 80 Years of Aerial Warfare (Europe) [redump.org]
  • 2023-11-21 18:51:20 igs/igs009.cpp: Added an alternate version of Grand Prix '98. (#11742) [ClawGrip]
    • New working clone
      Grand Prix '98 (V100K, set 2) [Taksangs]
  • 2023-11-21 18:48:40 nintendo/spacefb.cpp: Add a Spanish bootleg of Space Firebird called Red Bird. (#11767) [ClawGrip]
    • New WORKING clone
      Red Bird (bootleg of Space Firebird) [Recreativas.org]
  • 2023-11-21 18:32:55 New working clones [Ivan Vangelista]
    • Sea Wolf (set 3) [Domenico Cervini]
      - midw8080/mw8080bw.cpp: corrected invaders and spcenctr ROM labels [Guru]
  • 2023-11-21 18:10:30 Taito O system improvements: Interrupt 6 and hopper implementation for both games. [Roberto Fresca]
    • Also refactored some inputs and DIP switches. [Roberto Fresca, Grull Osgo]
  • 2023-11-21 16:47:33 m6801: add setter for nvram battery status [hap]
  • 2023-11-21 12:31:12 HD44780A00, KS0066_F00, SED1278_0B: fix errors in the ROM transcriptions from the datasheets. Add HD44780UA00 and HD44780UA02 variant devices. [Lord Nightmare] (#11762) [Jonathan Gevaryahu]
    • Replace HD44780A00 rom with corrected version from 1985 datasheet (which matches videos of vintage devices). Added HD44780UA00 variant device with rom from 1999 datasheet. [Lord Nightmare]
      Add HD44780UA02 device and hook it to the elektor avrmax driver, as the international characters from UA02 are required for some strings in cc2schach. Fix two incorrectly transcribed characters from the Epson SED1278 datasheet. [Lord Nightmare]
  • 2023-11-21 05:07:31 psr150, psr180: fix erroneously swapped keys in input definitions (#11770) [Devin Acker]
  • 2023-11-21 04:26:09 snk/dmndrby.cpp: fix racetrack layer drawing, fix sprite upper tile bank, fix racetrack-sprite priority, fix text layer flipxy bit [angelosa]
  • 2023-11-21 02:19:49 snk/dmndrby.cpp: add layer enable, fix video priorities, convert fix layer to tilemap [angelosa]
  • 2023-11-20 23:40:35 snk/dmndrby.cpp: fix MT#08792 [angelosa]
  • 2023-11-20 23:06:08 taito/cchance.cpp: fix GFX bitplane order [angelosa]
  • 2023-11-20 22:47:40 taito/cchance.cpp: add I/O irq source, add DSWC, add TAITOIO_OPTO, overhaul inputs [angelosa]
  • 2023-11-20 21:42:16 taito/pkspirit.cpp, taito/taito_o.cpp: add TAITOIO_OPTO coin chutes [angelosa]
  • 2023-11-20 20:05:26 New clones marked not working [Ivan Vangelista]
    • - Magic Bomb (Ver. AA.72.C, 25/05/05) [Ioannis Bampoulas]
  • 2023-11-20 18:31:59 sega/stv.cpp: Note the Sports Fishing CD-ROM drive model. (#11768) [ClawGrip]
  • 2023-11-20 17:51:55 -taito/taitoio_opto.cpp: Allow multiple instances and more flexible connections. [Vas Crabb]
    • -seibu/dynduke_v.cpp: Cleaned up code a little.
  • 2023-11-20 15:25:16 namco/rallyx.cpp: Added a Spanish bootleg of Rally X (#11765) [ClawGrip]
    • New working clone
      Rally X (Video Game bootleg) [Ricardo Factory Arcade, Recreativas.org]
  • 2023-11-20 15:22:30 misc/nabupc_kbd.cpp: Corrected direction of analog paddle axes. (#11761) [Brian Johnson]
  • 2023-11-20 15:21:04 seibu/dynduke_v.cpp: Use single-pass sprite drawing. (#11764) [cam900]
    • Manage sprite/tilemap priorities using priority masks.
      Added code to clear the priority bitmap before drawing this time.
  • 2023-11-20 01:45:55 subsino/lastfght.cpp: add non-instant blitter timings [angelosa]
  • 2023-11-20 01:45:17 taito/smbjb.cpp: fix some inverted inputs for honooinv [angelosa]
  • 2023-11-19 23:10:00 taito/sbmjb.cpp: write a TAITOIO_OPTO device, fix coin insertions [angelosa]
  • 2023-11-19 23:09:01 taito/vicshoot.cpp: flag with MACHINE_REQUIRES_ARTWORK being clearly a mechanical game [angelosa]
  • 2023-11-19 23:08:17 taito/bingowav.cpp: add correct TMP68303 type for terminal CPU [angelosa]
  • 2023-11-19 23:07:38 nasco/crgolf.cpp: add extra notes about undumped protection entity in mastrglf [angelosa]
  • 2023-11-19 18:45:19 Cleaned up some recent changes a little. [Vas Crabb]
  • 2023-11-19 18:16:35 konami/thunderx.cpp: Simplified 052591 PMC emulation code a little. (#11759) [JOTEGO]
    • Removed some redundant variables, and removed complementary division/multiplication.
  • 2023-11-19 17:53:28 Revert "seibu/dynduke_v.cpp: Use single-pass sprite drawing. (#11758)" [Vas Crabb]
    • This reverts commit 3d6955e3d1b997014dc930607912b9516cb7ea6f.
  • 2023-11-19 17:39:14 seibu/dynduke_v.cpp: Use single-pass sprite drawing. (#11758) [cam900]
    • Manage sprite/tilemap priorities using priority masks.
  • 2023-11-19 16:32:34 Revert "3rdparty/portaudio: Enabled PulseAudio backend for Linux. [invertego]" [Vas Crabb]
    • This reverts commit c5927d37e7ccf9d67d4faa535b90d417f0c42f45.
      PortAudio's PulseAudio backend currently has issues. We'll sit this out until that's sorted out upstream.
  • 2023-11-19 15:20:48 videoart: clear is 2 buttons, make color bar longer [hap]
  • 2023-11-19 04:19:12 New systems marked not working [angelosa]
    • Tera Drive [SpritesMind, archive.org]
  • 2023-11-19 03:47:21 taito/taito_o.cpp: Fix unused lambda capture [AJR]
  • 2023-11-19 02:15:03 taito/taito_o.cpp: fix eibise sprite priorities [angelosa]
  • 2023-11-19 02:01:42 taito/taito_o.cpp: rewrite I/O section, make eibise playable [angelosa]
  • 2023-11-18 18:43:44 heathkit/tlb.cpp: Added missing call to base class reset for heath_imaginator_tlb_device. (#11757) [Mark Garlanger]
  • 2023-11-18 16:41:19 sound/upd933.cpp: Use a timer to activate interrupt output. (#11750) [Devin Acker]
    • This decouples the interrupt output from the sound update cycle so it's timed correctly. Also improved interrupt priority handling.
  • 2023-11-18 16:26:45 heathkit/tlb.cpp: Fixed Superset text display issues. (#11652) [Mark Garlanger]
    • Fixed font selection, blink attribute and no character attribute. Added checks for debugger accesses in a few read handlers.
  • 2023-11-18 16:18:05 taito/taito_f3_v.cpp: Cleaned up code. (#11728) [Fred]
    • Replaced macros with functions and lambdas. Changed variables to more appropriate types. Removed fixed scale version of drawing function Removed saturating byte addition table. Reduced scope of local variables.
  • 2023-11-18 11:12:17 New working software list items [hap]
    • - fidel_scc: Challenger Book Openings 2 (set 2) [Berger]
  • 2023-11-18 08:01:47 taito/taito_f2.cpp: corrected ROM labels for the finalb sets [Brian Troha] [Ivan Vangelista]
  • 2023-11-18 06:18:24 Fixed the Lucky 8 Lines control panel layout colors. [Roberto Fresca]
  • 2023-11-18 04:03:06 taito/dinoking.cpp: add basic hookups [angelosa]
  • 2023-11-18 00:17:09 nasco/suprgolf.cpp: rewrite ADPCM section, improve playback [angelosa]
  • 2023-11-17 23:43:58 bus/bbc/tube/tube_6502p: Added ROM variant Tube 0.06. [Nigel Barnes]
  • 2023-11-17 23:25:49 bus/psion/honda/slot.h: Added pinout notes. [Nigel Barnes]
  • 2023-11-17 23:14:49 acrnsys1: Minor cleanup, and changed company to Acorn Computers. [Nigel Barnes]
  • 2023-11-17 21:28:32 bus/bbc/analogue: Added Microwriter Quinkey input device. [Nigel Barnes]
  • 2023-11-17 19:36:07 bus/bbc/1mhzbus/pms64k: Added ROM to initialise the device. [Nigel Barnes]
  • 2023-11-17 19:30:59 6883sam.cpp: Moved to machine folder, for use in non coco/dragon machines. [Nigel Barnes]
  • 2023-11-17 18:42:40 jvc_dsk: Only match by file size if the file is headerless. [Nigel Barnes]
  • 2023-11-17 18:53:05 misc/majorpkr.cpp: Dumped two unprotected PLDs for 'syutnori'. (#11753) [Taksangs] [ClawGrip]
    • All the other PLDs were protected.
  • 2023-11-17 18:49:28 heathkit/tlb.cpp: Added Imaginator I-100 terminal for Heath H19/H89. (#11735) [Mark Garlanger]
  • 2023-11-17 18:03:54 sega/megaplay.cpp: Use export NTSC Mega Drive system configuration. (#11748) [mamehaze]
    • MegaPlay was apparently only intended for export markets and games shouldn't run in Japanese.
  • 2023-11-17 15:00:42 igs/goldstar.cpp: Added a third version of Animal House (not working). (#11749) [ClawGrip]
    • New clones marked not working
      Animal House (set 3) [Taksangs]
  • 2023-11-17 09:22:12 tms32025 neg instruction accidentally modifies the wrong status register - C_FLG is in ST1, not in ST0. Calling CLR0(C_FLG) or SET0(C_FLG) accidentally modifies ST0's INTM bit instead of ST1's C bit. (#11752) [codefrog2002]
  • 2023-11-17 08:54:30 bmc/bmcpokr.cpp: Improved DIP switches for fengyunh and shendeng. [Vas Crabb]
  • 2023-11-16 23:13:12 nasco/suprgolf.cpp: modernize palette/vram memory view, reduce ADPCM aliasing, misc cleanups [angelosa]
  • 2023-11-16 23:01:30 bmc/bmcpokr.cpp: Filled in most DIP switch settings for fengyunh and shendeng. [Vas Crabb]
  • 2023-11-16 18:11:55 New working systems [Ivan Vangelista]
    • - Fengyun Hui [Guru, Dyq, little0]
      New working clones
      Pili Shen Deng [Guru, Dyq, little0]
  • 2023-11-16 17:16:00 nld_9316_base.hxx: Maximum count for 9310 is 9, not 10 (MT 08787) [Robbbert] [AJR]
  • 2023-11-16 16:56:56 luaengine.cpp: Restored ability for wait functions to yield values from coroutines. [Vas Crabb]
    • Made the documentation on what it's supposed to do a bit clearer.
  • 2023-11-16 16:18:28 -luaengine.cpp: Fixed jobs waiting for frame updates sleeping forever. [Vas Crabb]
    • -sega_beena.cpp: Removed requires external artwork flag - the internal artwork is adequate.
  • 2023-11-16 16:16:58 ccompan/ccompan2: rename driver [hap]
  • 2023-11-16 15:05:07 kiwako/jongkyo.cpp: add notes about $4x area, demote to MACHINE_UNEMULATED_PROTECTION [Angelo Salese]
  • 2023-11-16 10:40:52 misc drivers: confirm hd44780 osc resistor [hap]
  • 2023-11-16 10:12:31 fidelity elite,6x09dasm: update notes [hap]
  • 2023-11-15 23:15:33 Explicitly define a clock for all HD44780 and derivative LCD controllers, and add a validity check to ensure the defined clock is non-zero. [Lord Nightmare] [Lord-Nightmare]
  • 2023-11-15 20:28:35 phonenix/phoenix.cpp: Added a second Iresca bootleg of Pleiads. (#11745) [ClawGrip]
    • New working clone
      Pleiads (Irecsa, set 2) [David Bosque, Jose Gil Boria, ClawGrip]
  • 2023-11-15 18:15:18 royalmah/dynax.cpp: dumped TMP internal ROMs for cafedoll and cafebrk [buffi, Recreativos Piscis] [Ivan Vangelista]
  • 2023-11-15 10:38:08 6x09dasm: remove old license comment [hap]
  • 2023-11-15 03:50:19 sega/fwheel.cpp: untangle from sms_state, add ROM bank [angelosa]
  • 2023-11-15 02:39:17 dataeast/progolf.cpp: cleanups [angelosa]
  • 2023-11-15 00:33:58 ui/menu.h: Refactor probably-unsafe code referencing temporary object [AJR]
  • 2023-11-15 00:12:32 dataeast/progolf.cpp: rewrite RMW portion, fixes map display [angelosa]
  • 2023-11-14 21:52:35 vtech/iqunlim.cpp: fix boot vectors initialization [angelosa]
  • 2023-11-14 20:54:54 skeleton/alphasma3k.cpp: fix CPU type, add QA notes (#11744) [Angelo Salese]
  • 2023-11-14 19:30:46 sega/sega_beena.cpp: Added pen position display on book pages. [Vas Crabb]
  • 2023-11-14 17:59:12 - dynax/royalmah.cpp: completed dip definitions for myvegas/a [Recreativos Piscis] [Ivan Vangelista]
    • - exidy/exidy.cpp: confirmed PAL dumps for spectar sets [Domenico Cervini]
      - taito/pkspirit.cpp: added dip definitions [hammy]
  • 2023-11-14 15:54:53 ccompan2: implement buttons as 2*8 instead of 8*2 [hap]
  • 2023-11-14 01:59:50 misc/cowtipping.cpp: QA notes [angelosa]
  • 2023-11-14 00:49:48 taito/pkspirit.cpp: map Z80 ROM to $4000, allows game to have some sound [angelosa]
  • 2023-11-13 23:45:19 m68000/tmp68301.cpp: add stub for TMP68303, recify previous commit to apply for '303 only [angelosa]
  • 2023-11-13 23:06:29 m68000/tmp68301.cpp: downshift timer irqs by one, fix pkspirt input reading [angelosa]
  • 2023-11-13 19:39:51 taito/pkspirit.cpp: add TE7750 input getters [angelosa]
  • 2023-11-13 17:53:36 subsino/subsino.cpp: Dumped another bootleg of New HUNTer (not working). (#11741) [ClawGrip]
    • New NOT_WORKING clone
      New HUNTer (bootleg, set 3) [Taksangs]
  • 2023-11-13 17:29:54 casio_rompack.xml: Added thirteen items. (#11738) [ClawGrip]
    • New software items marked not working (casio_rompack.xml) - Rock On (RO-255) [TolaemonM, ICEknight, ClawGrip] Latin Hits (RO-258) [TolaemonM, ICEknight, ClawGrip] Music Collection (RO-260) [TolaemonM, ICEknight, ClawGrip] Pop Selection (RO-261) [TolaemonM, ICEknight, ClawGrip] Country Greats (RO-262) [TolaemonM, ICEknight, ClawGrip] Pop Superstars (RO-265) [TolaemonM, ICEknight, ClawGrip] Christmas (RO-270) [TolaemonM, ICEknight, ClawGrip] Rock & Roll Classics (RO-272) [TolaemonM, ICEknight, ClawGrip] Hot Pop & Rock (RO-274) [TolaemonM, ICEknight, ClawGrip] T.V. Tunes (RO-276) [TolaemonM, ICEknight, ClawGrip] Great Standards (RO-355) [TolaemonM, ICEknight, ClawGrip] Popular Hindi Film Songs (RO-454) [TolaemonM, ICEknight, ClawGrip] Family Songs (RO-554) [TolaemonM, ICEknight, ClawGrip]
  • 2023-11-13 17:25:02 ibm5150.xml: Added fifteen items working items (eleven working). (#11730) [ArcadeShadow]
    • Renamed "1on1" to "1on1a". Renamed "cloderun" to "cloderun_cr". Renamed "cutthrot" to "cutthrot_cr". Renamed "defender" to "defender_cr". Renamed "ghostbst" to "ghostbst_cr". Renamed "gremlins" to "gremlins_cr". Switched "4dsboxin" to parent and "4dboxing" goes to clone.
      New working software list additions (ibm5150.xml)
      3-D Helicopter Simulator [Total DOS Collection] BattleZone [Total DOS Collection] Boppie's Great Word Chase [Total DOS Collection] Brimstone [Total DOS Collection] Dig Dug (Atarisoft) [Total DOS Collection] Dig Dug (Datasoft) [Total DOS Collection] Changes [Total DOS Collection] Championship Lode Runner [Total DOS Collection] Cutthroats [Total DOS Collection] Defender [Total DOS Collection] Gremlins [Total DOS Collection]
      New NOT working software list additions (ibm5150.xml)
      Crime and Punishment [Total DOS Collection] Crossfire [Total DOS Collection] Ghostbusters [Total DOS Collection] Julius Erving and Larry Bird Go One-on-One [Total DOS Collection]
  • 2023-11-13 17:16:38 subsino/subsino.cpp: Dumped GALs for newhunterc. (#11740) [Taksangs] [ClawGrip]
  • 2023-11-13 17:00:37 pinball/recel.cpp: Dumped Recel Black Magic pinball. (#11739) [ClawGrip]
    • New systems marked not working
      Black Magic [STR Pinball, Recreativas.org]
  • 2023-11-13 15:22:09 psr11: init class variables to 0 and register for savestates, [hap]
    • cxg_commander.lay: slightly decrease text size
  • 2023-11-13 14:37:41 ccompan2: increase cpu clock freq [hap]
  • 2023-11-13 08:01:21 New working clones [Ivan Vangelista]
    • Street Fighter: The Movie (v1.12K, Korea) [Nomax (Arcade Belgium), The Dumping Union]
  • 2023-11-13 04:26:17 pce/paranoia.cpp: fix game description [angelosa]
  • 2023-11-13 04:25:40 nichibutsu/nbmj8688.cpp: add Bet moniker to nightlov [angelosa]
  • 2023-11-13 04:25:03 jaleco/tetrisp2.cpp: add unemulated_features to nndmseal [angelosa]
  • 2023-11-13 03:40:21 pce/ggconnie.cpp: add OKI bank_array, improves sound [angelosa]
  • 2023-11-13 02:36:47 New working systems [cracyc]
    • - Yamaha Portatone PSR-11 [Carl, Sean Riddle]
  • 2023-11-13 00:43:40 pce/ggconnie.cpp: use input_merger for irqs, fix ggconnie freezes [angelosa]
  • 2023-11-13 00:42:36 hash/pc98.xml: fix a couple 3.5" floppies, promote rinneten, demote xanadu/xanadu2 [angelosa]
  • 2023-11-12 18:39:21 skeleton/seoul88.cpp: minor inputs work [Ivan Vangelista]
  • 2023-11-12 16:59:30 capcom/lwings.cpp: Swapped sectionz coin inputs to match the manual. (#11725) [JOTEGO]
    • Also swapped corresponding DIP switch setting descriptions.
  • 2023-11-12 16:55:41 misc/cv1k.cpp, misc/nexus3d.cpp: Migrated to use newer machine/nandflash.cpp Flash memory emulation. (#11708) [buffi]
    • machine/nandflash.cpp: Only reset page address on read or program command. machine/nandflash.cpp: Added Samsung K9F1G08U0M and K9F2G08U0M. Removed now-unused machine/serflash.cpp.
  • 2023-11-12 16:46:58 msx2_flop.xml: Added 54 items (49 working) and replaced one item with a better dump. (#11698) [wilbertpol]
    • Replaced VS Rotation (Japan) with a better dump. [file-hunter] Removed Ultima IV - Quest of the Avatar (Japan, alt disk 2) (disk 2 is from an English translation). Removed Vectron (Netherlands) and Vectron (Netherlands, alt) (extracted from a compilation). Removed Zoo (Netherlands, alt) and Zoo (Netherlands, alt 2) (hacked versions)
      New working software list items (msx2_flop.xml) - Konami Game Collection Bangai-hen (Japan, alt) [file-hunter] The Legend of Shonan (Japan) [file-hunter] Sailor-fuku Senshi Felis (Japan) [file-hunter] Tempo Typen (Netherlands) [file-hunter] Tenkyuhai Special - Tougen no Utage (Japan) [file-hunter] Tenkyuhai Special - Tougen no Utage II (Japan) [file-hunter] Thanatos (Japan) [file-hunter] Tokimeki Sports Gal (Japan) [file-hunter] Tominaga Koukou Tantei-bu (Japan) [file-hunter] Trilogy Kuki Youka Shinden (Japan) [file-hunter] The Tucs (Japan) [file-hunter] Tulip Ichigou (Japan) [file-hunter] Ultima II - The Revenge of the Enchantress (Japan) [file-hunter] Undead Line (Woomb) [file-hunter] Wizardry Scenario #3 - The Legacy of Llylgamyn (Japan) [file-hunter] Xak - The Art of Visual Stage (Japan, Woomb) [file-hunter] Yoshida Koumuten Data Library Vol. 2 (Japan) [file-hunter] Yoshida Koumuten Data Library Vol. 3 (Japan) [file-hunter] Yume Pro RPG Shaon-ban (Japan) [file-hunter] Yumeji Asakusa-Kitan (Japan) [file-hunter] Yuurei-kun (Japan) [file-hunter] Zoo (Europe) [file-hunter] GAME100 (Japan) [file-hunter] Go! Volcano [NAGI-P SOFT] Las Aventuras de Rudolphine Rur (Spanish) [Dwalin] MSX Light [MSXdev] Siege [NAGI-P SOFT] Teddy's in Action Part 2 [file-hunter] Terrahawks [file-hunter] Tetravex (Netherlands) [file-hunter] Tetris Master (Japan) [file-hunter] Tetris Master - Operation Maison Ikkoku (Japan) [file-hunter] Tetris Master - Operation Orange Road (Japan) [file-hunter] Tetris Master - Operation Ranma 1/2 (Japan) [file-hunter] Tetris Master - Series 1 Ranma 1/2 (Japan) [file-hunter] Thunderbirds are Go (Netherlands, promo) [file-hunter] Thunderbirds to the Rescue (Netherlands, promo) [file-hunter] Tile Golf [NAGI-P SOFT] Triplex (Netherlands) [file-hunter] Trivial Pursuit (Netherlands) [file-hunter] Trivial Pursuit - Aanvulling Jaareditie 1995 (Netherlands) [file-hunter] Tunez: Garfield Edition [file-hunter] The UHF Painter (Italy) [file-hunter] War World FM-PAC Demo (Netherlands) [file-hunter] Wiz Kids (Japan) [file-hunter] Yupipati (demo) [file-hunter] Zombie Night [Alberto Sgaggero] Zoo Rally (Russia) [file-hunter] Zoto (Germany?) [file-hunter]
      New NOT_WORKING software list additions (msx2_flop.xml)
      HBI-V1 Video Digitizer (Japan) [file-hunter] Himitsu no Hanazono (Japan) [file-hunter] Veldslag (Netherlands) [file-hunter] Zeeslag (Netherlands) [file-hunter] Zeeslag (Netherlands, demo) [file-hunter]
  • 2023-11-12 15:38:42 ks0164: Actually lower TX full semaphore when host reads MPU-401 buffer. This fixes elfin losing sound and the ability to coin up during attract. [AJR]
  • 2023-11-12 10:37:03 m6801: add support for canned nvram [hap]
  • 2023-11-12 08:43:58 skeleton/seoul88.cpp: fleshed the driver out a bit [Ivan Vangelista]
  • 2023-11-12 05:07:39 apple2e.cpp: Fix Franklin Ace 500/2x00 F-keys [Golden Child] [arbee]
  • 2023-11-12 01:41:24 misc/changyu.cpp: identify palette and tilemap format, allow changyu2 to show some GFX [angelosa]
  • 2023-11-12 00:11:25 psion: fix crash regression [hap]
  • 2023-11-11 23:53:40 roishtar: Fix regression in ROM loading from 70b2769df57f1f1edc48588b81b6df3e29a79622 [AJR]
  • 2023-11-11 23:51:22 ccompan2: correct rom load offset, [hap]
    • m6800: update some comments
  • 2023-11-11 23:26:38 saitek/ccompan2.cpp, saitek/leonardo.cpp, saitek/renaissance.cpp: Internal NVRAM no longer needs a separate device [AJR]
  • 2023-11-11 23:25:08 nsnova: Internal NVRAM is now fully internalized [AJR]
  • 2023-11-11 23:11:12 m6801: Move RAM, ROM and I/O areas into internal maps for all variants (including a few that lacked their own device types until now). CPU device now saves NVRAM for applicable standby areas, which only include the first part of internal RAM on NMOS variants. [AJR]
    • adam_prn: Enable MCU
      taito/bublbobl.cpp, taito/kicknrun.cpp: Add pulse on SC1 to properly latch data from MCU port
      tx81z: Un-NOP now-emulated internal register
  • 2023-11-11 23:01:57 rvoicepc: Correct address mapping of 65C51 and connect it to RS-232 terminal and HD6301 IRQ line; add DIP switches that appear to control baud rate and framing [AJR]
    • hd6301: Fix SLP wakeup from Tin input capture event
  • 2023-11-11 22:13:09 misc/mirderby.cpp: improve sprites [angelosa]
  • 2023-11-11 22:12:49 hash/pc98.xml: fix mercury boot order [angelosa]
  • 2023-11-11 22:02:07 msx2_cart.xml: Fix inconsistent transliteration. (#11701) [wilbertpol]
  • 2023-11-11 16:17:26 Dumped and added a skeleton driver for 'Seoul 88 Fever' (#11719) [ClawGrip]
    • New NOT_WORKING machines
      Seoul 88 [Taksangs]
  • 2023-11-11 16:15:56 sega/segapico.cpp: Initial external interrupt support for Copera (#11722) [qufb]
  • 2023-11-11 15:46:22 ccompan2: add nvram [hap]
  • 2023-11-11 15:32:10 reverted ccompan2: remove standbytimer [hap]
  • 2023-11-11 15:11:37 nsnova: add nvram [hap]
  • 2023-11-11 14:11:21 stratos,simultano,risc2500: remove wrongly emulated ACL button [hap]
  • 2023-11-11 14:01:16 leonardo/renaissa: add nvram [hap]
  • 2023-11-11 09:52:56 New working clones [Ivan Vangelista]
    • Forty-Love (bootleg) [Recreativas.org]
  • 2023-11-11 07:05:59 Fixed visible screen area to animalhs, animalhsa, and eldoraddoa. [Roberto Fresca]
  • 2023-11-11 05:22:29 misc/mirderby.cpp: add NVRAM, identify Z80 as a coin dedicated CPU, sort notes [angelosa]
  • 2023-11-10 22:42:06 m6801: save ram control reg upper bits to 'nvram', [hap]
    • psion: remove local implementation of m6801 standby pin and ram control reg
  • 2023-11-10 22:08:37 New systems marked not working [Ivan Vangelista]
    • Slot no Oujisama / Slot Prince (Japan, SLO1 Ver. B) [buffi]
  • 2023-11-09 17:54:52 taito/ashnojoe.cpp: make sure sound section starts in a disabled state, fix full ADPCM playback on soft resets [angelosa]
  • 2023-11-09 16:21:07 ccompan2: remove standbytimer, [hap]
    • hlcd0515/mattelchess: add nvram
  • 2023-11-09 16:13:47 namco/ygv608.cpp, sega/saturn_v.cpp, seibu/seibuspi_v.cpp: Use util::sext for sign extension [AJR]
  • 2023-11-09 16:12:30 powerpc: Use util::sext for sign extension in disassembler [AJR]
  • 2023-11-09 15:12:38 goodejan.cpp: Minor cleanup (#11720) [cam900]
  • 2023-11-09 10:54:35 ccompan2: add power off nmi [hap]
  • 2023-11-09 05:15:34 mb86233: Use util::sext for sign extension [AJR]
  • 2023-11-09 04:29:38 arm, arm7: Use util::sext in execution of branch instructions [AJR]
  • 2023-11-09 04:28:36 misc/mirderby.cpp: add player 1 key matrix inputs, add gfx bank, add irq masks [angelosa]
  • 2023-11-09 03:52:49 arm: Fix register-counted shifts in disassembly [AJR]
  • 2023-11-09 01:35:11 misc/mirderby.cpp: combine main/sub memory maps, identify flip screen bit [angelosa]
  • 2023-11-09 00:04:36 arm7: another disassembly fix [Olivier Galibert]
  • 2023-11-08 23:17:17 misc/mirderby.cpp: fix sub CPU bank, make it run in attract mode [angelosa]
  • 2023-11-08 23:07:11 nec/pc9801.cpp: misc preps for moving stuff to C-Bus and Hyper 98 [angelosa]
  • 2023-11-08 23:05:36 atari/mediagx.cpp: add stub LPT0 [angelosa]
  • 2023-11-07 03:31:04 sound/swp30.cpp: Fix clang error: unused variable 'pmode' [-Werror,-Wunused-variable] [AJR]
  • 2023-11-06 22:43:27 swp30: Add lfo, correct issue in state readback making the program lose track of some samples [Olivier Galibert]
  • 2023-11-06 19:13:28 galaxian/galaxian.cpp: improved ROM loading for aracnisa [Ivan Vangelista]
  • 2023-11-06 18:12:53 New clones marked not working [Ivan Vangelista]
    • - El Dorado (V1.4D) [Ioannis Bampoulas]
      - konami/xmen.cpp: redumped xmenabl [aussiekanga]
  • 2023-11-06 16:26:09 galaxian/galaxold.cpp: Dumped and added a new Scramble bootleg (#11711) [ClawGrip]
    • galaxian/galaxold.cpp: Dumped and added a new Scramble bootleg
      New WORKING clone - Scrabble (Spanish bootleg of Scramble) [Ricardo - Factory Arcade, Recreativas.org]
  • 2023-11-06 16:25:18 galaxian/galaxian.cpp: Dumped and added (MNW) a new Aracnis set (#11712) [ClawGrip]
    • galaxian/galaxian.cpp: Dumped and added (MNW) a new Aracnis set
      New NOT_WORKING clone
      Aracnis (bootleg of Scorpion on Moon Cresta hardware, set 2) [Ricardo - Factory Arcade, Recreativas.org]
  • 2023-11-06 16:24:18 fix neocdz interrupt handling for lastbld2 [dink] (#11713) [mamehaze]
    • Co-authored-by: David Haywood
  • 2023-11-06 10:16:43 mephisto modular: correct irq level [hap]
  • 2023-11-05 20:51:30 Dumped and added a new "Animal House" set (#11707) [ClawGrip]
    • New NOT_WORKING clone - Animal House (V1.0, set 2) [Taksangs]
      Also renamed "sunspckr" to "animalhs".
  • 2023-11-05 19:24:45 scptchess: correct placement of board coords in artwork, [hap]
    • sgalaxy: add background color under board leds in artwork
  • 2023-11-05 18:58:36 Optimizations for Atmel AVR-8 core (#11622) [MooglyGuy]
    • -avr8: Optimized timers; roughly 1.5x speedup. [Ryan Holtz] - Co-authored-by: Ryan Holtz
  • 2023-11-05 13:56:28 exchess: rename driver to exechess to prevent confusion with expchess [hap]
    • New working systems - Chess Companion II [hap, Sean Riddle]
      New working clones
      Explorer Chess [hap, Sean Riddle]
  • 2023-11-05 01:10:48 swp30: Corretly decompress the samples [Olivier Galibert]
  • 2023-11-05 00:24:53 evod: More exploration [Olivier Galibert]
  • 2023-11-05 00:24:41 h8: Fix divs. Fixes the voice volumes in the mu100 [Olivier Galibert]
  • 2023-11-04 22:47:55 subsino/subsino.cpp: Demote "Seven Land" to MACHINE_IMPERFECT_GRAPHICS | MACHINE_NOT_WORKING (#11703) [ClawGrip]
    • And add notes about known issues
  • 2023-11-04 21:38:12 evod: more notes, some details changed [Olivier Galibert]
  • 2023-11-04 20:07:14 k573mcal.cpp: Clean up code further using multibyte.h helpers [AJR]
  • 2023-11-04 19:06:34 modules/render/bgfx/clearreader.cpp: Use std::clamp [AJR]
  • 2023-11-04 18:40:32 sega/naomigd.cpp: Use multibyte.h helpers and rotate inlines [AJR]
  • 2023-11-04 18:37:19 nintendo/vt1682_alu.cpp, tvgames/spg29x.cpp: Use multibyte.h helpers [AJR]
  • 2023-11-04 18:36:10 matsushita/jr100.cpp: Use multibyte.h helpers [AJR]
  • 2023-11-04 18:34:52 sony/psx.cpp: Use multibyte.h helpers [AJR]
  • 2023-11-04 18:33:21 konami/k573mcal.cpp, konamigq.cpp, konamigv.cpp: Use multibyte.h helpers [AJR]
  • 2023-11-04 18:31:20 igs/igs017.cpp: Use multibyte.h helpers [AJR]
  • 2023-11-04 15:37:28 karnov: interrupt enable feature added as per schematics (#11699) [JOTEGO]
  • 2023-11-04 04:46:56 Demoted newhunterb to machine imperfect graphics and not working. [Roberto Fresca]
    • The set needs video hardware corrections and work on inputs and lamps.
  • 2023-11-04 04:43:50 Demoted newhunter to machine imperfect graphics and not working. [Roberto Fresca]
    • The set needs video hardware corrections and work on inputs and lamps.
  • 2023-11-04 04:07:51 Interflip8035.cpp driver: Common sampleset for all games. [Roberto Fresca]
  • 2023-11-04 00:02:41 MCS48-based slots by Recreativos Franco driver: Made some subtle corrections. [Roberto Fresca]
  • 2023-11-03 22:07:54 New working software list items [hap]
    • - videoart: A Trip To The Zoo!, Disney Coloring Book, Looney Tunes, My Dream Day, My Favorite Doll, On The Move [Sean Riddle, David Butler] videoart: Marvel Super Heroes [Sean Riddle, SixtyFours]
  • 2023-11-03 21:18:51 taito/othunder.cpp: fix othunderu DIP default language to English, othunderj default to Japanese [angelosa]
  • 2023-11-03 20:57:42 taito/othunder.cpp: convert screen to set_raw, fix othunderj "For use in Japan" disclaimer drawing [angelosa]
  • 2023-11-03 14:37:48 sega/sega_beena.cpp: Added basic book page display. [Vas Crabb]
    • sega_beena_cart.xml: Put page scans in individual data areas.
      frontend/mame/luaengine_mem.cpp: Added a raw read function for memory regions.
      plugins/layout: Added bitmap classes to layout sandbox.
  • 2023-11-02 20:46:41 New clones marked not working [Ivan Vangelista]
    • - Time Scanner (bootleg) [jordigahan, ClawGrip]
  • 2023-11-02 19:34:30 cpu/evolution: Make this stub core at least work with the debugger [AJR]
  • 2023-11-02 18:42:29 New working clones [Ivan Vangelista]
    • Hyper Olympic (bugfixed) [Paul Swan]
  • 2023-11-02 17:30:41 Cleaned up some recent commits. [Vas Crabb]
    • Only functional change is nltool counting lines from 1 rather than zero to match text editors.
  • 2023-11-02 17:22:58 tvgames/xavix.cpp: Treat taikodp drum input as digital to avoid issue with multiple hits registering. (#11620) [mamehaze]
    • The same workaround is used for taiko arcade games on Namco System 10.
  • 2023-11-02 17:17:58 samcoupe_flop.xml: Added two working items. (#11467) [ArcadeShadow]
    • Also changed "Sam Coupe" to "Sam Coupé" with an acute accent in system/device descriptions.
      New working software list additions (samcoupe_flop.xml)
      Rick Dangerous [Spectrum Computing] Street Fighter 1 [Spectrum Computing]
  • 2023-11-02 17:15:48 skeleton/evolution_handheld.cpp: Added skeleton for Kidz Delight Evolution Max. (#11676) [mamehaze]
    • cpu/evolution: Added dummy CPU core so disassembly will show in debugger. new skeleton - Evolution
      New systems marked not working - Kidz Delight Evolution Max [TeamEurope, David Haywood]
  • 2023-11-02 14:11:15 heathkit/h89.cpp: Added a machine configuration setting for DIP switch labels. (#11694) [Mark Garlanger]
    • Users may set it to match the selected BIOS is chosen and see the proper settings.
  • 2023-11-02 14:05:21 capcom/gunsmoke.cpp: Swapped coin inputs and corresponding DIP switched to match the manual. (#11695) [JOTEGO]
  • 2023-11-02 13:45:30 universal/cosmic.cpp: Dumped and added a new Space Panic set. (#11689) [ClawGrip]
    • New working clone - Space Panic (set 4) [David Bosque, ClawGrip]
  • 2023-11-02 13:38:53 specpls3_flop.xml: Added eight working items. (#11674) [ArcadeShadow]
    • New working software list additions (specpls3_flop.xml)
      The Errand Boy (English) [Spectrum Computing] The Errand Boy (Spanish) [Spectrum Computing] Maze Death Rally-X [Spectrum Computing] The Mystery of Markham Manor [Spectrum Computing] Seto Taisho vs Yokai (English, Italian) (alt) [Spectrum Computing] Seto Taisho vs Yokai (German, Spanish) (alt) [Spectrum Computing] Seto Taisho vs Yokai (French, Portuguese) (alt) [Spectrum Computing] SQIJ 2018 [Tardis Remakes]
  • 2023-11-02 13:35:43 Added various TV games. (#11654) [TeamEurope, ChinnyVision, wai-3-love, David Haywood] [mamehaze]
    • tvgames/elan_eu3a05vid.cpp: Hooked up transparent pen register. tvgames/trkfldch.cpp: Hooked up additional DMA registers and added an input register for JG7000. skeleton/easy_karaoke.cpp: Listed built-in songs. ekara_japan_bh.xml: Added another title to the list of undumped cartridges.
      New working systems
      Game Zone II 128-in-1 [TeamEurope, David Haywood] Joystick88 [TeamEurope, David Haywood] Motorcycle 30-in-1 [TeamEurope, David Haywood] My Arcade Plug And Play 220 Game Retro Controller (DGUN-2959) [TeamEurope, ChinnyVision] Super TV Air Jet 6-in-1 (Lexibook Junior) [TeamEurope, David Haywood] Wireless Boxing (PAL, Play Vision) [TeamEurope, David Haywood]
      New systems marked not working
      Zone Family Fit [TeamEurope, David Haywood] Dance Dance Revolution - Broadwalk Arcade [wai-3-love] Kidizoom (Germany, blue camera) [TeamEurope] Kidizoom Connect (Germany, pink camera) [TeamEurope] Sudoku TV Game (PAL, 2 players) [TeamEurope, David Haywood] TV Sports Plug & Play 5-in-1 (JG7000) [TeamEurope, David Haywood] Virtual Football (with 3 bonus games) [TeamEurope, David Haywood]
      New working software items - nes_vt_cart.xml 5 Bonus Games [TeamEurope, David Haywood]
      New software items marked not working - easy_karaoke_cart.xml Golden Greats Vol.1 [TeamEurope, David Haywood] Golden Greats Vol.2 [TeamEurope, David Haywood] Mega Hits Vol.1 [TeamEurope, David Haywood] Mega Hits Vol.3 [TeamEurope, David Haywood]
  • 2023-11-02 13:02:38 subsino/subsino.cpp: Added some notes about the different "New HUNTer" sets. (#11691) [ClawGrip]
  • 2023-11-02 00:40:02 heathkit/h89.cpp Add Ultimeth ROM Alternative BIOS (#11690) [Mark Garlanger]
  • 2023-11-01 16:08:05 Miscellaneous fixes: [Vas Crabb]
    • docs: Added option for Wayland support to compiling guide. docs: Clarified behaviour of memory region read/write methods. Fixed some editing errors in Turkish UI translation. Added some parentheses on ternary conditional operators for clarity.
  • 2023-11-01 14:33:22 imagedev/floppy.cpp: Remvoed hard-sectored floppy support. [Vas Crabb]
    • This caused numerous regressions, including floppy formats not working and application hangs when using some formats.
      This reverts commit b2c399c61d65063ae95e8387d34b098e9516b1a9.
      This reverts commit cf510adc9d34b4ad9a065f3d5bfbcf17115ea06f.
  • 2023-11-01 12:44:20 nabupc: Add nabu floppy disk formats (#11688) [Brian Johnson]
  • 2023-11-01 11:06:39 evo: Current state for sharing [Olivier Galibert]
  • 2023-11-01 10:33:09 evo: possible indirect access [Olivier Galibert]
  • 2023-11-01 09:50:30 evo: some advances [Olivier Galibert]
  • 2023-11-01 06:50:31 igs/goldstar.cpp: improved sunspckr GFX decode [Ivan Vangelista]
  • 2023-10-31 22:16:21 evo: Some progress, kinda hitting a wall though [Olivier Galibert]
NOWSZY [Arcade] DevMAME [log only] 2023/10/31 22:00
  • 2023-10-31 21:54:27 evo: Some more stuff [Olivier Galibert]
  • 2023-10-31 21:22:03 Quiz Channel Question (Korea, Ver 1.10) technical notes. [Roberto Fresca]
  • 2023-10-31 21:08:51 ddenlovr.cpp driver: General clean-up. [Roberto Fresca]
    • New WORKING clones - Quiz Channel Question (Korea, Ver 1.10) [Taksangs, Roberto Fresca]
  • 2023-10-31 20:59:11 evo: generalize some [Olivier Galibert]
  • 2023-10-31 20:28:31 evolution: First stab at understanding the cpu [Olivier Galibert]
  • 2023-10-31 19:47:04 misc/pass.cpp: Fix ROM labels (#11687) [ClawGrip]
  • 2023-10-31 17:36:46 ins8250.cpp: Remove scratchpad register access to 8250 class chips. (#11669) [Mark Garlanger]
  • 2023-10-31 17:28:26 oric1_cass.xml: Added seven items (six working). (#11667) [ArcadeShadow]
    • New working software list additions (oric1_cass.xml)
      Galaxy 5 [The Oric Site] Le General [The Oric Site] Godilloric (Oric-1/Atmos release) [The Oric Site] Godilloric (Oric-1 release) [The Oric Site] Guerre des Couleurs [The Oric Site] The Quest of the Holy Grail (alt) [The Oric Site]
      New NOT working software list additions (oric1_cass.xml)
      Gencar [The Oric Site]
  • 2023-10-31 17:25:53 ig/goldstar.cpp: Dumped PROMs for "Animal House". (#11686) [Taksangs] [ClawGrip]
  • 2023-10-31 17:23:57 subsino/subsino.cpp: Dumped remaining PROM for 'newhunter'. (#11685) [Taksangs] [ClawGrip]
  • 2023-10-31 06:41:13 rx78_cass.xml: New working software list item (#11684) [David 'Foxhack' Silva]
    • rx78_cass.xml: New working software list item
      New working software list item - Yellow Cab [Gaming Alexandria]
      Added additional load instructions and alternate titles.
      corrected c/p error [skip_ci]
      -
      Co-authored-by: Ivan Vangelista
  • 2023-10-31 06:32:42 deco_mlc.cpp: Dumped and added a Korean Stadium Hero '96 clone (#11681) [ClawGrip]
    • deco_mlc.cpp: New WORKING clone
      - Stadium Hero '96 (Korea, Dream Island license) [Taksangs]
      mame.lst: Add 'stadhr96k'
      Fix copy-paste error
  • 2023-10-31 06:32:10 Dumped and added a version of 'Spider' with nudity (#11682) [ClawGrip]
    • edevices/twins.cpp
      New WORKING clone
      Spider (Buena Vision, with nudity) [jordigahan, ClawGrip]
      mame.lst: Add 'spidern'
  • 2023-10-30 23:13:18 subsino/subsino.cpp: Dumped and added PROMs for 'newhunterc' [Taksangs] (#11683) [ClawGrip]
  • 2023-10-30 20:21:11 subsino/subsino.cpp: Dumped and added the "Seven Land" missing ROMs [Taksangs]] (#11679) [ClawGrip]
    • Clones promoted to working
      Seven Land [Taksangs]
      I've been playing for a while and I'd say it works ok. There's a gray stripe on the title screen, probably hiding the copyright text.
  • 2023-10-30 20:03:42 xt446: some fixes [Olivier Galibert]
  • 2023-10-30 18:47:15 igs/goldstar.cpp: Dumped and added missing PROMs from 'eldoradd' [Taksangs] (#11680) [ClawGrip]
  • 2023-10-30 12:49:28 xt446: Assign address maps to correct space numbers (fixes validation errors) [AJR]
  • 2023-10-30 07:24:25 labtam: set keyboard default baud [Patrick Mackinlay]
  • 2023-10-30 00:42:32 Argh, sorry about the forgotten files. [Olivier Galibert]
  • 2023-10-29 23:38:19 Revert "swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a little better" [arbee]
    • This reverts commit ae2ee86fe806a0d87fdcd180a6a10cd1bef6f1bc.
  • 2023-10-29 23:29:38 misc/calomega.cpp: ROM '23-02.u6' from 'comg230' is a NO_DUMP, not a BAD_DUMP (#11677) [ClawGrip]
    • An empty dump should be a NO_DUMP, not a BAD_DUMP. Having it as a BAD_DUMP just causes noise when checking ROMs, and it contains no info at all.
  • 2023-10-29 21:57:18 vidbrain: remove unneeded .lay file [hap]
  • 2023-10-29 21:56:47 videoart: tweak palette [hap]
  • 2023-10-29 21:03:09 swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a little better [Olivier Galibert]
  • 2023-10-29 19:26:03 ks0164: Fix looping calculations, remove debug stuff [Olivier Galibert]
  • 2023-10-29 18:56:35 ks0164: Fix registers on nonloop so that the voice is freed correctly. Bonus usage debug output, to be removed at some point [Olivier Galibert]
  • 2023-10-29 17:20:52 machine/ins8250.cpp: Implement transmit Break functionality. (#11665) [Mark Garlanger]
  • 2023-10-29 17:18:23 nuon.xml: Added one item (non working), and converted disc images to DVD CHDs. (#11664) [David 'Foxhack' Silva]
    • Also updated metadata.
      New software list items marked not working
      Jjangguneun Monmallyeo 3: Doraon Jjanggu (Korea) [emceebois]
  • 2023-10-29 17:11:15 Added some additional layout functionality and script bindings. [Vas Crabb]
    • Also corrected some copy/paste errors in documentation, and bumped documentation version as it now describes features that will appear in an upcoming release.
  • 2023-10-29 17:08:51 misc/atronic.cpp: Added basic notes about the Atronic CashLine and successor.s (#11662) [Priit Laes]
  • 2023-10-29 16:47:32 heathkit/h89.cpp: Addef Kres KMR-100 ROM as a BIOS option for the H89. (#11668) [Mark Garlanger]
    • Also connected RTS and DTR serial signals.
  • 2023-10-29 15:51:36 ks0164: Correct loop flag and pan swap [Olivier Galibert]
  • 2023-10-29 15:00:43 ks0164: Fix neg/not, add volume and envelopes, fix looping [Olivier Galibert]
  • 2023-10-29 12:55:07 imgtool: check for unrecognized options (#11671) [Lubomir Rintel]
  • 2023-10-29 12:53:44 formats/imd_dsk: implement get_sectors_per_track() (#11672) [Lubomir Rintel]
  • 2023-10-29 12:51:44 imgtool/bml3: fix a crash when format doesn't implement get_sectors_per_track() (#11673) [Lubomir Rintel]
  • 2023-10-29 11:27:34 videoart: tweak palette [hap]
  • 2023-10-29 09:26:41 swp00: Correct the sample decompression [Olivier Galibert]
  • 2023-10-29 07:45:02 videoart.lay: change color cursor to red [hap]
  • 2023-10-29 07:41:23 nes_apu: it claims to be GPL, then it can't have a GPL-incompatible license restriction [hap]
  • 2023-10-29 02:15:48 ks0164: CPU refinements [AJR]
    • - Force source register to be the same as destination register for max/min instructions. Fixes missing instruments and eventually disappearing music in elfin attract. - Write "tst" instead of "zero |=" in disassembly
  • 2023-10-28 22:11:18 videoart: add internal artwork [hap]
  • 2023-10-28 20:09:00 nec/pc9801.cpp: implement DMA r/w 1MB mask [angelosa]
  • 2023-10-28 19:43:54 igs/goldstar.cpp: made hamhouse boot [Ivan Vangelista]
  • 2023-10-28 19:08:52 bus/bbc/1mhzbus/emrmidi: Capitalisation Midi -> MIDI. [Nigel Barnes]
  • 2023-10-28 18:30:29 bus/electron: Only select ROMSEL when upper nibble is clear. [Nigel Barnes]
    • bus/electron/m2105: Use SPEECHROM device to map the speech PHROM.
  • 2023-10-28 18:24:07 New systems marked not working [angelosa]
    • PC-H98S model 8/U8 [cuba200611]
  • 2023-10-28 17:49:44 videoart: add display blanking [hap]
  • 2023-10-28 17:24:55 g65816: use properly sized types for registers, fixes snes-test wanting execution to wrap within the same bank. [R. Belmont] [arbee]
  • 2023-10-28 15:11:10 igs/goldstar.cpp: Dumped a Korean "Cherry Master" bootleg called "Hamburger House". (#11666) [ClawGrip]
    • New clones marked not working
      Hamburger House [Taksangs]
  • 2023-10-27 23:42:36 hash/fmtowns_cd.xml, hash/ibm5150.xml, hash/pc8801_flop.xml, hash/pc98.xml, hash/x68k_flop.xml: standardize tuntroll descriptions [angelosa]
  • 2023-10-27 23:05:20 Major rewrite of Recreativos Franco i8085 + projectors based slots driver. [Roberto Fresca, Grull Osgo] [Roberto Fresca]
    • - Hooked all the remaining devices and worked on them to get the system working. - Inputs and outputs from the scratch. - Motors, projectors, and lots of improvements. - Redesigned ASCII PCBs layers to be more readable. - Designed an internal artwork that allow Baby & Bombo to be playable. - Simulated the physical bombo (bingo roller) in the internal layout. - Promoted Baby & Bombo to working. - Added technical notes.
  • 2023-10-27 23:02:28 hash/coco_cart.xml: QA notes checkpoint [angelosa]
  • 2023-10-27 23:01:35 nec/pc9801.cpp: fix legacy PIT mapping [angelosa]
  • 2023-10-27 23:00:43 nec/pc9801_kbd.cpp: confirm key labels, particularly ROLL UP and ROLL DOWN being inverted [angelosa]
  • 2023-10-27 20:29:14 wswan: zerofill class variables, swap button orientation [hap]
  • 2023-10-27 19:25:56 ef9365: simplify busy timer, change msl pins to a devcb [hap]
  • 2023-10-27 18:46:33 3rdpary/asio: Fixed error check in sockatmark(). (#11656) [Alex Brown]
    • From chriskohlhoff/asio@f79d3dc5c85675b01196d301595155ede085483d
  • 2023-10-27 18:06:55 sega/sega_beena.cpp: Emulated Advanced Pico BEENA and TV Ocha-Ken. (#11213) [qufb]
    • Basic functionality is supported, making most games playable.
      StoryWare display is not yet implemented.
      Game-specific peripherals are not emulated.
      There are still some issues with graphics.
      emu/ioport.h: Fixed rarely-used PORT_CROSSHAIR_MAPPER and PORT_CROSSHAIR_MAPPER_MEMBER macros.
      cpu/arm7: Added AP2010 CPU device.
      sound/ap2010pcm.cpp: Added basic AP2010 PCM audio output device.
      Systems promoted to working
      Sega Advanced Pico BEENA
      New working systems
      Sega TV Ocha-Ken
  • 2023-10-27 17:43:04 videoart: add vram read [hap]
  • 2023-10-27 16:28:48 - igs/goldstar.cpp: descrambled sunspckr opcodes, retitled as Animal House as that's what it shows on screen [Ivan Vangelista]
    • - taito/taito_z.cpp: corrected sprite ROMs labels for sci and clones [Guru]
  • 2023-10-27 00:11:04 jaleco/ms1_gatearray.cpp: Cleaned up code. (#11663) [mamehaze]
  • 2023-10-26 21:35:20 Revert "chd.cpp, chdcodec.cpp: Minor refactoring" [Vas Crabb]
    • This reverts commit 901a68e2e0bb0d9178ffdb59e128718c1495250f.
  • 2023-10-26 21:35:17 Revert "chd.cpp: Refactoring, part 2" [Vas Crabb]
    • This reverts commit cc772072fa635146b1df39a5694d2a8f8aa5a34f.
  • 2023-10-26 20:22:45 sevenlnd: Fix labels for undumped EPROMs [AJR]
  • 2023-10-26 19:06:43 igs/goldstar.cpp: Dumped and added an "El Dorado" clone named "Suns Pecker". (#11661) [ClawGrip]
    • New clones marked not working
      Suns Pecker (V1.0) [Taksangs]
  • 2023-10-26 18:51:15 pacman/pacman.cpp: Added a Puck Man bootleg from Alca. (#11660) [ClawGrip]
    • New working clones
      Puck Man (Alca bootleg) [Museo Arcade Vintage]
  • 2023-10-26 18:36:44 jaleco/megasys1.cpp, jaleco/cischeat: Encapsulated gate array simulation as a device. (#11650) [mamehaze]
    • Fixes crashes in tshingen (MT08541). Refined memory maps and cleaned up code. Reduced reliance on driver init functions. Removed placeholder microcontroller ROMs from games using gate arrays. Updated notes.
  • 2023-10-25 19:26:30 ef9365: add side effects check at statusreg read [hap]
  • 2023-10-25 19:03:26 subsino/subsino.cpp: Dumped program ROM for Seven Land (graphics ROMs missing). (#11653) [ClawGrip]
    • New clones marked not working - Seven Land [Taksangs]
  • 2023-10-25 18:52:53 igs/goldstar.cpp: Dumped and added a newer version of Dyna's El Dorado. (#11655) [ClawGrip]
    • New clones marked not working - El Dorado (V5.1DR) [Taksangs]
  • 2023-10-25 17:27:31 videoart: update notes [hap]
  • 2023-10-25 17:06:04 nltool: break up resistor arrays into individual resistors (#11569) [stonedDiscord]
  • 2023-10-25 17:05:02 report line number when an exception occurs (#11564) [stonedDiscord]
  • 2023-10-25 16:13:20 videoart: update notes [hap]
  • 2023-10-25 15:50:17 Systems promoted to working [hap]
    • - Video Art [hap, Sean Riddle, Phil Bennett]
  • 2023-10-25 15:14:10 videoart: correct typo, small refactor [hap]
  • 2023-10-25 14:27:19 videoart: joystick does not autocenter [hap]
  • 2023-10-25 14:19:11 amstrad/amstr_pc.cpp: add PC5086 HW notes [Angelo Salese]
  • 2023-10-25 13:11:58 ef9365: add getter for MSL pins, [hap]
    • videoart: add custom vram handling
  • 2023-10-25 11:06:14 misc/vamphalf.cpp: added speedup for solitaire, also templated speedup methods [Ivan Vangelista]
  • 2023-10-25 05:10:46 apple/valkyrie.cpp: Fixed the screen freezing on Quadra 630/LC 580 when the Video Startup extension is installed or the Video Player application is launched. [R. Belmont] [arbee]
  • 2023-10-24 20:59:14 videoart: update notes [hap]
  • 2023-10-24 19:40:02 swp00: workaround bogus 'variable may be unitialized' compiler warning [hap]
  • 2023-10-24 19:24:02 m68705: add preliminary support for analog input ports [hap]
    • New systems marked not working
      Video Art [hap, Sean Riddle, Phil Bennett]
      New working software list items - videoart: Activity Cartridge [hap, Sean Riddle, Phil Bennett], Disney Story Book [Mike Stedman]
  • 2023-10-24 19:01:18 Merge tag 'mame0260' into HEAD [Vas Crabb]
    • MAME 0.260
  • 2023-10-24 18:33:43 Make generation of has_foo.h files deterministic (#11651) [Bernhard M. Wiedemann]
    • Without this patch, order of entries in generated/has_{buses,cpus,formats,machines,sounds,videos}.h varied across builds.
      This patch was done while working on reproducible builds for openSUSE.
      Co-authored-by: Bernhard M. Wiedemann
  • 2023-10-24 18:33:08 spectrum_betadisc_flop.xml: Added 8 working items (#11646) [ArcadeShadow]
    • New working software list additions
      Carlos Michelis (demo) [Spectrum Computing] Dune II - Battle for Arrakis (Demige) [Spectrum Computing] Dune II - Battle for Arrakis (Perestroika Software) [Spectrum Computing] Ghastly Getaway Dizzy (English) [Spectrum Computing] Ghastly Getaway Dizzy (Russian) [Spectrum Computing] Redshift (v1.1) [Spectrum Computing] Thieves School (demo) [Spectrum Computing] Turbo the Tortoise - 30th Anniversary Edition [Spectrum Computing]
  • 2023-10-24 17:42:35 Fixed Super Yutnori graphics. [Roberto Fresca]
  • 2023-10-24 12:44:12 Dumped and added a Korean Major Poker bootleg (#11657) [ClawGrip]
    • misc/majorpkr.cpp: New WORKING clone
      - Super Yutnori (bootleg of Major Poker) [Taksangs]
  • 2023-10-24 04:34:46 chd.cpp: Refactoring, part 2 [AJR]
    • - Change is_XXX to return std::error_condition instead of bool so that errors can be passed down the line; rename these to check_is_XXX to indicate that they are no longer basic predicates - Change return type of internal function metadata_find to std::error_condition so that errors can be returned rather than thrown
      imagedev/cdromimg.cpp: Fix bug where cdrom_file object could be constructed twice in a row for CD-ROMs and once for DVDs
  • 2023-10-23 21:39:17 3rdparty/portaudio: Fixed inadvertent assignment in PulseAudio callback. [Vas Crabb]
  • 2023-10-23 21:31:22 3rdparty/portaudio: Suppress clang unused label warning. [Vas Crabb]
  • 2023-10-23 17:27:07 3rdparty/portaudio: Enabled PulseAudio backend for Linux. [invertego] [Vas Crabb]
  • 2023-10-22 20:04:22 mu50: Add the effects and the nvram [Olivier Galibert]
    • new WORKING machine - Yamaha MU50 [O. Galibert, Phil Bennett]
  • 2023-10-21 12:50:08 mu80: Add the fixed interrupt [Olivier Galibert]
    • swp20: Add some more identified registers
  • 2023-10-21 12:49:11 mu100: Some comments [Olivier Galibert]
  • 2023-10-21 09:42:07 mulcd: small corrections to bit assignments [Olivier Galibert]
  • 2023-10-23 03:41:48 newhunterc: Add more memory to map; note imperfect colors [AJR]
  • 2023-10-22 22:04:04 chd.cpp, chdcodec.cpp: Minor refactoring [AJR]
    • - Return std::error_condition from set_raw_sha1 and set_parent_sha1 instead of throwing exceptions - Fix a few cases where error codes could be swallowed - Catch exceptions in is_XXX predicates - Add const qualifier to SHA-1 extraction methods - Add noexcept qualifier to a few internal functions - Clean up various comments
  • 2023-10-22 20:26:33 misc/vamphalf.cpp: added PCB layout for the F-E1-16-004 PCB for the new Solitaire game and added additional information. Also redefined the keys used to be logical and named them as per the control panel. [Brian Troha] [Ivan Vangelista]
  • 2023-10-22 16:38:48 Disallow zero-length regions in ROM definitions and software lists [AJR]
  • 2023-10-21 20:02:52 gx4000.xml: Replaced abbreviated country names with full names in descriptions. (#11648) [ArcadeShadow]
  • 2023-10-21 17:57:48 jaleco/megasys1.cpp: Emulate microcontroller for bigstrik. (#11629) [Sergio Galiano, Recreativos Piscis, David Haywood] [mamehaze]
    • cpu/tlcs90: Added I/O ports and halt support. jaleco/megasys1.cpp: Started splitting up driver state class, and hooked up microcontroller. jaleco/ms1_tmap.cpp: Trigger screen update on scroll register write (visible in stdragon).
      New working clones
      Hachoo! (set 2) [unknown] Chimera Beast (Japan, prototype, set 2) [unknown]
  • 2023-10-21 17:33:37 apple2_flop_clcracked.xml, apple2_flop_orig.xml: Added latest cracks and one re-dump. (#11643) [A-Noid33]
    • Also cleaned up metadata and improved consistency in Apple II software lists.
      Software redumped (apple2_flop_orig.xml) - Wizardry III: Legacy of Llylgamyn (Version 4, 20-Aug-1983 update) [4am, qkumba]
      Software redumped (apple2_flop_clcracked.xml) - Marty's Family Reader (4am crack) [4am, LoGo] Marty's Reading Workout (4am crack) [4am, LoGo] Greeting Card Maker (4am crack) [4am] Peanuts Maze Marathon (4am crack) [4am] The School Tool (4am crack) [4am]
      New working software list items (apple2_flop_clcracked.xml) - A First Program About Insects (4am crack) [4am] Algebra Word Problems (4am crack) [4am] Alphabet Zoo (4am crack) [4am] Arithmekicks (4am crack) [4am] Arithmetickle (4am crack) [4am] Destiny (4am crack) [4am] Equations I (4am crack) [4am] Faire le Point-Bac Physique Volume 3 (French) (4am crack) [4am] Floppy Teaches: How to Print Letters and Numerals (4am crack) [4am] Floppy Teaches: Letter and Numeral Recognition (4am crack) [4am] Floppy Teaches: What is Missing? (4am crack) [4am] French Classroom Words (4am crack) [4am] Gobbler (4am and san inc crack) [4am, san inc] Half Time: Computerized Charting for Marching Bands (version 2.0) (4am crack) [4am] Knowledge Master Basics: Earth Science (4am crack) [4am] Knowledge Master Basics: Geography (4am crack) [4am] Knowledge Master Basics: Language Arts #1 (4am crack) [4am] Knowledge Master Basics: Language Arts #2 (4am crack) [4am] Knowledge Master Basics: Life Science #1 (4am crack) [4am] Knowledge Master Basics: Life Science #2 (4am crack) [4am] Knowledge Master Basics: Literature (4am crack) [4am] Knowledge Master Basics: Math #1 (4am crack) [4am] Knowledge Master Basics: Math #2 (4am crack) [4am] Knowledge Master Basics: Physical Science (4am crack) [4am] Knowledge Master Basics: Social Studies #2 (4am crack) [4am] Map Reading (4am crack) [4am] Math Football: Decimals (version 3.1.6) (4am crack) [4am] Mathematics Word Problems - Grade 7 (4am crack) [4am] Mathematics Word Problems - Grade 8 (4am crack) [4am] Money (version 4.1.7) (4am crack) [4am] MultiScribe (version 3.01c) (4am crack) [4am] Parachute Parts of Speech (4am crack) [4am] Percent (version 3.1.6) (4am crack) [4am] Percent Word Problems (4am crack) [4am] Perplexing Puzzles (version 1985-07-09) (4am crack) [4am] pfs: report (version 1984-03-20) (4am crack) [4am] pfs: report (version 1985-09-10) (4am crack) [4am] Punctuation Baseball Level A (version 4.1.5) (4am crack) [4am] Real Number System (4am crack) [4am] Rendezvous with Rama (4am crack) (Telarium Re-release) [4am] Skill Builder: Social Studies - Grade 6 (4am crack) [4am] Spider Hunt Spelling (version 4.1.6) (4am crack) [4am] Story Writing (4am crack) [4am] Take 1 (version 06431) (4am crack) [4am] The Great Knowledge Race (4am crack) [4am] The Magic Cash Register (4am crack) [4am] The Time Tunnel: Sports Edition (4am crack) [4am] Time Capsule (4am crack) [4am] Travels with Za-Zoom: The World (revision 2) (4am crack) [4am] Word Problems Level C (version 3.1.6) (4am crack) [4am]
  • 2023-10-21 16:50:53 srcclean in preparation for MAME 0.260 release branch [Vas Crabb]
  • 2023-10-21 14:50:50 dataeast/dec0.cpp: updated ROM labels and positions for midres and clones [Guru] [Ivan Vangelista]
  • 2023-10-21 04:48:20 Normalize terminology for retitled bootlegs and hacks of arcade games, preferring "bootleg/hack of " to "<title> bootleg/hack", which might be confused with bootlegger names or regions. Label a few more sets as hacks.</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c727a7475f577ba144b479d62c266037d2cb4013" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c727a7475f577ba144b479d62c266037d2cb4013">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-21 02:31:10</b> <u>msx2_cart.xml: Added 31 items, 29 working. (#11642)</u> <em>[wilbertpol]</em><ul><li class="desc"> msx2_cart.xml: Added 31 items, 29 working.<br>New working software list items - Aleste (Woomb) [file-hunter] Arkanoid 2 (Korea) [file-hunter] Ashguine - Fukushuu no Honoo (Japan, alt 2) [file-hunter] Daisenryaku MSX2 (Japan, alt) [file-hunter] Gekitotsu Pennant Race 2 (Japan, sample) [file-hunter] Hydlide 3 - The Space Memories (Woomb) [file-hunter] Alien 8 Remake [file-hunter] Los Amores de Brunilda (v1.01) [file-hunter] Los Amores de Brunilda (v1.0) [file-hunter] Barbarian the Duel [MSXdev] Bomb Jack [file-hunter] Bomb Jack (alt) [file-hunter] Booming Boy (demo) [MSX Area] Bubble Dream [MRC Tenliner Challenge] DIM X (demo) [file-hunter] Equivocal (v1.5) [Passion MSX2 Contest] Equivocal (v1.0) [Passion MSX2 Contest] Gold Fan [N.I] Highway Fighter (demo) [file-hunter] Inferno [msxdev Compo] Jailbreak (v1.02) [Passion MSX2 Contest] Jailbreak (alt) [Passion MSX2 Contest] Jailbreak (alt 2) [Passion MSX2 Contest] Knight Lore Remake [Retroworks] Lilly's Saga - The Stones of Evergreen (v1.2) [MSXdev] Lilly's Saga - The Stones of Evergreen (v1.1) [MSXdev] Lilly's Saga - The Stones of Evergreen (v1.0) [MSXdev] La Sorpresa (Spanish) [Oniric Factor] A Surpresa (Portuguese) [Oniric Factor]<br>New NOT_WORKING software list additions<br>Ehagaki-yō wāpuro (Japan) [file-hunter] Life on Earth (demo) [file-hunter]<br> Fix capitalisations of Wāpuro and AshGuine<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b17bd90268aa6b970b96efcfe4f52040434b000f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b17bd90268aa6b970b96efcfe4f52040434b000f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-21 01:21:52</b> <u>midiin_device: support loading sysex dumps (#11625)</u> <em>[Devin Acker]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=64bc63a65545260210f6e6e2d0c5f29c4b2f96fa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=64bc63a65545260210f6e6e2d0c5f29c4b2f96fa">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 19:14:02</b> <u>emu/romload.cpp: Removed apparently obsolete FIXME comment.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6f1abb62220a00a05bd671577ea36865bc6333cf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6f1abb62220a00a05bd671577ea36865bc6333cf">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 19:03:31</b> <u>emu/romload.cpp: Tidy up some of the code a little.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0e8fdbecdd18ccc31eef907da8ed260a1596dcb4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0e8fdbecdd18ccc31eef907da8ed260a1596dcb4">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 18:56:25</b> <u>seta/seta.cpp: Updated descriptions, machine configuration settings, input labels. (#11551)</u> <em>[cam900]</em><ul><li class="desc"> rezon: Made licensee configurable as boards showing Taito date with 1991 year have been seen, and made 1992 version the parent. rezon: Corrected label for tilt input displayed in service mode. zingzip: Default to English title only, and added transliterated Chinese title to description.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6ef2fd66f024ce2381226e0da7d00dd4d62fb121" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6ef2fd66f024ce2381226e0da7d00dd4d62fb121">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 18:23:34</b> <u>seta/simple_st0016.cpp: Added subtitles to descriptions for Koi Koi Shimasho and Renju Kizoku. (#11552)</u> <em>[cam900]</em><ul><li class="desc">Also corrected transliterations of titles in comments.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f8de63c671824ec7e5fc666a278a3baf8b0c07f6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f8de63c671824ec7e5fc666a278a3baf8b0c07f6">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 18:18:49</b> <u>toaplan/toaplan2.cpp: Corrected DIP switch and jumper settings for bgaregga bootlegs. (#11553)</u> <em>[cam900]</em><ul><li class="desc"> Corrected settings for bootlegs with hard-coded region (affects bonus life settings). Added transliterated Chinese titles for two bootlegs and noted that Melody is possibly the bootlegger’s name.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d0d09d7f53f5f39cbbcec70f854150e87657f687" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d0d09d7f53f5f39cbbcec70f854150e87657f687">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 17:26:57</b> <u>advision,skywriter: fix cliprect bounds check</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=13b23aac37c470a5991346463960fc691de1e798" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=13b23aac37c470a5991346463960fc691de1e798">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 13:31:58</b> <u>spacezap: add note about older version, ddealer: correct typo in comment</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=320c8283d202695d1842420d445024d47b13d833" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=320c8283d202695d1842420d445024d47b13d833">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 08:57:18</b> <u>docs: Updated for changes to media loading behaviour.</u> <em>[Vas Crabb]</em><ul><li class="desc">Bumped docs version since this now describes behaviour of the upcoming release.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ceb582b8a0df2b8c0119872127fba3cdc0334b04" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ceb582b8a0df2b8c0119872127fba3cdc0334b04">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 08:32:00</b> <u>emu/romload.cpp: Don't search parent device search path for software media.</u> <em>[Vas Crabb]</em><ul><li class="desc">This was a piece of emergent behaviour in the original implementation of software media loading. It was preserved in the last big refactor of ROM loading, but it can be removed now to simplify the code.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=052b5500264390293d015da4a6e0827e64b7f923" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=052b5500264390293d015da4a6e0827e64b7f923">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 02:10:27</b> <u>video/mc6847.cpp: Fix synchronization between MC6847 video display generator and screen device (#11594)</u> <em>[dave-br]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a9519ebcd8cbf9cd48454828cac96c3d5b735376" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a9519ebcd8cbf9cd48454828cac96c3d5b735376">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-20 00:32:43</b> <u>ibm/ibm5550.cpp: identify video format a bit</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e353be43cdaf7da3ec09f765dde61d4970db22c6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e353be43cdaf7da3ec09f765dde61d4970db22c6">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-19 21:58:30</b> <u>machine/i82443bx_host.cpp: stub a 82443LX PAC variant</u> <em>[angelosa]</em><ul><li class="desc">New systems marked not working<br>Gigabyte GA-6LA7 [The Retro Web]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=299447c50f701bc5d4efc11cf808646622cbcbb4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=299447c50f701bc5d4efc11cf808646622cbcbb4">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-19 20:47:15</b> <u>Allow clone CHDs to use parent CHDs as parents.</u> <em>[Vas Crabb]</em><ul><li class="desc"> util/chd.cpp: Allow caller to provide a helper for finding parent CHDs and expose (recursive) missing parent status. emu/romload.cpp: Search parent systems/devices/software for parent CHDs on encountering a delta CHD. emu/romload.cpp: Report error on delta CHDs when parent can't be found. emu/romload.cpp: Check parents for matching CHDs with different names for devices as well as systems and software.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d1172bf710f2a7b1777ed7687f5ba65748d90ee9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d1172bf710f2a7b1777ed7687f5ba65748d90ee9">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-19 17:37:00</b> <u>pokey: Latch current value of keyboard count when registering presses in non-debounce mode. Fixes start button not responding in a5200:pitfall.</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4dfc36ae47d77207045f218fbc11bfbbe32744ab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4dfc36ae47d77207045f218fbc11bfbbe32744ab">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-19 15:17:53</b> <u>render.cpp: Nuke previous scaler when releasing a render_texture in case it gets recycled later. This fixes occasional bad downcasts in debug builds when trying to bring up the tilemap viewer in certain drivers.</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c662f2ec6bcb25e340dea637461c6ac7ab04465e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c662f2ec6bcb25e340dea637461c6ac7ab04465e">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-19 10:30:21</b> <u>subsino/subsino.cpp: Maked PROMs as BAD_DUMP for 'newhunterc' (#11641)</u> <em>[ClawGrip]</em><ul><li class="desc">As they weren't dumped from that PCB<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8fea166c6fdffe0c801f06c616dcfbf7b6533ada" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8fea166c6fdffe0c801f06c616dcfbf7b6533ada">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-19 02:23:10</b> <u>ibm/ibm5550.cpp: implement preliminary NMI trap, add notes, denote it uses a GFX ROM for text drawing</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=66709c3b6a9c4a36e2c66739a7fac9254012854f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=66709c3b6a9c4a36e2c66739a7fac9254012854f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-18 22:29:15</b> <u>pc/quakeat.cpp: regen HDD geometry</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b9789ae9d3c8b20728ac7a2871ce80256893632d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b9789ae9d3c8b20728ac7a2871ce80256893632d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-18 20:04:30</b> <u>subsino/subsino_crypt.cpp: added xors and bitswaps for the newly dumped newhunterc set. It still needs work on the driver side.</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8ae9e495868721db02d6df6c396bd5e1f4fa694a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8ae9e495868721db02d6df6c396bd5e1f4fa694a">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-18 19:45:46</b> <u>nakajima/nakajies.cpp: added 2 bios dumps for the NTS DreamWriter 325:</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- v1.03 [Baracus] - v2.0 [MrWaalkman]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f1caaeccea83351374a7bc4dd6f6ed92bc5314fa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f1caaeccea83351374a7bc4dd6f6ed92bc5314fa">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-18 19:33:06</b> <u>subsino/subsino.cpp: Dumped and added another New HUNTer set (as MNW) (#11624)</u> <em>[ClawGrip]</em><ul><li class="desc"> subsino/subsino.cpp: Dumped and added another New HUNTer set (as MNW)<br>New NOT_WORKING clone<br>New HUNTer (bootleg, set 2) [Taksangs]<br> mame.lst: Add 'newhunterc'<br> Fix notes<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d8199aac64f49b0fd26a018fc4af90be234fd1b3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d8199aac64f49b0fd26a018fc4af90be234fd1b3">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-18 13:38:08</b> <u>at_mb: Fix address map</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=67bfa9bc4de44faa4f743335b636da7e722088f8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=67bfa9bc4de44faa4f743335b636da7e722088f8">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-18 02:08:04</b> <u>casio_ra3_device: fill newly created image with zero instead of 0xff (#11626)</u> <em>[Devin Acker]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4954807f283745229f4e36166476e6502d95eebb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4954807f283745229f4e36166476e6502d95eebb">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 23:48:33</b> <u>cpu/sh/sh.cpp - Fix MAC_W regression</u> <em>[Philip Bennett]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8c9b339442496460ad3279bfd83ee6703ef4457d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8c9b339442496460ad3279bfd83ee6703ef4457d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 21:47:01</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Geo Storm (Japan, 026 custom sound CPU) [playero]<br>- dynax/royalmah.cpp: minor comments update<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9a6095696ca1aa0659ae21ec5af5547ca6ab9141" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9a6095696ca1aa0659ae21ec5af5547ca6ab9141">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 21:31:11</b> <u>pc/pc.cpp: move ibm5550 to own driver</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=13d77e40a6e76220e7ca6b2a54ace731a9eb38bf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=13d77e40a6e76220e7ca6b2a54ace731a9eb38bf">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 20:45:26</b> <u>casio/casloopy.cpp: Promoted system to working. (#11621)</u> <em>[Phil Bennett]</em><ul><li class="desc"> Emulated most features of the system, with the exception of sound output and the thermal printer. bus/vboy/slot.cpp: Fixed loading loose software on big Endian hosts. [Vas Crabb]<br>Systems promoted to working - Casio Loopy [Phil Bennett, Ryan Holtz]<br>New working software list items (casloopy.xml) - Chakra-kun no Omajinai Paradise [Rachel Simone Weil]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cbe16a03a8842807e66acd60141efb61cc1d8bd5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cbe16a03a8842807e66acd60141efb61cc1d8bd5">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 19:54:16</b> <u>misc/vamphalf.cpp: Dumped and added a new game: 'Solitaire' (#11623)</u> <em>[ClawGrip]</em><ul><li class="desc"> misc/vamphalf.cpp: New working systems - Solitaire (version 2.5) [Recreativas.org, Brito_cat]<br> mame.lst: Add 'solitaire'<br> proper memory map and inputs<br>may still do with intuitive input defaults and speedup funcs<br> mame.lst: moved solitaire in alphabetical order [skip ci]<br>-<br>Co-authored-by: Ivan Vangelista <mesgnet@yahoo.it><li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a5b56869706220d61c56ece4e85dbcf22173ade2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a5b56869706220d61c56ece4e85dbcf22173ade2">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 18:06:48</b> <u>Corrected grammar of several German UI message translations. (#11614)</u> <em>[Sönke Joppien]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6e0c003c5f3f2e6b0df25ab3e8845b8f52e4a4b2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6e0c003c5f3f2e6b0df25ab3e8845b8f52e4a4b2">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 18:00:22</b> <u>casio/cz101.cpp: Added sound output and RAM cartridge, and promoted system to working. (#11613)</u> <em>[Devin Acker]</em><ul><li class="desc"> casio/ra3.cpp: Added simple Casio RA-3 RAM cartridge device. sound/upd933.cpp: Emulated Casio/NEC uPD933 phase distortion synthesis chip.<br>Systems promoted to working<br>Casio CZ-101 [Devin Acker]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3574a5aa74188c84e7493806678a6b815048c8e6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3574a5aa74188c84e7493806678a6b815048c8e6">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-17 04:15:15</b> <u>nubus/thunder4gx.cpp: Preliminary support for Radius Thunder IV GX video card. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=23b19b492e794b5da4cd3e978e1ed2fa75edef20" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=23b19b492e794b5da4cd3e978e1ed2fa75edef20">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-16 01:17:51</b> <u>new NOT_WORKING machine</u> <em>[MetalliC]</em><ul><li class="desc">- Bingo Parade (main) (MDA-C0008E) [rtw, MetalliC]<br>new NOT_WORKING clone - Bingo Galaxy (main) (MDA-C0039A) [rtw, MetalliC]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ea526ab2d1fa773a6eace2113c13848f0f7ebcb7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ea526ab2d1fa773a6eace2113c13848f0f7ebcb7">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-15 15:08:17</b> <u>cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett]</u> <em>[Phil Bennett]</em><ul><li class="desc"> Added (rudimentary) SH7021 DMA, timers and GPIO, and logging for the rest. Fixed SH2 NMIs occurring in a delay slot when using the interpreter. Generally cleaned up code and renamed functions/macros/variables more conventionally.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ee500b6a57b9550074bacb2d3fa3352901af0e93" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ee500b6a57b9550074bacb2d3fa3352901af0e93">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-15 05:09:54</b> <u>Support MSX Sunrise SCC Flash cart type used in Manbow 2</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3ad1d0d02e5af590bf0ed3ca04b6aa1b669e03e5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3ad1d0d02e5af590bf0ed3ca04b6aa1b669e03e5">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-15 01:02:31</b> <u>subsino.cpp, subsino2.cpp: Remove extraneous RAM from HD647180X memory maps where the MCU has some internal RAM</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f264f417f0dbc43f8086638fedd0e39dcc3b362" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f264f417f0dbc43f8086638fedd0e39dcc3b362">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-15 00:45:16</b> <u>rfslotsmcs48.cpp driver: Fix conditional requesting ay8910 data.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=65d890a328240a122b8c0e36360e5a7e6991f0d0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=65d890a328240a122b8c0e36360e5a7e6991f0d0">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-15 00:15:37</b> <u>subsino.cpp, subsino2.cpp: Add some fake internal ROM to encrypted HD647180X games so the MMU can get set up properly</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e7e1c344ddd87f2c43e5679919df8df6a433eca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e7e1c344ddd87f2c43e5679919df8df6a433eca">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-14 14:24:55</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Multi Game (Italian, Versione 3.9.8 - 1.5.7, 01-JUL-98) [The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2714b8375208cc899710d48bcd62323b6b2f40a1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2714b8375208cc899710d48bcd62323b6b2f40a1">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-14 13:40:59</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Super Magic Card [The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7aaf6b792284d494df459693c4903473d4ada585" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7aaf6b792284d494df459693c4903473d4ada585">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-14 12:22:37</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Super Nove (Playmark, Euro currency) [The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=752866daa7700043c2142d3c6a8feb245280f1bf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=752866daa7700043c2142d3c6a8feb245280f1bf">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 20:14:39</b> <u>dynax/royalmah.cpp: preliminary address map for cafepara</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ac3c4190eeb647596523182572e535424106421c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ac3c4190eeb647596523182572e535424106421c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 16:05:38</b> <u>nmk/ddealer.cpp: replace MCU simulation in ddealer with emulated NMK-110 MCU (also tdragon1, hachamf, hachamfa in nmk16.cpp) [Sergio Galiano, Recreativos Piscis, David Haywood, hammy] (#11584)</u> <em>[mamehaze]</em><ul><li class="desc"> replace MCU simulation in ddealer with emulated NMK-110 MCU [Sergio Galiano, Recreativos Piscis, David Haywood, hammy] hooked up MCU for tdragon1 too added the nmk-113 dump to hachamf and hachamfa, this appears to be a multipurpose MCU, as it has multiple program paths depending on a port. one of the config options in the 113 MCU is for Thunder Dragon, even if we use the 110 113 can also be used with Double Dealer in a specific config flip ddealer.cpp to more permissive license, with agreement from copyright holders load the 215 binary too, even if for emulation purposes it seems unimportant<br>-<br>Co-authored-by: DAVIDNEWadmin <hazemamewip@hotmail.com><li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fa84d2ba677ee09e4e9a6ee81e958b7a74b8b66d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fa84d2ba677ee09e4e9a6ee81e958b7a74b8b66d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 05:47:48</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Trivia ? Whiz (6221-10, U5-0A Edition 4) [Brian Troha, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a8f561b03e74982723ac5a3bc4af5ae45d16ff6d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a8f561b03e74982723ac5a3bc4af5ae45d16ff6d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 03:17:36</b> <u>heathkit/tlb.cpp - add back in gp19 fix TODOs (#11609)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=33c04f07fa0807af1039fb33569ff7b4a3accd11" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=33c04f07fa0807af1039fb33569ff7b4a3accd11">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 02:43:47</b> <u>Move format #includes out of header files</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3dcf3d756921cf1a1a089d5e77b864b75073b9f6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3dcf3d756921cf1a1a089d5e77b864b75073b9f6">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 02:33:51</b> <u>skeleton/xor100.cpp: Hook up INTRQ and DRQ callbacks (and hopefully fix Windows build)</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=91b1b03003c8fb568c8bf55be638e46020cd1624" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=91b1b03003c8fb568c8bf55be638e46020cd1624">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 02:19:21</b> <u>spectrum_opus: Use device finder array for floppy drives</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=220c3df37571391ddbe05e4ae028356e68498778" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=220c3df37571391ddbe05e4ae028356e68498778">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 01:47:08</b> <u>c8280, hp9895: Use device finder arrays for floppy drives</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fe40e825965a8cc0366eaf7b77ab843f401bc9fd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fe40e825965a8cc0366eaf7b77ab843f401bc9fd">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 01:30:41</b> <u>ep64_exdos, compis_fdc: Clean up code using device finder arrays for floppy drives</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=59521cf6cf1981b006611ea0c8bf5b2649db81ac" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=59521cf6cf1981b006611ea0c8bf5b2649db81ac">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 01:22:37</b> <u>abc_fd2, lux10828, lux21046: Clean up code using device finder arrays for floppy drives</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=231df06c1245672328f184e35f31dd253912bb4c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=231df06c1245672328f184e35f31dd253912bb4c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 01:14:46</b> <u>vtech_fdc: Use device finder array for floppy drives</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e2a931b653f2d2a99db2efdb95e6617522fb79aa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e2a931b653f2d2a99db2efdb95e6617522fb79aa">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 01:02:55</b> <u>ss50_dc5: Clean up code using device finder array</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cddf3d90aca8fee0835646ac694e1eecb85c9399" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cddf3d90aca8fee0835646ac694e1eecb85c9399">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 00:55:03</b> <u>bus/ql: Use device array finders to clean up code in floppy disk options</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f95bf9e92227a20b5e3c7a204010a67e6307774" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f95bf9e92227a20b5e3c7a204010a67e6307774">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 00:21:44</b> <u>bus/mtx/sdx.cpp: Clean up code using device finder array</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2531240dbfbd599e58549a0fee15de51b0b66180" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2531240dbfbd599e58549a0fee15de51b0b66180">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-13 00:06:20</b> <u>adam_ddp: Clean up code using device finder array for cassettes</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ab24a264a4b18aa0fcb3ebb3846983729bf27e14" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ab24a264a4b18aa0fcb3ebb3846983729bf27e14">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-12 21:55:28</b> <u>skeleton/cosmicos.cpp, dm7000.cpp, micronic.cpp, softbox.cpp, vp415.cpp, xor100.cpp, zorba.cpp: Consolidate drivers in one source file each</u> <em>[AJR]</em><ul><li class="desc"> skeleton/dm7000.cpp: Update optional logging calls to use logmacro<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3dda0621ffe133a53e7532781310832a227dc0d2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3dda0621ffe133a53e7532781310832a227dc0d2">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-12 19:32:35</b> <u>msx2_cart.xml: Added 53 items (42 working). (#11606)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx2_cart.xml) - Zanac EX (Japan, Woomb) [file-hunter] Michelangelo II (Japan) [file-hunter] Super Lode Runner (Japan, alt) [file-hunter] Word Processor (Arab) [file-hunter] Zukkoke Yajikita Onmitsu Douchuu (Japan, alt 2) [file-hunter] The Adventures of Moron van der Slut - Escape from Castro Castro [#msxdev Compo] The Bet [Orazio Cacciola] CR3 [NabetaJisho] Gogoboom [ESP Soft] Memory (v1.1) [MSXdev] Memory (v1.0) [file-hunter] No Ren-Sha (v0.13) [file-hunter] O'Conner Among the Falling Walls [file-hunter] Operatión Brazil World Cup [file-hunter] Pac-Man Collection DX (demo) [Opcode Games] Pengo (freeware) [file-hunter] Pengo (demo) [Paxanga Soft] Penpen Bubble [N.I] Pointless Fighting [#msxdev Compo] Police Force 2 (English) [MRC MEGA-Challenge] Police Force 2 (Spanish) [MRC MEGA-Challenge] Princess Quest [Óscar Toledo Gutiérrez] Randoom (v1.1) [MSXdev] Randoom (v1.0) [MSXdev] Safari Kids (v1.1) [MSXdev] Safari Kids (v1.0) [MSXdev] Shift [file-hunter] Shift (alt) [file-hunter] Shoulder Blade OVERDRIVE [MSXdev] Street Fighter II [file-hunter] The Sword of Ianna (v1.2) [file-hunter] The Sword of Ianna (v1.2, alt) [file-hunter] The Sword of Ianna (v1.1) [file-hunter] The Sword of Ianna (v1.0) [file-hunter] TestRAM [file-hunter] Vectroids [norakomi] Who Dares Wins (remake) [file-hunter] Wild Puzzle [Pac] Wild Puzzle (alt) [Pac] Wild Puzzle (alt 2) [Pac] Zevimodoki (v1.10) [MSXdev] Zevimodoki (v1.00) [file-hunter]<br>New NOT_WORKING software list additions<br>Super Rambo Special (Korea) [file-hunter] The Goonies r Good Enough (Kralizec goodbye present) [file-hunter] Manbow 2 [file-hunter] Manbow 2 (alt) [file-hunter] Mr. Balloon [#msxdev compo] Super Mario World (v1.1) [file-hunter] Super Mario World (v1.0) [file-hunter] Super Mario World (advanced prototype) [file-hunter] Super Mario World (early prototype) [file-hunter] Super Mario World (demo 2) [file-hunter] Super Mario World (demo 1) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8dd618d74e1157187a4c3c289f32ee31d05aa82c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8dd618d74e1157187a4c3c289f32ee31d05aa82c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-12 19:19:39</b> <u>fmtowns_cd.xml: added 13 items (11 working), and replaced four items with better dumps. (#11611)</u> <em>[r09]</em><ul><li class="desc"> Removed the floppy disk from the Deep set as it was a "fake" disk that didn't come with the game originally. Fixed and cleaned up some dump source comments.<br>New working software list additions (fmtowns_cd.xml) - Auto Demo '93 Fuyu [redump.org] CONFIG-ROM [beanstalk] Drive Simulator - Home Navi V1.0 L01 [redump.org, cyo.the.vile] Heike Monogatari (Gekan) [redump.org] Hyper Planet Shiki Vol. 3 [redump.org] Many Colors II [redump.org] Naomi Komaki for Janis [redump.org] NHK Special - Ginga Uchuu Odyssey Vol. 2 - Choushinsei Bakuhatsu (FM Towns Marty version) [redump.org] Wing Commander (alt) [redump.org] Woman's Memory [redump.org] Z's Staff Pro Towns [redump.org]<br>New not working software list additions (fmtowns_cd.xml) - Fujitsu Habitat V2.1 L13A [redump.org] Hyper Dream [redump.org]<br>Replaced software list items (fmtowns_cd.xml)<br>Deep [redump.org] Flashback [redump.org] Kiwame [redump.org] That's Toukou - Natsu no Daitokushuu [redump.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f51c0356ff11c45cdba6c5d0f993b2beb76f4bbe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f51c0356ff11c45cdba6c5d0f993b2beb76f4bbe">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-12 18:14:21</b> <u>- dynax/royalmah.cpp: dumped internal ROMs for mjvegas and cafepara [Sergio Galiano, Recreativos Piscis, Hammy]</u> <em>[Ivan Vangelista]</em><ul><li class="desc">Clones promoted to working<br>Mahjong Vegas (Japan) [Sergio Galiano, Recreativos Piscis, Hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=617d239027b9085bf1530e15ab2ec6368ad86188" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=617d239027b9085bf1530e15ab2ec6368ad86188">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-12 05:05:17</b> <u>Add missing files from last commit. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=69c72ec340a106239b40b816b118703b2200de95" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=69c72ec340a106239b40b816b118703b2200de95">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-12 04:45:07</b> <u>nubus/8lc.cpp: Add support for the RasterOps 8LC card for the original Macintosh LC. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc"> This card provides unaccelerated 1024x768 video, which isn't the greatest idea on a 68020.<br>video/tms34061.h: Added accessors to get the horizontal and vertical visible resolution and totals. [R. Belmont]<br>nubus/cards.cpp, apple/maclc.cpp: Support a list of cards for only the original Macintosh LC. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=095da87df0d72578df389a9f1be9438714fe0e38" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=095da87df0d72578df389a9f1be9438714fe0e38">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 21:24:00</b> <u>pc/pcat_dyn.cpp: Update CMOS so keyboard can be safely removed</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ae5e13e023b9f150a05c75402ae59d022e9fdf31" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ae5e13e023b9f150a05c75402ae59d022e9fdf31">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 20:55:54</b> <u>merit/mtouchxl.cpp: Update CMOS definition so keyboard can be safely removed</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a3d6ca18649643b52db334364626babccd9829d0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a3d6ca18649643b52db334364626babccd9829d0">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 18:27:47</b> <u>Interflip electromechanical slots improvements:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- New reels for Toledo sets with 83 & 79%. - Created new layout for Sevilla sets with with 83 & 79%. - Derived new machine config to cover specific sets.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c139ef96d00bbc75875ac5a359d5ec95e9db29fd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c139ef96d00bbc75875ac5a359d5ec95e9db29fd">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 18:17:56</b> <u>subsino/subsino.cpp: Dumped and added a "New HUNTer" clone (#11605)</u> <em>[ClawGrip]</em><ul><li class="desc"> New WORKING clone<br>- New HUNTer (bootleg) [Taksangs]<br> mame.lst: Add 'newhunterb'<br> Fix identation<br> Fix comments<br> derived tisub and newhunterb maps from a common base map<br>-<br>Co-authored-by: Ivan Vangelista <mesgnet@yahoo.it><li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8d2618ece42087d58c65ed54c64097e45196935b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8d2618ece42087d58c65ed54c64097e45196935b">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 18:00:59</b> <u>Interflip electromechanical slots improvements:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- New reels for Sevilla sets with 77%. - Created new layout for Sevilla sets with 77%. - Derived new machine config to cover specific sets.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a996ab351ddad5ac3465575b49d6b9355e619008" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a996ab351ddad5ac3465575b49d6b9355e619008">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 17:47:25</b> <u>merit/mtouchxl.cpp: Keep keyboard because BIOS wants one</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d8d3ca534e6764537165609370e193096285df3a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d8d3ca534e6764537165609370e193096285df3a">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 17:40:24</b> <u>Interflip electromechanical slots improvements:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- New reels for Costa Brava sets with 77%. - Created new layout for Costa Brava sets with 77%. - Derived new machine config to cover specific sets.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=25a9d62d64890144f9c687b149fb473ad6d8527d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=25a9d62d64890144f9c687b149fb473ad6d8527d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 17:12:13</b> <u>funkball: Remove AT keyboard</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=55fe12bc2e545fde93b51e3594198bd004ea38b2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=55fe12bc2e545fde93b51e3594198bd004ea38b2">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 16:54:21</b> <u>Interflip electromechanical slots: Fix cbravad & sevillad sets.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cd9d11809995410df354383b5fee3a6e522f677b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cd9d11809995410df354383b5fee3a6e522f677b">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 16:42:45</b> <u>8042kbdc: Unbundle keyboard from device and make it optional</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8c5829061b2294ed37a6a0ec312f424ae68ce902" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8c5829061b2294ed37a6a0ec312f424ae68ce902">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 15:06:48</b> <u>New WORKING clones</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Costa Brava (1 jackpot point, 77%) [Roberto Fresca, Grull Osgo] Costa Brava (2 jackpot points, 77%) [Roberto Fresca, Grull Osgo] Costa Brava (4 jackpot points, 77%) [Roberto Fresca, Grull Osgo] Costa Brava (8 jackpot points, 77%) [Roberto Fresca, Grull Osgo]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b2a85bcd6f95ef757a63f8b0d2351042b16eab44" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b2a85bcd6f95ef757a63f8b0d2351042b16eab44">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 14:39:56</b> <u>Interflip electromechanical slots: Added percentages in notes.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=362c8876535686e575154d55add5291ab37e5a87" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=362c8876535686e575154d55add5291ab37e5a87">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 14:28:28</b> <u>New WORKING clones</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Sevilla (1 jackpot point, 77%) [Roberto Fresca, Grull Osgo] Sevilla (2 jackpot points, 77%) [Roberto Fresca, Grull Osgo] Sevilla (4 jackpot points, 77%) [Roberto Fresca, Grull Osgo] Sevilla (8 jackpot points, 77%) [Roberto Fresca, Grull Osgo]<br>Also renamed the toledo sets descriptions with jackpot points and percentages.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=930e05b88cfd7176bd8c5b467d8e6e482d2ce68c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=930e05b88cfd7176bd8c5b467d8e6e482d2ce68c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 13:42:36</b> <u>Toledo sets... Added notes about 1p & 2p</u> <em>[Roberto Fresca]</em><ul><li class="desc">meaning 1 or 2 jackpot points by coin.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2c957d2e1af82dda6948d548973bf4249d3371eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2c957d2e1af82dda6948d548973bf4249d3371eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 13:31:44</b> <u>Fix clang error: private field 'm_sound_p1' is not used [-Werror,-Wunused-private-field]</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9682226f6e31b82c1363eeb953e36c16e2a8a89e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9682226f6e31b82c1363eeb953e36c16e2a8a89e">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 13:01:02</b> <u>fex68k: add note about self test</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a0b8c325ad405dd698eb054c0ba60e537a81d3a1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a0b8c325ad405dd698eb054c0ba60e537a81d3a1">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 12:56:42</b> <u>New WORKING clones</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Toledo (set 2, 2p83) [Roberto Fresca, Grull Osgo] Toledo (set 3, 1p79) [Roberto Fresca, Grull Osgo]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b7dcc8010077c9d855bdfc6d63972198656d188c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b7dcc8010077c9d855bdfc6d63972198656d188c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 12:01:11</b> <u>fidelity eag: add self test checksum info</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3648bb2c40f8ae328fba67ddca50c9c474643bdb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3648bb2c40f8ae328fba67ddca50c9c474643bdb">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 11:34:23</b> <u>rfslotsmcs48: fix compile</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a0caa1a3d52952fc8873499624036c1adc9f2066" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a0caa1a3d52952fc8873499624036c1adc9f2066">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 11:19:17</b> <u>...reverting the mcs48 unneeded changes.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d42b1f05997fe1e2dc75939e372eccc5c4fa08ab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d42b1f05997fe1e2dc75939e372eccc5c4fa08ab">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 11:06:19</b> <u>Marked bformula2 as BAD_DUMP. Main and audio CPU ROMs bits 2 & 5 are stuck to 0.</u> <em>[Roberto Fresca]</em><ul><li class="desc">Seems to be a dirty programmer socket since both ROMS have the same failure. The device needs to be redumped. Added notes about these bad dumps in the driver.<br>3 of 4 sets we checked to work on them are bad dumps....Time to check all the jordigahan dumps before add them.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e5efbf3a601b181ff4d5ecf8683d4b6a9049d4dd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e5efbf3a601b181ff4d5ecf8683d4b6a9049d4dd">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 10:50:38</b> <u>Marked ajofrin as BAD_DUMP. Main CPU ROM is underdumped and duped halves.</u> <em>[Roberto Fresca]</em><ul><li class="desc">Seems to be a bad/dirty higher address pin. Needs a redump. Added notes about these bad dumps in the driver.<br>2 of 3 sets of the driver are bad dumps....This starts to be annoying.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=24246e5d082c483bc3057324cf82ef42bd099310" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=24246e5d082c483bc3057324cf82ef42bd099310">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 10:37:50</b> <u>Marked babyfrts25 as BAD_DUMP. Too many illegal opcodes and full of garbage.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0538678ad1c7f58b7a47c4742046a62458ad9088" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0538678ad1c7f58b7a47c4742046a62458ad9088">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 10:24:57</b> <u>Major rewrite of Recreativos Franco MCS48-based slots driver. [Roberto Fresca, Grull Osgo]</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Hooked all the remaining devices and worked on them to get the system working. - Added missing RESET line to the MCS48 CPUs, needed for this system. - Inputs and outputs from the scratch. - Motors, projectors, and lots of improvements. - Redesigned ASCII PCBs layers to be more readable. - Designed an internal artwork that allow Baby Fruits to be playable. - Promoted Baby Fruits (100 Pts) to working. - Added technical notes.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6c3d6d2a5eb7e8f652a2000cd521a9b40c71a4c0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6c3d6d2a5eb7e8f652a2000cd521a9b40c71a4c0">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 02:34:57</b> <u>bebox.cpp: Fix lane masks for big-endian space</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a09f44dc386f7e6cc6ded7863e42e244b7e75f14" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a09f44dc386f7e6cc6ded7863e42e244b7e75f14">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 02:28:13</b> <u>Add a few drivers inadvertently omitted from a455d0031a2862b969d13767e1bfb81ef8f1d7b4</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4416c9aa7b257e0085b3b21c2c4eeb8694665ca5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4416c9aa7b257e0085b3b21c2c4eeb8694665ca5">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 01:56:50</b> <u>mc146818: Split non-direct read and write handlers into more hardware-accurate handlers for address writes and data reads/writes</u> <em>[AJR]</em><ul><li class="desc">Note that address_r is not provided since the original IC makes no provision for reading data strobed with AS back. However, a getter has been provided for some situations where this may be dubiously possible.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a455d0031a2862b969d13767e1bfb81ef8f1d7b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a455d0031a2862b969d13767e1bfb81ef8f1d7b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-10 00:32:47</b> <u>epson/hx20.cpp: Use direct access handlers for RTC</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f8af9d7704f65250253eca5da50b14a92e5bb06a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f8af9d7704f65250253eca5da50b14a92e5bb06a">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-09 18:02:35</b> <u>grfd2301.cpp: Add CRTC and map a few other peripherals</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=32a55f1cfe2e8913ad875aa26019f6f4e0543fa9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=32a55f1cfe2e8913ad875aa26019f6f4e0543fa9">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-09 16:01:49</b> <u>workaround compile issue with tms57002.h / tms57002.hxx (#11593)</u> <em>[mamehaze]</em><ul><li class="desc">Co-authored-by: David Haywood <hazemamewip@hotmail.com><li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c0f32fb839887f2a6aa292dfc78c7d47a03b0b90" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c0f32fb839887f2a6aa292dfc78c7d47a03b0b90">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-09 15:52:32</b> <u>ikt5a: Add RS-232 port</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=18a7b7b1f79d8068b48f6062aa126b28461bdf33" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=18a7b7b1f79d8068b48f6062aa126b28461bdf33">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-09 15:37:48</b> <u>Updated Turkish UI translation. (#11602)</u> <em>[Kadir Ekşi]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2635515c2501a690bff88b1b27c84cc6172cd8b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2635515c2501a690bff88b1b27c84cc6172cd8b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-09 15:13:32</b> <u>sbrain: Rebuild character generator from CRT8002 datasheet</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=524bd8488cbcdea8c0a73e9158053bc4ec6f0bfc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=524bd8488cbcdea8c0a73e9158053bc4ec6f0bfc">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-09 06:42:38</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Pack'n Bang Bang [twistedsymphony, Hammy, ekorz, rtw]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1aab0b2d731ffbbfa2439d5d9d8a255c777c0eb4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1aab0b2d731ffbbfa2439d5d9d8a255c777c0eb4">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-08 16:50:30</b> <u>3rdparty/portaudio: Updated to latest upstream version. (#11604)</u> <em>[invertego]</em><ul><li class="desc">Up-to-date with revision 24c8d575e588d557d28f4011becb753421346860. Resolves issues building with Visual Studio.<br>Enabled PortAudio when building with Visual Studio and clang-cl.<br>docs: Removed note about duplicate GUID symbols in PortAudio when built with MSVC.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=963561c7cbd58502e9b61ecd752a561da2c40587" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=963561c7cbd58502e9b61ecd752a561da2c40587">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-08 15:00:33</b> <u>Floppy format API refinements</u> <em>[AJR]</em><ul><li class="desc">- Add noexcept to format information overrides and several simple floppy_image accessors. - Be more const-correct and use references instead of raw pointers wherever applicable. In particular, floppy_image_device::load and floppy_image_device::save now take a reference to floppy_image rather than a pointer, const-qualified in the latter case.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=07b3bdd04f9aeb9d1e56b6d03ef998d383153fc6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=07b3bdd04f9aeb9d1e56b6d03ef998d383153fc6">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-08 14:32:09</b> <u>Formats-related #include cleanup</u> <em>[AJR]</em><ul><li class="desc">Note that IMD is one of the default MFM formats, so there is no need to add it explicitly.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=db48a71d4fe2c0331b4a4475aa4ec602e6896091" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=db48a71d4fe2c0331b4a4475aa4ec602e6896091">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-07 22:31:32</b> <u>taito/undrfire.cpp: Fix assert failure in debug build</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0e5ac330546627a26c3d4a3a9beed2ab8996521f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0e5ac330546627a26c3d4a3a9beed2ab8996521f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-07 09:54:02</b> <u>misc/gms.cpp: added dip settings for the mahjong games [Dyq, Guru]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1b25d752c2a37441e8bb7cf2de502d10f138010f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1b25d752c2a37441e8bb7cf2de502d10f138010f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-07 04:05:15</b> <u>Revert fb32ae8e8f88669620ba973845ef192fdc5ea26e</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=db964f13cf1065b378efcc4314e5e21dfd524e12" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=db964f13cf1065b378efcc4314e5e21dfd524e12">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-07 04:00:03</b> <u>elwro800.cpp: Uglify code because old compilers are dumb</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=110da00f40aa2e60a2041dcd036f5483f93a7ef2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=110da00f40aa2e60a2041dcd036f5483f93a7ef2">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-07 03:50:35</b> <u>Merge branch 'stupid_git'</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f389d33e769eabef3940d5158dd6ee102f74b010" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f389d33e769eabef3940d5158dd6ee102f74b010">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-07 03:46:32</b> <u>stupid git</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fb32ae8e8f88669620ba973845ef192fdc5ea26e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fb32ae8e8f88669620ba973845ef192fdc5ea26e">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 22:48:46</b> <u>mu80: make the wave rom test pass</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a90cc6becdb09b312335c681a70e57e0f78de48c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a90cc6becdb09b312335c681a70e57e0f78de48c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 22:46:59</b> <u>mu50: correct default a/d level</u> <em>[Olivier Galibert]</em><ul><li class="desc">swp00: Add more bits to the sample values (24.8 instead of 16.0) swp00: Cleanups of the meg registers<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f9a0514926537a2a6a4a37cffa1f373bf6b4b78" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f9a0514926537a2a6a4a37cffa1f373bf6b4b78">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 17:15:24</b> <u>Dumped and added a new Korean "Treasure Island" clone named "New HUNTer" (#11603)</u> <em>[ClawGrip]</em><ul><li class="desc"> New WORKING clone<br>- New HUNTer [Taksangs]<br>Also reformatted single line comments.<br> mame.lst: Add 'newhunter'<br> Uncommented the MCU ROM_LOAD (NO_DUMP)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0c56d5796ae3e807f31dcee4ab47792805d58598" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0c56d5796ae3e807f31dcee4ab47792805d58598">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 17:07:26</b> <u>- igs/igspoker.cpp: moved the kungfu set to jackie.cpp, boots but has incorrect GFX and some missing controls</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- igs/iqblock.cpp: consolidated driver in single file<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=371d613a6dbfea8d4a9322af438d41e36c98a1c7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=371d613a6dbfea8d4a9322af438d41e36c98a1c7">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 16:57:52</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Tandy 1000 TL [plgDavid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d592af06e0ad70eb3bc30dd1ac6cdec285f0b2c3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d592af06e0ad70eb3bc30dd1ac6cdec285f0b2c3">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 16:06:29</b> <u>seta/seta.cpp: Added a Korean version of Triple Fun. (#11600)</u> <em>[ClawGrip]</em><ul><li class="desc">Also reformatted single-line comments.<br>New working clones - Sum-eoitneun Deongdalireul Chat-ara! [Taksangs]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2b9ce83ea7b3ce30fb1afeace5c3aa8abd39371d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2b9ce83ea7b3ce30fb1afeace5c3aa8abd39371d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 15:12:31</b> <u>saturn.xml: Replaced abbreviations in descriptions. (#11599)</u> <em>[ArcadeShadow]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2daf0fd7726bb7be26d9a03c04cb1a17d13d5894" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2daf0fd7726bb7be26d9a03c04cb1a17d13d5894">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-06 02:45:02</b> <u>elwro800.cpp: Replace address map bank devices with memory views</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2afe6115b713867c217813970f3d5c31d676a923" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2afe6115b713867c217813970f3d5c31d676a923">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-05 19:23:19</b> <u>New software list items marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> gamegear.xml: Pro Action Replay (v1.01) [Apocalypse]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d7b0404723030e1ff1dc001e7dd676f7515c9ba" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d7b0404723030e1ff1dc001e7dd676f7515c9ba">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-05 17:43:36</b> <u>Updated Turkish (Türkçe) UI translation. (#11597)</u> <em>[Kadir Ekşi]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1c542b333021e71c509cf4e4e08c5ae0d428542c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1c542b333021e71c509cf4e4e08c5ae0d428542c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-05 13:25:14</b> <u>gmaster: update notes</u> <em>[hap]</em><ul><li class="desc">New working clones - Mephisto Almeria 16 Bit (v0.121) [Berger]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b90ac05a395f87e55e30cfcd42d0fd9aa8d9a39c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b90ac05a395f87e55e30cfcd42d0fd9aa8d9a39c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-04 14:36:20</b> <u>apple/apple2video.cpp: Fixed Apple II DHGR rendering in Color/Composite mode. (#11595)</u> <em>[uraniumgun]</em><ul><li class="desc">Fixes regression causing Video-7 RGB rendering to be used when (rgbmode == -1).<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=63843b5582035d39ab048dc80ee3f6339ef64396" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=63843b5582035d39ab048dc80ee3f6339ef64396">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-04 14:08:53</b> <u>3rdparty/bgfx: Fixed duplicate import of GL functions on Linux when using GLES 2.0. (#11596)</u> <em>[Romain TISSERAND]</em><ul><li class="desc">From bkaradzic/bgfx@66d50eb721334d6538a7eccdfdabb997667af1db<br>Fixes build when using GLES 2.0 and Wayland.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=52e5d735ce7f327948e58db0c5f7515ebcc0258e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=52e5d735ce7f327948e58db0c5f7515ebcc0258e">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-04 12:57:30</b> <u>Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Improved the internal layouts, creating new ones for all the different games. - Arranged the reels/symbols per machine. - Improved the samples system. - All games are now playable.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=550632fd83e26581fd81a5cfb798a85202590c9a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=550632fd83e26581fd81a5cfb798a85202590c9a">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 20:35:54</b> <u>dataeast/tumbleb.cpp: assumed fix for MT#07148, needs testing to confirm</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a8e0d103456f4e00b8a879d9f701f57e178c2294" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a8e0d103456f4e00b8a879d9f701f57e178c2294">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 19:52:28</b> <u>konami/cougar.cpp: fix a couple notes</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e57e1c11a8fbd9fadae8b9cb94d54efe519f03a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e57e1c11a8fbd9fadae8b9cb94d54efe519f03a">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 18:44:11</b> <u>koanmi/cougar.cpp: dumped ATA ID for the HDD [CoolMod, The Dumping Union]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=530f7cb9bcaaf2476248cec84b3146467d4868be" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=530f7cb9bcaaf2476248cec84b3146467d4868be">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 11:42:35</b> <u>bridgeb: remove unnneeded assert,</u> <em>[hap]</em><ul><li class="desc">ktmnt2: add clarity check for sample 0<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8c15e470421a243df590205b8ca9494ada75c694" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8c15e470421a243df590205b8ca9494ada75c694">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 05:48:40</b> <u>seibu/wiz.cpp: Added preliminary protection simulation for kungfuta. (#11590) [David Haywood]</u> <em>[mamehaze]</em><ul><li class="desc">Protection is similar to Wiz. This simulates enough that the game doesn't crash after bonus rounds.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ad854b3549ad2d3302ce28bad7394c4205b57051" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ad854b3549ad2d3302ce28bad7394c4205b57051">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 04:48:27</b> <u>cpu/sh: Explicitly #include prefix header (fixes GitHub #11591).</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4a7950dc1f0f6007b164a34f3fb3a83b2b88b79f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4a7950dc1f0f6007b164a34f3fb3a83b2b88b79f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 04:29:35</b> <u>pokey: Double-check to make sure timer IRQs are enabled before raising them</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a3ea38c3892bad04a756b3cfd0ed3acd0a25487d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a3ea38c3892bad04a756b3cfd0ed3acd0a25487d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 04:05:12</b> <u>bus/a800: Fix class hierarchy for "a5200_2chips" ROM type</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b7b114c525bd0b66cfcd78ca89b2161a746a8858" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b7b114c525bd0b66cfcd78ca89b2161a746a8858">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-03 04:04:08</b> <u>a5200: Fix keypad scanning</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e22d8e8ad6650bc54bdb62cb2e4e6becb84746eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e22d8e8ad6650bc54bdb62cb2e4e6becb84746eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-02 19:11:54</b> <u>merit/merit.cpp: Added PLD dumps to various games. [Brian Troha, caius, The Dumping Union]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0d9eaa46ffb578cc4a5b884a4dfab5e14b3c9d5f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0d9eaa46ffb578cc4a5b884a4dfab5e14b3c9d5f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-02 15:56:58</b> <u>misc/dgpix.cpp: Demoted Let's Dance and Beat Player 2000 to not working.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=edf13ae3a0a60775c09ccb8191c74f009cee2030" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=edf13ae3a0a60775c09ccb8191c74f009cee2030">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-02 13:36:46</b> <u>imagedev/floppy.cpp: Workaround for index timing regression</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cf510adc9d34b4ad9a065f3d5bfbcf17115ea06f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cf510adc9d34b4ad9a065f3d5bfbcf17115ea06f">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-02 12:33:28</b> <u>chess*: add note about new game command,</u> <em>[hap]</em><ul><li class="desc">gtsers9: fix rom load typo<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=455603ee861c9631f7b9efcc93f22d63cbc9ec80" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=455603ee861c9631f7b9efcc93f22d63cbc9ec80">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-01 21:46:27</b> <u>swp00: small fixes to the lpf, may need more bits in the calculation though</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=95fcb3123b17f3699575d10b0b4451191fcdde61" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=95fcb3123b17f3699575d10b0b4451191fcdde61">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-01 19:23:18</b> <u>macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework. [R. Belmont, Carbon]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7906b34f3df05a793baf3e30e5aadca9e758589d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7906b34f3df05a793baf3e30e5aadca9e758589d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-01 12:44:45</b> <u>bcheetah.lay: black background, button panel at bottom, simpler implementation</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5725b9774658434721a090f5c408af4f6779896d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5725b9774658434721a090f5c408af4f6779896d">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-01 11:43:57</b> <u>bcheetah.lay: add keypad (#11580)</u> <em>[goldnchild]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=feec4c6948a15e4badbd6904e10b7a61e5c43b4c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=feec4c6948a15e4badbd6904e10b7a61e5c43b4c">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-01 04:39:06</b> <u>docs: Fixed a number of grammatical errors and editing errors. (#11578)</u> <em>[Tom Cariello]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4ab590e2a9bdf1ce1a0032883b356c7aa5f653ea" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4ab590e2a9bdf1ce1a0032883b356c7aa5f653ea">Get GitDIFF</a></p></li> <li class="title"><b>2023-10-01 04:10:30</b> <u>docs: Fixed documentation compilation warning. (#11586)</u> <em>[Firehawke]</em><ul><li class="desc">Fixes a title underline too short warning.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=09be4295de290438421fa81e4382d0b5ebdac211" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=09be4295de290438421fa81e4382d0b5ebdac211">Get GitDIFF</a></p></li><li class="title"><b>2023-09-01 23:23:34</b> <u>bus/bbc/modem/scsiaiv: cleanup, no functional changes.</u> <em>[Nigel Barnes]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=049920955a1ed9eeaf6ccaf54d9058bbe8560e13" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=049920955a1ed9eeaf6ccaf54d9058bbe8560e13">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 23:11:43</b> <u>bus/electron/cumana: Added support for Cumana floppy format.</u> <em>[Nigel Barnes]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=175a719fa9fb5ae7e6ee7080940c6438ce0c70be" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=175a719fa9fb5ae7e6ee7080940c6438ce0c70be">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 21:55:35</b> <u>acorn_dsk.cpp: Added Cumana DFS disk image format.</u> <em>[Nigel Barnes]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c106c577a2481fd12fb2346e97e028604103ce95" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c106c577a2481fd12fb2346e97e028604103ce95">Get GitDIFF</a></p></li></ul></div> </div> <div class="gluepart" id="glu_23973"> <h5 class="showpack" style="color: red;"><div style="width: 310px; float: left; text-align: left;"> → <span style="background-color: red; color: white; font-weight: bold; padding: 2px;"> NOWSZY </span> [Arcade] DevMAME [log only] 2023/09/30 22:00</div> <div class="more" style="display: inline;"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20230930-2200.23973" title="NOWSZA WERSJA: automatyczne-edycje">Przejdź do artykułu</a></div><div class="cls"></div></h5> <div class="pack" "> <ul class="automation"> <li class="title"><b>2023-09-30 21:40:35</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Go & Stop [Phil Bennett]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4d15649c37cd55a99b60e4201629975471649395" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4d15649c37cd55a99b60e4201629975471649395">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 18:55:42</b> <u>amigaocs_flop.xml, megacdj.xml, megadriv.xml, vic10.xml: Various metadata cleanings (#11583)</u> <em>[ArcadeShadow]</em><ul><li class="desc"> Renamed countries' abbreviations Lowercase on descriptive words<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8e1912f6796afab32e646b7b88585c6cefc0c097" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8e1912f6796afab32e646b7b88585c6cefc0c097">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 16:06:39</b> <u>bcheetah: correct K4 connection, increase mcu freq</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=06c1684f6997bc81e5c7deae7052b9142a70c355" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=06c1684f6997bc81e5c7deae7052b9142a70c355">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 14:18:44</b> <u>swp00: Add the lpf</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bb4c9fea401b904668174c25375e6c07bfe98148" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bb4c9fea401b904668174c25375e6c07bfe98148">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 13:55:03</b> <u>bcheetah: update notes</u> <em>[hap]</em><ul><li class="desc">New working clones - Gorf (program 1, with French Language ROM) [René Balke]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3f1795bbc3f3177084bedbde291d71d9cb090348" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3f1795bbc3f3177084bedbde291d71d9cb090348">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 10:45:47</b> <u>dgpix: Use intelfsh + improvements to sound emulation (#11582)</u> <em>[987123879113]</em><ul><li class="desc"> sound/ks0164: Attempt to fix audio looping issues<br> cpu/ks0164: swap bges and bles (fixes sound effects), fix some disasm issues, document a new opcode<br> misc/dgpix: Refactor to use intelfsh, add controls for btplay2k and letsdnce, add sound banking for BMkey PCB<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6f3e2c6b56f9f7ec07e27157bc0d3673b6f21abb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6f3e2c6b56f9f7ec07e27157bc0d3673b6f21abb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 08:25:10</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Deluxe Trivia ? Whiz (6221-75, U5-0 Edition 5 Vertical) [Brian Troha, The Dumping Union] The Pit Boss (2214-07, U5-0) [Brian Troha, The Dumping Union] Tic Tac Trivia (6221-23, U5-0C (07/07/86) [Brian Troha, The Dumping Union] Trivia ? Whiz (6221-05 U5-0C, Edition 3) [Brian Troha, The Dumping Union]<br>New clones marked not working - Match'em Up (6221-51, U5-1) [Brian Troha, The Dumping Union]<br>- merit/merit.cpp updated: [Brian Troha] Added additional notes to some sets. Added a few missing dipswitch settings. Removed "Horizontal" from parent game descriptions as it's the standard version, leaving Vertical as the a defining seperator. Removed the "h" from Trivia ? Whiz 3 set names, was the only set to add h to ROM names. Ordered Phraze Craze from newest to oldest making Phraze Craze (6221-40, U5-3A Expanded Questions) the parent. Arranged Phraze Craze questions ROMs as found on actual ROM board. Several ROM name corrections. Dumped the KEY BPROM for Phraze Craze & Deluxe Trivia ? Whiz.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fdfe65ce18ecfdf54547f7be7302a89b330cf083" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fdfe65ce18ecfdf54547f7be7302a89b330cf083">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 08:17:09</b> <u>Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Corrected the notes about Costa Brava payment. - Switch the system to game mode by default.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e44474b84a929ab71411380c04b769532177e400" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e44474b84a929ab71411380c04b769532177e400">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-30 07:56:44</b> <u>Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Changed default Door Switch state. - Added missing kbdc scan line mask to get the machine in working state. - Added and hooked Hopper Device. - Fixed reels symbol's positions in external artworks for all machines. - Fixed reels symbol's positions for Toledo internal layout. - Changed where possible logical operators with BIT function. - Added coin-in sound sample. - Added Lever mechanical rattle sound sample. - Added and updated technical notes. - Promoted to working machine.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=27b1e9e20f03c0606413fcfffbfaf69d340b158b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=27b1e9e20f03c0606413fcfffbfaf69d340b158b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 09:17:36</b> <u>mu50: Add the db50xg roms. They may even be the correct ones</u> <em>[Olivier Galibert]</em><ul><li class="desc">swp00: Add most of the AWM. Missing the lpf and the meg.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6dea864283caafe3011eaa8098c4951adcae6f06" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6dea864283caafe3011eaa8098c4951adcae6f06">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 17:59:54</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Hanguk Pro Yagu 98 [WangDrum]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cc628ee4956beddfabd048346422ddf2ed0f8a14" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cc628ee4956beddfabd048346422ddf2ed0f8a14">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 16:44:56</b> <u>bigtrak: add note about soviet version</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=543883d33ac95be7a59a6b31ff9b33a48ae70fbb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=543883d33ac95be7a59a6b31ff9b33a48ae70fbb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 14:49:28</b> <u>chessking: sound is correct according to video</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=545e06ac82e99f5f7f06816f9d1f0f00c3716c0b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=545e06ac82e99f5f7f06816f9d1f0f00c3716c0b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 14:23:56</b> <u>dnbanban: better guess for irq frequency</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c0199690e255557b37caa678f174d70c460066cd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c0199690e255557b37caa678f174d70c460066cd">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 13:56:21</b> <u>Merge tag 'mame0259' into HEAD</u> <em>[Vas Crabb]</em><ul><li class="desc">MAME 0.259<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=727e600b94f2734000989d236044da20d7c7cc39" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=727e600b94f2734000989d236044da20d7c7cc39">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 12:29:09</b> <u>dnbanban: use pwm display device for the 7segs</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=be5b3c7df50db9748594f9cb4463eda93cf59711" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=be5b3c7df50db9748594f9cb4463eda93cf59711">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-29 11:17:00</b> <u>hh_pic16,hh_tms1k: update serial notes</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0043545a15e37f8179c86b749f89ef9425a17e83" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0043545a15e37f8179c86b749f89ef9425a17e83">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-28 17:56:51</b> <u>Miscellaneous change roll-up:</u> <em>[Vas Crabb]</em><ul><li class="desc">render/drawbgfx.cpp: Return an error if Wayland EGL surface can't be created for additional windows.<br>emu/emucore.h: Added explicitly defaulted copy and move constructors for emu_fatalerror.<br>Fixed apparent misunderstanding of const. Returning const value types and casting to const value types is pointless outside very narrow use cases. Putting const value type parameters in interfaces just makes trouble.<br>cpu/adsp2100: Use count_leading_ones_32 where it's simple rather than inverting and counting leading zeroes.<br>util/multibyte.h: Don't pollute global namespace, constexpr implies inline, make narrowing casts explicit.<br>imagedev/simh_tape_image.h: inline is implied for member functions with bodies supplied at declaration.<br>Tidied up some ugly casts in various places.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d71c72ba746503934102788e5dcbb487c6134396" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d71c72ba746503934102788e5dcbb487c6134396">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-28 17:24:59</b> <u>render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451)</u> <em>[Julian Sikorski]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=117c384d4ac65c06481f7a0631051c8ba273c0b5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=117c384d4ac65c06481f7a0631051c8ba273c0b5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-28 17:14:29</b> <u>3rdparty/bgfx: Cherry-picked upstream commits needed to support Wayland on Linux. (#11539)</u> <em>[Julian Sikorski]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=80155dfa8c8fd3ebcdb304ab97e967d276014f74" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=80155dfa8c8fd3ebcdb304ab97e967d276014f74">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-28 16:41:31</b> <u>docs: Fixed many editing errors and spelling errors. (#11575)</u> <em>[Tom Cariello]</em><ul><li class="desc">Also fixed outdated link to contributing guidelines.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=30d92e397d15c32e79c9d508c43d9f2512f414fb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=30d92e397d15c32e79c9d508c43d9f2512f414fb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-27 18:35:48</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Spin Fever [CoolMod, The Dumping Union]<br>New working clones<br>Demon's World / Horror Story (set 6) [Tonitox]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b15eb6ef8efccb6191d5d995b2ba68bca5f4e26" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b15eb6ef8efccb6191d5d995b2ba68bca5f4e26">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-27 15:51:32</b> <u>Removed extra tick after gtime example in documentation (#11574)</u> <em>[Tom Cariello]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1d1ff1b5f812b89f696ef1f93ccc693b2635d99a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1d1ff1b5f812b89f696ef1f93ccc693b2635d99a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-27 09:48:50</b> <u>Filesystem code refactoring (#11570)</u> <em>[ajrhacker]</em><ul><li class="desc">- Separate fs::block_t and fs::filesystem_t to a new source file and header - Remove inclusion of flopimg.h from fsmgr.h<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d8f1b27939216dc6666e1a334f38204e17509ceb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d8f1b27939216dc6666e1a334f38204e17509ceb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-27 02:49:47</b> <u>pc9801: fix a20</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7edf0aa2abba2bef57b477fa1af0fed7213647c2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7edf0aa2abba2bef57b477fa1af0fed7213647c2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 23:17:29</b> <u>korgm1.cpp: Fix build</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=519c3aa9895e908645149d0491cb8c06de0aba98" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=519c3aa9895e908645149d0491cb8c06de0aba98">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 23:09:24</b> <u>korg/korgm1.cpp: add more notes</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=091af7de70525de912fc5a967b5092caeafa982b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=091af7de70525de912fc5a967b5092caeafa982b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 22:54:10</b> <u>upd7220: wrap the line if pitch is smaller than aw</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9485068cbfc6e32380298b1fa6618307066816a9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9485068cbfc6e32380298b1fa6618307066816a9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 22:03:04</b> <u>korg/korgm1.cpp: workaround battery low detection</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0e3f275ea1b472225c9b42dc47d7a19aba11d3ce" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0e3f275ea1b472225c9b42dc47d7a19aba11d3ce">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 22:01:51</b> <u>hash/pc98.xml: QA checkpoint</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=565552b9639ea9f657fe27069972614dc93a63c0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=565552b9639ea9f657fe27069972614dc93a63c0">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 20:25:00</b> <u>korg/korgm1.cpp: identify some keys</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fb263d93d3ccdc4586d8127f3c4ff11663412b4d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fb263d93d3ccdc4586d8127f3c4ff11663412b4d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 17:12:47</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> unknown Yuvo Joy Stand game [hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9d075e759c6a2fa92332b7f5773a53335b73483f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9d075e759c6a2fa92332b7f5773a53335b73483f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 16:32:13</b> <u>korg/korgm1.cpp: add memory card note</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2e403fd227b891db72d58f2b100cc9e2fcc3ea5c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2e403fd227b891db72d58f2b100cc9e2fcc3ea5c">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-26 04:21:07</b> <u>bus/nubus/nubus.cpp: Support address mask for LC PDS. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">bus/nubus/nubus_asntmc3b.cpp: Add Asante MacCON i LC Ethernet card, another clone of this design. [R. Belmont]<br>apple/maclc.cpp, maclc3.cpp, macquadra605.cpp: Add LC PDS slots to machines that have them. [R. Belmont]<br>apple/sonora.cpp, apple/v8.cpp: Modernize slot/VIA2 IRQ inputs. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a938c60a4af99c29ee2ddf1799825e347169a4ab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a938c60a4af99c29ee2ddf1799825e347169a4ab">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-25 15:36:19</b> <u>makefile: update some outdated stuff</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8d3545d73109b74b075100aa968ecb64abdadf85" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8d3545d73109b74b075100aa968ecb64abdadf85">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-25 15:06:26</b> <u>adsp2100: Fix one operation</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cb18d1f8c9ab46a3906e82252218949a5833176e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cb18d1f8c9ab46a3906e82252218949a5833176e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-25 15:03:57</b> <u>adsp2100: Fix a couple of disassembly regressions</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f0e5f5a8f7564d45750c1e3221d82d2392438df" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f0e5f5a8f7564d45750c1e3221d82d2392438df">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-25 03:43:50</b> <u>funkybee.cpp: Remove PCB diagram (which belongs to the other skylncr); add note</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=757f8551f2282d8d20267e7c13fe16bb47fce974" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=757f8551f2282d8d20267e7c13fe16bb47fce974">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-25 03:22:11</b> <u>solomon.cpp: VBLANK interrupt modernization; PSG type correction</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=39756ba8d538fdda28aa180130a16435eea90b91" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=39756ba8d538fdda28aa180130a16435eea90b91">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-25 00:57:31</b> <u>nubus/nubus_asntmc3b.cpp: Updates [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">- Updated and modernized, this was one of the first emulated NuBus cards and it showed. - Fixed missing save state for the on-card RAM. - Added Farallon EtherMac 30i-TH, an SE/30 PDS clone of these cards. - Added notes about how these cards are a Mac-ified version of the NE2000.<br>nubus/nubus.cpp: Allow PDS cards to choose their phantom NuBus slot. Cards have been observed impersonating slots 9, 0xC, and 0xE. [R. Belmont]<br>apple/maciici.cpp, apple/rbv.cpp: Updates [R. Belmont] - Made maciisi expansion more correct: it has a single slot that can be adapted to take either a NuBus or an SE/30 compatible PDS card. The slot name is "siexp" and it now allows the use of any NuBus or SE/30 PDS card (tested with several video and Ethernet cards). - Modernized slot interrupt routing.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=130e6b5f04961979e571fbf804d379333a130abd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=130e6b5f04961979e571fbf804d379333a130abd">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-24 20:11:49</b> <u>Remove flopimg.h and fsmgr.h from floppy device header</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e91fb3177f8894098cf74b421fa9a7f64280d2e7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e91fb3177f8894098cf74b421fa9a7f64280d2e7">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-24 18:02:28</b> <u>Minor #include cleanup</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=09dd93dffc9ac1c21400e835ea99d28fa3ac5ec5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=09dd93dffc9ac1c21400e835ea99d28fa3ac5ec5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-24 06:57:06</b> <u>chdman.cpp, imgtool/modules: Use multibyte.h functions</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9de4152f90c3b9eb9d8e2c0ecde029b83bb196c0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9de4152f90c3b9eb9d8e2c0ecde029b83bb196c0">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-24 04:52:09</b> <u>multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0c9d46591407890f41d7e11decfb16044d6c0aa3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0c9d46591407890f41d7e11decfb16044d6c0aa3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-24 03:34:48</b> <u>Internal layout for Interflip electromechanical slots.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3b511a789a79d6ac9ed658815dda597b5c905f99" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3b511a789a79d6ac9ed658815dda597b5c905f99">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-24 03:30:40</b> <u>Inerflip electromechanical slots major rewrite. [Roberto Fresca, Grull Osgo]</u> <em>[Roberto Fresca]</em><ul><li class="desc">Hooked all devices, inputs, outputs, reels mechs, internal layout with all parameters and working reels. Also added docs and technical notes. The machine is currently passing all the tests.<br>New systems marked not working<br>Jack Use (Jackpot settings for Interflip slots machines) [Roberto Fresca, Grull Osgo]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5a33b77288b604dff1aeab469a6111f3ebac4664" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5a33b77288b604dff1aeab469a6111f3ebac4664">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 20:18:36</b> <u>srcclean in preparation for MAME 0.259 release branch</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7c9be5b7b028a5c3246b87162868b049690373d8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7c9be5b7b028a5c3246b87162868b049690373d8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 20:04:19</b> <u>dec/kn01.cpp, dec/kn02.cpp: Fixed an endianness issue and cleaned up a bit.</u> <em>[Vas Crabb]</em><ul><li class="desc"> dec/kn01.cpp: Use endian cast helper when casting 32-bit memory to bytes. Put local project headers before device headers. Keep enum declarations together in classes (rather than mixed with data members). A bit more const.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ef68540dce6d50623d6b80380472ccd9b819db87" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ef68540dce6d50623d6b80380472ccd9b819db87">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 18:44:17</b> <u>qncrash: Fix exception at start</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0b9a357f92b61e7a53ae1165edbe2dd541ac52a6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0b9a357f92b61e7a53ae1165edbe2dd541ac52a6">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 17:12:45</b> <u>qncrash: Start hooking up peripherals</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0b2fbdb3e268c767bbb23339a2ee38ae0cc75966" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0b2fbdb3e268c767bbb23339a2ee38ae0cc75966">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 14:53:30</b> <u>eag68k: remove unused function prototype</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=65e3b60f032d9e4c1a380c0afc30d8061f431aa3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=65e3b60f032d9e4c1a380c0afc30d8061f431aa3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 10:56:00</b> <u>fidelity*: remove some unneeded comments,</u> <em>[hap]</em><ul><li class="desc">bridgeb: tweak colors<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6c224072d21a64d32f198bc0f05f8c1fec2db4b3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6c224072d21a64d32f198bc0f05f8c1fec2db4b3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 09:16:17</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Wonder Boy - Monster Land (English, difficulty hack) [Bisboch, Alexforg83]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=dbbfe2a8bf1a179758ed81f5b9f6215a30713695" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=dbbfe2a8bf1a179758ed81f5b9f6215a30713695">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 04:57:44</b> <u>apple/maciivx.cpp,apple/maclc.cpp: Remove no longer necessary IMPERFECT_SOUND flags. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e3a1f559c92eb8107ff5176f71e0f4708070d557" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e3a1f559c92eb8107ff5176f71e0f4708070d557">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 04:53:33</b> <u>apple/macquadra700.cpp,apple/macquadra800.cpp: Finish hooking up built-in SONIC ethernet. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=37fbd9091a16411cf573593fe717297ffaed828b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=37fbd9091a16411cf573593fe717297ffaed828b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-23 04:26:27</b> <u>New working clones</u> <em>[Philip Bennett]</em><ul><li class="desc"> F-15 Strike Eagle (rev. 2.2 02/25/91, 29K ver. 3.1f) [Phil Bennett]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b79c06713cc4ab2e06f9ebafe20a048f32183209" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b79c06713cc4ab2e06f9ebafe20a048f32183209">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 22:39:20</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- Bridge Bidder [hap, Sean Riddle]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=495f68a480175d8742837842eaa61ff3c63c97d4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=495f68a480175d8742837842eaa61ff3c63c97d4">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 15:58:06</b> <u>z80pio: change an if/else block to switch/case,</u> <em>[hap]</em><ul><li class="desc">dl1416: don't randomize ram at power on<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c92ee7270bddda658bfd165cc15520a76839f488" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c92ee7270bddda658bfd165cc15520a76839f488">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 15:55:34</b> <u>- konami/konmedalppc.cpp: MT08757</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- misc/gms.cpp: added oki banking<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f848229294601f0c60613c36cdd78b9f0f14051a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f848229294601f0c60613c36cdd78b9f0f14051a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 11:16:57</b> <u>decstation: refactoring and wip</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fbd1327beeb97d37efb60b8f4033cf0ba6e40b53" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fbd1327beeb97d37efb60b8f4033cf0ba6e40b53">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 10:52:58</b> <u>mips1: cache diagnostic fixes</u> <em>[Patrick Mackinlay]</em><ul><li class="desc"> implement cvt.w.fmt infinity/NaN exception<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=61a0a3c7d8820e7b53f8e2e837d7acd8509f6465" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=61a0a3c7d8820e7b53f8e2e837d7acd8509f6465">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 09:34:57</b> <u>dc7061: new device stub</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e4ab1b97db3e2dd662f935526b37278cbc5b3a75" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e4ab1b97db3e2dd662f935526b37278cbc5b3a75">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 09:31:27</b> <u>dec: reorganize and rename some device files</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c398cf3073a50a0f063b267aab8b9ea53012b610" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c398cf3073a50a0f063b267aab8b9ea53012b610">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 10:31:16</b> <u>Quizard Fun and Fascination (French Edition V1 - 01/96) [f205v, TeamEurope]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=31f9807f4f48182db98e3f07c1ddb59e6db00d5c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=31f9807f4f48182db98e3f07c1ddb59e6db00d5c">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 09:53:31</b> <u>misc/gms.cpp: some more inputs for magslot</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c174db1dda022778f80c51e21315e6ba97a7448c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c174db1dda022778f80c51e21315e6ba97a7448c">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 07:06:25</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Multi-Action 7551-20-R3T [Brian Troha, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9ea90a7329731ec56dd50abd5d4a8321dbc73f67" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9ea90a7329731ec56dd50abd5d4a8321dbc73f67">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 06:56:24</b> <u>namco/namcos12.cpp: Emulated games with CDXA board. (#11558)</u> <em>[987123879113]</em><ul><li class="desc"> machine/t10mmc.cpp: Added support for T10SBC_CMD_SEEK_10 command. cpu/sh: Added SH7014 SoC. machine/icd2061a.cpp: Emulated IC Designs 2061A programmable clock generator. sound/lc78836m.cpp: Emulated Sanyo LC78836M audio DAC. namco/namcos12_cdxa.cpp: Emulated Namco System 12 CDXA board.<br>Systems promoted to working - Truck Kyosokyoku (Japan, TKK2/VER.A) [Windy Fairy]<br>New working systems - Um Jammer Lammy NOW! (Japan, UL1/VER.A) [Phil Bennett, Eric Yockey, Windy Fairy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f60fd23e3e10f140aa4a63ec1cf26cffd78f422a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f60fd23e3e10f140aa4a63ec1cf26cffd78f422a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 06:42:31</b> <u>sega/segas16b.cpp: Added an FD1089B-protected version of Time Scanner on System 16B (#11566)</u> <em>[Nekoziman]</em><ul><li class="desc">New working clones - Time Scanner (set 3, Japan, System 16B) (FD1089B 317-0024) [Team Japump!!!, Wayder]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=85ce279c637a21d9a62627392d1636ece7ec360d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=85ce279c637a21d9a62627392d1636ece7ec360d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 06:21:02</b> <u>msx1_flop.xml: Removed 26 disk conversions. (#11562)</u> <em>[wilbertpol]</em><ul><li class="desc">Removed software items (msx1_flop.xml) - Bank Street Writer (Japan, disk conversion) Cannon Fighter (Japan, disk conversion) Chubby Gristle (United Kingdom, disk conversion) Dip Dip (Spain, disk conversion) Dizzy Ball (Japan, disk conversion) DonPan (Japan, disk conversion) Driller Tanks (Japan, disk conversion) Driller Tanks (Japan, disk conversion, alt) Eagle (Spain, disk conversion) Emerald Isle (United Kingdom, disk conversion) Eric and the Floaters (Europe, disk conversion) Football Manager (Europe, disk conversion) Graphic Artist (Japan, disk conversion) Jump Jet (Brazil, disk conversion) Keystone Kapers (United Kingdom, disk conversion) Minder (United Kingdom, disk conversion) The Munsters (United Kingdom, disk conversion) The Munsters (United Kingdom, disk conversion, alt) Punch & Judy (United Kingdom, disk conversion) The Secret Diary of Adrian Mole (United Kingdom, disk conversion) Star Trek - Strategic Operations Simulator (Japan, disk conversion) Time and Magik I - Lords of Time (United Kingdom, disk conversion) Time and Magik II - Red Moon (United Kingdom, disk conversion) Time and Magik III - The Price of Magik (United Kingdom, disk conversion) Vampire (Europe, disk conversion) Vampire (Europe, disk conversion, alt)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ebf5c49d8c363c9df39fa627a126de840ca99bde" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ebf5c49d8c363c9df39fa627a126de840ca99bde">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 04:44:07</b> <u>Add dump of Iomega Zip 100MB IDE drive [Guru]</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2d6f756d70a2321b0b6ebe6518d1d721d54103ca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2d6f756d70a2321b0b6ebe6518d1d721d54103ca">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 00:30:20</b> <u>hiscore.dat: fix renamed sets</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=94bf1367ad4b96d5c1ec7d45833c4fda1761b273" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=94bf1367ad4b96d5c1ec7d45833c4fda1761b273">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 00:52:58</b> <u>ioport.cpp, rendfont.cpp: Use multibyte.h functions</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=598957ce034b18a3297356299fb39112a6c69578" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=598957ce034b18a3297356299fb39112a6c69578">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-22 00:52:05</b> <u>distate.cpp: Use count_leading_zeros_64 to calculate format width</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7df764a9d3bb71b8982719708e3842a09e4dca46" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7df764a9d3bb71b8982719708e3842a09e4dca46">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 22:09:42</b> <u>Software list items promoted to working</u> <em>[angelosa]</em><ul><li class="desc">- megadriv.xml: San San<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=62e064ae70338d417a5354408cba4af269f2a3ff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=62e064ae70338d417a5354408cba4af269f2a3ff">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 20:46:32</b> <u>bus/pc_joy/pc_joy_magnum6.h: add imperfect flag for feature::CONTROLS</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=66943154738be10cc2b957600d36379ba0378fe5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=66943154738be10cc2b957600d36379ba0378fe5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 20:30:48</b> <u>bus/pc_joy: implement Interact Magnum 6 Game Controller</u> <em>[angelosa]</em><ul><li class="desc">New working software list items - ibm5170.xml: Interact Magnum 6 Game Controller Driver for Windows 95 [archive.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ff66041afb18c6288d250b17f5b298742ec0e53e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ff66041afb18c6288d250b17f5b298742ec0e53e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 19:32:50</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Bonk's Adventure (prototype) [Bryan McPhail]<br>New working clones<br>Macro-Cosm Wars (bootleg of Galaxian) [CoolMod, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c851e4cd352eecfd091592ccfb2976b532bd8ad8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c851e4cd352eecfd091592ccfb2976b532bd8ad8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 19:17:27</b> <u>- merit/merit.cpp: made matchemg parent as is the only original set, while the couple sets are bootlegs [Brian Troha]</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- misc/gms.cpp: improved decode of 1st layer for sc2in1 and magslot, added tilemap scroll<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=eb822b4c4b925e0f7f34caeb4311054042a10235" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=eb822b4c4b925e0f7f34caeb4311054042a10235">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 15:24:57</b> <u>romload.cpp: Use std::string_view in determine_bios_rom</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=256ffc91a38208ca3aa613df26482c908e695374" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=256ffc91a38208ca3aa613df26482c908e695374">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 10:27:05</b> <u>nscsi_bus: pass pointer to struct for sense_data</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=70eea7c3a5202dafe5a9c9c7459fc9f606734fda" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=70eea7c3a5202dafe5a9c9c7459fc9f606734fda">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 01:11:44</b> <u>t10mmc: Fix reading user data from mode 1 tracks using T10MMC_CMD_READ_CD (#11563)</u> <em>[987123879113]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9f98fe0c073683f955bb522d3682710e70028c09" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9f98fe0c073683f955bb522d3682710e70028c09">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-21 01:01:03</b> <u>jalmah.cpp: Correct size of undumped MCUs; add some labels from PCB photos</u> <em>[AJR]</em><ul><li class="desc"> tharrier, tharrieru: Add placeholder ROM entry for likely undumped MCU<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=080b610e6d37caae006115e41084410523772f4a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=080b610e6d37caae006115e41084410523772f4a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 20:30:45</b> <u>msx1_cass.xml: Added 53 working items and replaced one item with a better dump. (#11559)</u> <em>[wilbertpol]</em><ul><li class="desc">Replaced Aspar GP Master (Europe) with a better dump. [file-hunter]<br>New working software list items (msx1_cass.xml) - The A-Team (Spain, alt) [file-hunter] Akujo Densetsu (Japan) [file-hunter] Aoi Uchuu no Bouken (Japan) [file-hunter] Cannon Ball (United Kingdom) [file-hunter] Cannon Fighter (Europe) [file-hunter] Cetus (United Kingdom) [file-hunter] The Chess Game (Europe) [file-hunter] Chitei Tanken (Japan) [file-hunter] Chubby Gristle (United Kingdom) [file-hunter] D-Day (Netherlands) [file-hunter] The Dam Busters (Europe) [file-hunter] Dizzy Ball (Japan) [file-hunter] Donpan (Japan) [file-hunter] Driller Tanks (Europe) [file-hunter] Eagle (Spain) [file-hunter] Echec (France) [file-hunter] Animation Editor "EDDY" (Japan) [file-hunter] Emerald Isle (Europe) [file-hunter] English Words (Netherlands) [file-hunter] Eric and the Floaters (Europe) [file-hunter] Seijo Densetsu: Five Holy Girls (Japan) [file-hunter] Flappy (Japan) [file-hunter] Football Manager (Europe) [file-hunter] Football Manager - World Cup Edition (Europe) [file-hunter] Freddy Hardest (United Kingdom, Italy, alt) [file-hunter] French is Fun (Europe, alt) [file-hunter] Front Line (United Kingdom) [file-hunter] Gnome Ranger (Europe) [file-hunter] Gnome Ranger (Europe, cracked) [file-hunter] Golden Grave II (Japan) [file-hunter] Graphic Editor (Japan) [file-hunter] Hype (Netherlands) [file-hunter] Ingrid's Back (United Kingdom) [file-hunter] Ingrid's Back (United Kingdom, cracked) [file-hunter] Jet Fighter (One player version) (Europe, Aackosoft) [file-hunter] Jewels of Darkness I - Colossal Adventure (United Kingdom) [file-hunter] Jewels of Darkness I - Colossal Adventure (United Kingdom, alt) [file-hunter] Jewels of Darkness II - Adventure Quest (United Kingdom) [file-hunter] Jewels of Darkness III - Dungeon Adventure (United Kingdom) [file-hunter] Jump Jet (Europe) [file-hunter] Kamikaze (Japan) [file-hunter] Katori Senso (Japan) [file-hunter] Keystone Kapers (United Kingdom) [file-hunter] Keystone Kapers (United Kingdom, alt) [file-hunter] Aerial [Inufuto] Akalabeth [Nanochess] Battlot [Inufuto] Bootskell [Inufuto] Cacorm [Inufuto] Cavit [Inufuto] Fantastic Football [MSXdev] Guntus [Inufuto] Impetus [Inufuto]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f9d919474f37750e87920647ff2329f6729a931a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f9d919474f37750e87920647ff2329f6729a931a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 20:14:38</b> <u>- merit/merit.cpp: corrected some inputs for couple and clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- misc/gms.cpp: added tilemap priority for cots and ballch, corrected 3rd layer colors for sc2in1 and magslot<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=49db8b5e2c81b8a0360b98061de762c1e0ed02a7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=49db8b5e2c81b8a0360b98061de762c1e0ed02a7">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 18:45:37</b> <u>konami/djmain.cpp: Added beatstage Complete Mix (Ver KA-B). (#11560)</u> <em>[DeepSeaSqueeze]</em><ul><li class="desc">New working clones<br>beatstage complete MIX (ver KA-B) [Lemony Vengeance, Phil Bennett, DeepSeaSqueeze]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=52e02b8dc6a02d49dec75e5c6ffcf649f5cfcd03" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=52e02b8dc6a02d49dec75e5c6ffcf649f5cfcd03">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 16:32:55</b> <u>mcfg pia6821: partial revert for the ones that set the clock to non-0</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c2e2560e043ecf596ff8d49fa1632f5944f1dcaa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c2e2560e043ecf596ff8d49fa1632f5944f1dcaa">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 14:19:36</b> <u>nscsi_bus: fix -Wuninitialized warning</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7946b99ae260f2554815cba9fd080f67cf169f51" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7946b99ae260f2554815cba9fd080f67cf169f51">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 13:22:10</b> <u>misc mcfg: remove pia6821 clock freq param,</u> <em>[hap]</em><ul><li class="desc">mm2: remove copypasted input ports<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e2e1c2cbc93053238be8f508a4d006e8d0b75b9a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e2e1c2cbc93053238be8f508a4d006e8d0b75b9a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 05:04:07</b> <u>nscsi_bus: designated initializers require c++20</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=83c354eb5984175934df3a899d6850cc03b128a2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=83c354eb5984175934df3a899d6850cc03b128a2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 05:01:53</b> <u>simh_tape_file: remove unnecessary posix-only header</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d853fe12e361f4d55189580eae9fbb903a1e2d0b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d853fe12e361f4d55189580eae9fbb903a1e2d0b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 04:22:20</b> <u>New systems marked not working</u> <em>[Patrick Mackinlay]</em><ul><li class="desc"> National Semiconductor ICM-3216 [smj_crash]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=412f820322df3257ed40a6b62fb0f4c66ad8c883" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=412f820322df3257ed40a6b62fb0f4c66ad8c883">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-20 04:16:18</b> <u>ns32kdb: additional firmware versions [smj_crash]</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2dc01b41c714586ceb1afc35f46a8f2192a5d8d2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2dc01b41c714586ceb1afc35f46a8f2192a5d8d2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 23:33:49</b> <u>Change parameter type for device_network_interface::set_mac from char to u8 *</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f32bb79e8541ba96d3a8144b220c48fb7536ba4b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f32bb79e8541ba96d3a8144b220c48fb7536ba4b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 20:49:43</b> <u>misc/gms.cpp: updated patch for sc2in1, corrected a couple of inputs [hammy]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8e838e96c6810d81939a20dd45d7bfccc34044ef" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8e838e96c6810d81939a20dd45d7bfccc34044ef">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 18:11:06</b> <u>mame/merit.cpp: used dumped protection ROM for couple and clones, too. Also split the driver in subclasses</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=93a1d82ffc305c4b0c2ee0c9d3cdb179a2900739" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=93a1d82ffc305c4b0c2ee0c9d3cdb179a2900739">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 16:23:34</b> <u>New non-working machines</u> <em>[Philip Bennett]</em><ul><li class="desc"> Eibise (Japan) [Phil Bennett]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c0c4e009483e1aa53057400d8c660cf3e6889fa2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c0c4e009483e1aa53057400d8c660cf3e6889fa2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 13:56:37</b> <u>mephisto*: tweak led brightness in internal artwork</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e8275ac7b2642c60bc0028873ed1ecbd58077be3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e8275ac7b2642c60bc0028873ed1ecbd58077be3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 12:30:49</b> <u>sphinx40: decrease button panel size</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=90f6d13dd49e04351dccf7ee8a6f6a3fa295d9d9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=90f6d13dd49e04351dccf7ee8a6f6a3fa295d9d9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 11:06:31</b> <u>mm2: small correction to prev commit</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e69a9cc387e95e9112a75c564ed61c5db305b7d3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e69a9cc387e95e9112a75c564ed61c5db305b7d3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 11:02:23</b> <u>mm2: remove ioport tag lookup,</u> <em>[hap]</em><ul><li class="desc">primrage: add release month to title instead of newer build/older build<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f2ec9a1282be034f3c8469e6fe562eb133461337" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f2ec9a1282be034f3c8469e6fe562eb133461337">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 10:19:34</b> <u>namcos23: remove obsolete comment</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9de7ddadee3afb72f065bda4d05310fa38119752" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9de7ddadee3afb72f065bda4d05310fa38119752">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 09:53:11</b> <u>ks1064: Identify the correct decompression table [windyfairy]</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=17a84d11ad787daf0cfae19c0aa0ae5312c4c3c6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=17a84d11ad787daf0cfae19c0aa0ae5312c4c3c6">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 09:35:26</b> <u>amsterdam: remove tag lookup, remove local variable,</u> <em>[hap]</em><ul><li class="desc">roma2: reorder address map, correct rom labels<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1d08263d67e7ca1408822c2f6f7b62c078423181" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1d08263d67e7ca1408822c2f6f7b62c078423181">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 04:35:59</b> <u>roma2.cpp: Use addressable latch device</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6130b026c10d7d3cc916c2ec2a2e66f93993e2a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6130b026c10d7d3cc916c2ec2a2e66f93993e2a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-19 03:10:48</b> <u>New working machines</u> <em>[Philip Bennett]</em><ul><li class="desc"> Super Tank Attack (prototype rev. 1.12) [Phil Bennett]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f1a50e0b361561df78ac0f1441354b3a2f091f2d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f1a50e0b361561df78ac0f1441354b3a2f091f2d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 21:14:08</b> <u>mephisto berlin,milano,modena: small update to internal artwork</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8151fa014169c5284af26e9f43a3bd88c381100b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8151fa014169c5284af26e9f43a3bd88c381100b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 20:25:31</b> <u>montreal: small fix to internal artwork</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=532d9aa59bb55db3e55fbd03f5b856192232588d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=532d9aa59bb55db3e55fbd03f5b856192232588d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 20:05:43</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- Mephisto Roma II [hap, anonymous] Mephisto Montreal 68000 [hap, anonymous]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e7361160fdb68b6906ccaa99fc8751a96cf2b82b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e7361160fdb68b6906ccaa99fc8751a96cf2b82b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 19:24:22</b> <u>misc/gms.cpp: hopefully corrected input matrix reading</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=698caa106551880995042f495e1fcf88e1e1725b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=698caa106551880995042f495e1fcf88e1e1725b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 18:48:24</b> <u>New working software list items</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- svision.xml: Sonny X'press (prototype) [anonymous]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=00d5b8c6066ceaa22ca2ea5587bdb4b6bad3b677" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=00d5b8c6066ceaa22ca2ea5587bdb4b6bad3b677">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 18:38:15</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> unknown Merit game (4435-81, U5-1) [Brian Troha, The Dumping Union]<br>- atari/a7800.cpp: verified ROM code for PAL bios [Guru]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=18eb7b328706adb6536a52fc80035a3a889790b1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=18eb7b328706adb6536a52fc80035a3a889790b1">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 16:03:08</b> <u>New working machines</u> <em>[Philip Bennett]</em><ul><li class="desc"> Beat Player 2000 [Phil Bennett, system11] Fishing Maniac 2+ [Phil Bennett, system11] Let's Dance [Phil Bennett, system11]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e952f16a0d6fe17034f9eebc0142d28bbe767bb8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e952f16a0d6fe17034f9eebc0142d28bbe767bb8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 06:22:41</b> <u>Dora Neco BanBan: Adjusted interrupts timing to match the real thing.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=374a68a88e237409b8fae137071c8b447125f6cc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=374a68a88e237409b8fae137071c8b447125f6cc">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 04:42:03</b> <u>trs80m3.h: Update header too</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=70cd3f13095bcaf7d862bb7877ae2530328ce329" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=70cd3f13095bcaf7d862bb7877ae2530328ce329">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 04:36:22</b> <u>trs80, trs80m3: Quickload updates</u> <em>[AJR]</em><ul><li class="desc">- Move /CMD quickload implementation to its own source file again, this time as a device - Rewrite file I/O code to use more modern methods (somewhat clumsily)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3cbf1d39b6e6f4b49115f248e8b66207c7517e8f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3cbf1d39b6e6f4b49115f248e8b66207c7517e8f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 02:29:27</b> <u>New working software list items</u> <em>[angelosa]</em><ul><li class="desc">- ibm5170_cdrom.xml: Best of the Best Shareware Volume 2, Heroes of Might and Magic [archive.org]<br>New software list items marked not working<br>ibm5170_cdrom.xml: Blindness [archive.org], The Matrox Millennium Multimedia SuperPack [VOGONS]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3e6a3c53d3316a14bf189774a750213636831d06" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3e6a3c53d3316a14bf189774a750213636831d06">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-18 01:59:30</b> <u>chd.cpp, chdcodec.cpp, flac.cpp: Use multibyte.h functions</u> <em>[AJR]</em><ul><li class="desc"> multibyte.h: Add functions for reading and writing 48-bit values<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=94ff3857e275aa3d6181d643986f0df813d00c63" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=94ff3857e275aa3d6181d643986f0df813d00c63">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 23:56:03</b> <u>aviio.cpp: Use std::clamp</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5077dcbe1cd3bd436c6f6d800df1dc00eaa02352" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5077dcbe1cd3bd436c6f6d800df1dc00eaa02352">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 22:17:07</b> <u>avhuff.cpp, cdrom.cpp, msdib.cpp, unzip.cpp, vbiparse.cpp: Use multibyte.h functions</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7aca06fb13d4e017ee3c16b4f70742cf4311cc86" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7aca06fb13d4e017ee3c16b4f70742cf4311cc86">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 22:09:02</b> <u>New working software list items</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- coleco.xml: Pitfall! (alt) [plgDavid] Smurf Rescue in Gargamel's Castle (prototype) [plgDavid] Space Panic (alt) [plgDavid] vic10.xml: Slalom (World) [plgDavid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=245282f4b27861861beeb31ed38dfe47ba9264c3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=245282f4b27861861beeb31ed38dfe47ba9264c3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 21:45:00</b> <u>akiko, am79c90, i82586, k053252, spi_sdcard, stvcd, t10mmc, t10sbc, t10spc: Use helpers from multibyte.h</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1d47d938e4fe99acf7f6084637f2d6cd7912d362" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1d47d938e4fe99acf7f6084637f2d6cd7912d362">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 21:25:22</b> <u>eag68k: improve usart connection</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=877c4a4079ba0751c7086bfc74d801d50064540a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=877c4a4079ba0751c7086bfc74d801d50064540a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 20:59:37</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Super Volleyball (US) [Domenico Cervini]<br>- misc/gms.cpp: addressed feedback on previous commit<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4997d62163664182efdbfe892888a1df101fd343" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4997d62163664182efdbfe892888a1df101fd343">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 20:47:13</b> <u>formats: Use multibyte.h functions in more files</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=26a310422adc69167ea180f8ca48b8aca240b2c6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=26a310422adc69167ea180f8ca48b8aca240b2c6">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 20:41:57</b> <u>msx1_cass.xml: Added 29 working items. (#11554)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cass.xml) - Chōjin Locke: Majo no Millennium (Japan) [file-hunter] Lancelot (United Kingdom) [file-hunter] Let's Computer (Japan) [file-hunter] Lord Watson (Spain) [file-hunter] Mandragore (United Kingdom) [file-hunter] Marude Son Goku (Japan) [file-hunter] Minder (United Kingdom) [file-hunter] Mister Jaws (Netherlands) [file-hunter] MST-CALC (Europe) [file-hunter] Ninja (Netherlands, Aackosoft) [file-hunter] Ninja (Netherlands, Eaglesoft) [file-hunter] Octopuss (France) [file-hunter] Offering (Japan) [file-hunter] Oh No! (Brazil) [file-hunter] Phantomas 2 (Spain, alt) [file-hunter] Photographic Memory (Netherlands) [file-hunter] Pirates (Spain) [file-hunter] Portopia Renzoku Satsujin Jiken (Japan) [file-hunter] Punchy & Judy (United Kingdom) [file-hunter] Rabbian (Japan) [file-hunter] Roller (Finland) [file-hunter] Shiro to Kuro no Densetsu (Japan) [file-hunter] Time and Magik I - Lords of Time (Europe) [file-hunter] Las Aventuras de Rudolphine Rur [Dwalin] Lift [Inufuto] Neuras [Inufuto] Perez the Mouse [file-hunter] Rodman (demo) [file-hunter] Ruptus [Inufuto]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2dc489fb90362a7d2ec6d34f64d899d0e24c1cc8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2dc489fb90362a7d2ec6d34f64d899d0e24c1cc8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 20:32:45</b> <u>ioport.cpp: Trim extra spaces in keyboard key names more safely</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7eb0f531e8e9fa2ccc80b69714d51435cb8ec219" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7eb0f531e8e9fa2ccc80b69714d51435cb8ec219">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 20:08:30</b> <u>fsmgr.cpp: Restore trim_end_spaces as a std::string_view function and use it in place of strtrimrightspace in FS code due to feedback on f5066881db7a601ba7031fbc996ab404e05e5dd5</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0c8dbef887e8a968213e8f5e23a74b2c9fef916f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0c8dbef887e8a968213e8f5e23a74b2c9fef916f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 19:51:23</b> <u>aviio.cpp: Massive code cleanup</u> <em>[AJR]</em><ul><li class="desc">- Use multibyte.h functions and std::swap - Turn most macro constants into enums and move them down into classes - Change comments to C++ style<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=01040b1e0ce4d6f74de97de5c47ea6d8cf12ab48" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=01040b1e0ce4d6f74de97de5c47ea6d8cf12ab48">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 19:33:57</b> <u>frontend/mame/luaengine.cpp: Corrected spelling of screen device xoffset and yoffset property names. (#11550)</u> <em>[goldnchild]</em><ul><li class="desc">This makes the code match the documentation.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7e4ca3b49c4169764067b44ca37e4883f405bd89" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7e4ca3b49c4169764067b44ca37e4883f405bd89">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 19:25:01</b> <u>sega/system1.cpp: Corrected ROM labels for raflesiau. (#11555)</u> <em>[Nekoziman]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cb3d3207c0f62575fe2a793338c4f7bdccbe50f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cb3d3207c0f62575fe2a793338c4f7bdccbe50f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 17:45:11</b> <u>misc/gms.cpp: one more note and correction</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=313d70bdf057819ca884feb208a7aa3fa5bdac7f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=313d70bdf057819ca884feb208a7aa3fa5bdac7f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 17:33:25</b> <u>fsmgr.h: Cleanup</u> <em>[AJR]</em><ul><li class="desc">- Use multibyte.h functions for packing and unpacking words - Remove a few aliases for cstdlib functions - Convert rstr and wstr functions to std::string_view<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f5066881db7a601ba7031fbc996ab404e05e5dd5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f5066881db7a601ba7031fbc996ab404e05e5dd5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 16:57:50</b> <u>hh_tms1k.cpp: Updated MCU list notes (#11556)</u> <em>[SomeRandomGuyIdk]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0af125686b70300486cb23c4d32c9c92ec369008" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0af125686b70300486cb23c4d32c9c92ec369008">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 15:41:35</b> <u>imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the simpler functions in multibyte.h</u> <em>[AJR]</em><ul><li class="desc"> multibyte.h: Add constexpr for getters and noexcept for all functions<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=676e44ca955121808828ddc7a8a024dc721f682c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=676e44ca955121808828ddc7a8a024dc721f682c">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 10:49:08</b> <u>misc/gms.cpp: added TODO list on the top of the driver</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2f7b1f05c72e568032930e7ceba2db0b4cb63e1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2f7b1f05c72e568032930e7ceba2db0b4cb63e1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 10:27:19</b> <u>misc/rbmk.cpp: renamed driver to gms.cpp</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=76bc692e98fd7e5cd9aba4c0291fcac2cbff7bde" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=76bc692e98fd7e5cd9aba4c0291fcac2cbff7bde">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 10:21:20</b> <u>misc/rbmk.cpp: hooked up 3rd tilemap for sc2in1 and magslot</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=78cc3e4ee0b8293a0d0e2589ff696aa1fc3e92bf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=78cc3e4ee0b8293a0d0e2589ff696aa1fc3e92bf">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 09:20:33</b> <u>misc/rbmk.cpp: converted to use the tilemap system</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=02153dbf67b334a1ba1fdbc658911bbfd8c71c3a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=02153dbf67b334a1ba1fdbc658911bbfd8c71c3a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 08:55:52</b> <u>Dora Neco Banban:</u> <em>[Roberto Fresca]</em><ul><li class="desc">Added japanese ranks and speech docs.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6807beed372daae4b77062d85d20b48c988cf3c4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6807beed372daae4b77062d85d20b48c988cf3c4">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 06:08:38</b> <u>Dora Neco Banban:</u> <em>[Roberto Fresca]</em><ul><li class="desc">Added partial PPI's connections and CPU clock from crystal diagrams.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a7003548f0a8e9d93fd54dd3d9b8f7e5fa2da6af" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a7003548f0a8e9d93fd54dd3d9b8f7e5fa2da6af">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 05:50:53</b> <u>Dora Neco BanBan:</u> <em>[Roberto Fresca]</em><ul><li class="desc">Improve the interrupts timming. Fixes some bits and matches the game duration and arms stress as seen in the videos floating around. Verified OKIM6295 pin7 high. Corrected some notes.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b0b3508252797d780ceaec97936d2127d1b6734e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b0b3508252797d780ceaec97936d2127d1b6734e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-17 02:35:42</b> <u>acorn/z88_impexp.cpp, nascom/nascom1.cpp: Modernize file I/O</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=be3919035b45458b47c335914a80d3b31bf7f43c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=be3919035b45458b47c335914a80d3b31bf7f43c">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 17:20:44</b> <u>apple/dafb: Updates and fixes [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">- Fixed VRAM size limiting (and memory trashing) for Quadra/Centris 610/650/800, Quadra 605, and LC 475/575 class machines Quadra 800 no longer erroneously lets you select Millions of Colors - Fixed CRTC parameter readback - Fixed DAFB version readback - Corrected DAC type for Quadra 800 class machines based on PCB photos<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=102aa77cccaf030fac6ec1d934f69a692c02b67a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=102aa77cccaf030fac6ec1d934f69a692c02b67a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 15:50:35</b> <u>chess*: some companyname additions</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=53cb2846caa8e83d452a98cbb22e8d9ca8b530a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=53cb2846caa8e83d452a98cbb22e8d9ca8b530a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 15:43:20</b> <u>Merge branch 'master' of https://github.com/mamedev/mame</u> <em>[wd40yasu]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4195ecc8a9d7ee79c0bdab6d9a94871793cc47ca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4195ecc8a9d7ee79c0bdab6d9a94871793cc47ca">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 13:59:36</b> <u>misc/rbmk.cpp: patched protection in rbspm (missing PIC core) and sc2in1 for now [hammy]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b70beb30539f6db59818a2be14b6609aab833ec5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b70beb30539f6db59818a2be14b6609aab833ec5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 13:57:12</b> <u>Update speedatk.cpp</u> <em>[wd40yasu]</em><ul><li class="desc">fixed clock frequency of Z80 and AY-3-8910 based on video footage of real PCB.<br>https://twitter.com/BEEP_SHOP/status/1385425741236432897<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1d4fa8ebd0b3f8865ce903d699bb5fbf592f11a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1d4fa8ebd0b3f8865ce903d699bb5fbf592f11a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 13:53:33</b> <u>video/pc_vga.cpp: implement RAMDAC palette_update fn;</u> <em>[angelosa]</em><ul><li class="desc">video/pc_vga_matrox.cpp: implement 8-bit palette DAC writes using palette_update fn;<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a5b632f8ba4f157075721dc841009d68eb3414f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a5b632f8ba4f157075721dc841009d68eb3414f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 13:20:43</b> <u>video/mga2064w.cpp: initial experiments with drawing engine</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1ea60710318bfef1acfe2074d5f7325c44bb36a2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1ea60710318bfef1acfe2074d5f7325c44bb36a2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 13:20:23</b> <u>video/pc_vga_matrox.cpp: preliminary HW cursor, add a debug VRAM viewer</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5d4b71f4b6a3de9170917c9303bff30ca5d63177" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5d4b71f4b6a3de9170917c9303bff30ca5d63177">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 10:58:55</b> <u>z80: fix rop() opcode read call</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2fe44733e5638718573e8aeba54a58830e6b36e5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2fe44733e5638718573e8aeba54a58830e6b36e5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 10:56:42</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> The Big Pro Wrestling! (set 2) [Andrew Welburn]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ecdd06577bf79d6289b0933387c3b0c6053aa649" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ecdd06577bf79d6289b0933387c3b0c6053aa649">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 10:14:44</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Danger Zone (rev 0) [Brian Troha, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fabc02d7b8d624eaa36a51976d1123e258d87a20" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fabc02d7b8d624eaa36a51976d1123e258d87a20">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-16 09:14:17</b> <u>Dora Neco BanBan: Added a PCB layout.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=89951568e9f88d2decf2bb4186bee7a4baba1c6b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=89951568e9f88d2decf2bb4186bee7a4baba1c6b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-15 12:43:02</b> <u>vbrc: rename to bridgecv,</u> <em>[hap]</em><ul><li class="desc">boris: fix rom label in comments, cc7: add known rom labels in comments<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=114e7376253fe8c6ee7b6f8daaa8a319d07667c5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=114e7376253fe8c6ee7b6f8daaa8a319d07667c5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-15 03:03:37</b> <u>New non-working machines</u> <em>[Philip Bennett]</em><ul><li class="desc"> Terebi Denwa Super Mario World [Phil Bennett]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cd0dd9590eba8c1f7992b332d97265a0783d4cb2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cd0dd9590eba8c1f7992b332d97265a0783d4cb2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-15 03:01:21</b> <u>New non-working machines</u> <em>[Philip Bennett]</em><ul><li class="desc"> Bubblen Roulette (main ver 1.8, video ver 1.3) [Phil Bennett]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d9b0f9a5fa38ffab2689dcc2a41041f64ad7fb6b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d9b0f9a5fa38ffab2689dcc2a41041f64ad7fb6b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-14 18:44:34</b> <u>Added a Shoei bootleg of Atari Football, and an older version of Trojan (#11548)</u> <em>[Nekoziman]</em><ul><li class="desc"> atari/atarifb.cpp: Added Amerug (Shoei bootleg of Atari Football). konami/trackfld.cpp: Re-dumped ROMs for Hipoly (bootleg of Hyper Olympic), allowing the game to work. capcom/lwings.cpp: Added an older version of Tatakai no Banka (known as Trojan outside Japan). capcom/lwings.cpp: Corrected ROM labels for Legendary Wings, Section Z and Trojan games.<br>New working clones<br>Amerug (Shoei bootleg of Atari Football) [Team Japump!!!, Wayder] Tatakai no Banka (Japan, old ver.) [Team Japump!!!, Wayder]<br>Clones promoted to working - Hipoly (bootleg of Hyper Olympic) [QtQ, Team Japump!!!, Wayder]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e7c71dae97eab45c02fdd1d34281b572e73d551b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e7c71dae97eab45c02fdd1d34281b572e73d551b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-14 05:22:43</b> <u>macpdm.cpp: Run 53C9x DMA in word mode</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6277ea8310edfe87c0596697b6b0fb81d74a4d78" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6277ea8310edfe87c0596697b6b0fb81d74a4d78">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-14 05:04:08</b> <u>Dora Neco BanBan: Added more game notes...</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=831cfe392b63ea76c020bab29b1bab5aae13593d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=831cfe392b63ea76c020bab29b1bab5aae13593d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-14 04:51:39</b> <u>Dora Neco BanBan improvements... [Roberto Fresca, Grull Osgo]</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Fixed the 7seg LEDS. - Rewrite the output system. - Added support for the bidirectional stepper motors for cat arms. - Hooked the arm sensors. - Figured out and added the food lamps. - Added a internal layout with all the output lines activity, besides a working playfield. - Added technical notes. - A lot of other things to get the game working.<br>Use the external artwork for a realistic experience.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e64364a4cec43120913722d8b9ad1f4f28632f99" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e64364a4cec43120913722d8b9ad1f4f28632f99">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-14 03:32:47</b> <u>apple/macpdm.cpp: Fix VIA2 interrupts, we now have a mouse pointer. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d4e857c96d267366e27843a5a7c6974deea9ae5e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d4e857c96d267366e27843a5a7c6974deea9ae5e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-14 02:27:47</b> <u>nscsi: Add SCSI tape device based on SIMH tape image format (#11430)</u> <em>[Miëtek Bak]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5353a8df14d88a378361902a6954ab4c5c1dc5bf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5353a8df14d88a378361902a6954ab4c5c1dc5bf">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-13 17:28:21</b> <u>efo/cedar_magnet.cpp: Add a new game, ordered the games on the driver... (#11543)</u> <em>[ClawGrip]</em><ul><li class="desc"> efo/cedar_magnet.cpp: Add a new game, ordered the games on the driver, and reformatted comments<br>New WORKING clone<br>Booby Kids (Magnet System) [Hugo Benedet, Recreativas.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=86c6e83b4c2b8aca18db2565e72b03f90a25dda5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=86c6e83b4c2b8aca18db2565e72b03f90a25dda5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-13 12:13:26</b> <u>bus/vme: avoid breaking listxml</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f1dd0d0651b6f04240c23739279e704c1c7bfabc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f1dd0d0651b6f04240c23739279e704c1c7bfabc">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-13 11:11:08</b> <u>sys68k_cpu1: fix validation</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=94175dd69ceb2b68fa6de8422fa7be7c68607dde" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=94175dd69ceb2b68fa6de8422fa7be7c68607dde">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-13 08:33:37</b> <u>bus/vme: remove accidental added file</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e6fd0ec4c169fb9bbfac33f0546b6c7b0b0506cb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e6fd0ec4c169fb9bbfac33f0546b6c7b0b0506cb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-13 08:20:27</b> <u>bus/vme: major overhaul</u> <em>[Patrick Mackinlay]</em><ul><li class="desc">- add support for address modifiers - add support for shared interrupt request lines - add support for interrupt acknowledge daisy chain - add support for bus error - add slot device option aggregator - standardized slot device file, device and class naming - enp10: implement vme interface - hk68v10: convert to slot device, improve boot vector and rom handling - mzr8105: convert to slot device, improve boot vector and rom handling, add vme short space access - mzr8300: convert to slot device, expose to bus - sys68k*: convert to slot device, improve boot vector and rom handling - force/fccpu20: converted to slot device - sgi/ip4: converted to twin tower chassis with ip4 slot device<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=aa5b612270814009379d6bd4be0d36276cb28206" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=aa5b612270814009379d6bd4be0d36276cb28206">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-12 12:24:16</b> <u>apple/dafb: revert chmod 755 change</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e31d416a83688c73d62a906b2991bdc09bbca65" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e31d416a83688c73d62a906b2991bdc09bbca65">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-12 11:45:59</b> <u>rezon: lower refresh rate more</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d08ff493b23409f42affb23cc291a2d71f6cec2e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d08ff493b23409f42affb23cc291a2d71f6cec2e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-12 11:31:52</b> <u>rezon: lower screen refreshrate</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bdab5c88153b5848f753aff79663670cc44b8ff8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bdab5c88153b5848f753aff79663670cc44b8ff8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-12 00:29:54</b> <u>DoraNeco BanBan improvements...</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Added port 8000h for two different game types. - Added inputs for game select.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=76390151a3cbdc329e2c38617ff9a67e01d8f13a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=76390151a3cbdc329e2c38617ff9a67e01d8f13a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-12 00:04:25</b> <u>DoraNeko BanBan improvements:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Improved inputs. - Hits microswitches by arm. - Coinage DIP switch. - Test Mode DIP switch. - Proper door, coin-in, & service coin inputs.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d10f5a71492a7be4a526f85d1dfd230aa7c6754e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d10f5a71492a7be4a526f85d1dfd230aa7c6754e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 20:43:04</b> <u>osd/sdl: Don't specify SDL_WINDOW_BORDERLESS for full-screen windows. (#11546)</u> <em>[Davidian1024]</em><ul><li class="desc">May address GitHub #7532 and #7922.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c9b6c43ce80b87595636393f224f939b62388314" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c9b6c43ce80b87595636393f224f939b62388314">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 20:33:00</b> <u>heathkit/tlb.cpp: Fixed warning about uninitialised member variable. (#11538)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=785791632e2e4f06318514f45b7ae6147b78efd4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=785791632e2e4f06318514f45b7ae6147b78efd4">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 19:38:37</b> <u>osd/sdl: Fixed interpretation of result of SDL_GetDesktopDisplayMode. (#11547)</u> <em>[Davidian1024]</em><ul><li class="desc">Fixes display mode not being printed.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d57f03fd587a2417f4b58f27d8a895cfd4cf62d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d57f03fd587a2417f4b58f27d8a895cfd4cf62d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 18:58:38</b> <u>misc/falgas_m89.cpp: Fixed typo in fantcar87 ROM label. (#11544)</u> <em>[ClawGrip]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=481dd09cf6b2cccb1d03b4214548fc96e9474525" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=481dd09cf6b2cccb1d03b4214548fc96e9474525">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 12:54:52</b> <u>cps2: simplify prev commit, and change dsw setting order in UI from on-off to off-on</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=84a742314269652a6016ba587d5a2c99a2c2f8c8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=84a742314269652a6016ba587d5a2c99a2c2f8c8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 12:28:19</b> <u>capcom/cps2.cpp: Support for CPS2 debug DIP switches (#11540)</u> <em>[Damian Rogers]</em><ul><li class="desc"> initial working version<br> fixed incorrect mapping in memory by using a custom read handler; cleaned up unnecessary port conditions; better comments<br> moved read handler directly into the map segment; renamed hardware type device tag<br> corrected accidentally moved line break<br> switched from native array usage to optional_ioport_array<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=512d31942040fed145c113091750c598aa110e92" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=512d31942040fed145c113091750c598aa110e92">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 12:27:28</b> <u>fidelity/elite: update notes about new game</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=caab7799864b7145c906055e8fe3e326a4ba0bd6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=caab7799864b7145c906055e8fe3e326a4ba0bd6">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 11:32:08</b> <u>misc handheld: update notes about sound</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3d5e490e25f8d4de5a94daca048b24b74515d2d5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3d5e490e25f8d4de5a94daca048b24b74515d2d5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 05:27:15</b> <u>DoraNeko BanBan improvements...</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Added more inputs related to the stepper motors. - Added preliminary 7-seg LEDs support. - Added support for port 08h. - Hooked debug lamps to see the ports behaviour. - Created an internal layout.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2d2d2de1e41f0d38410cd187c650c1f164e9de1f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2d2d2de1e41f0d38410cd187c650c1f164e9de1f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 03:26:12</b> <u>video/pc_vga_cirrus.cpp: fix MT#08763</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b8d767366db8800eb3cea028a3c896cebf4ef15c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b8d767366db8800eb3cea028a3c896cebf4ef15c">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 02:32:16</b> <u>apple/dafb.cpp: Workaround for double-screen issue in 24bpp 832x624, and support 19" 1024x768 monitors on DAFB2 and later. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9c284a74fbc2fb2bc44cda309e8fcebc2b7b543e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9c284a74fbc2fb2bc44cda309e8fcebc2b7b543e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 01:51:14</b> <u>Doraneko BanBan: Changed the OKI6295 pin7 to HIGH, comparing the sounds</u> <em>[Roberto Fresca]</em><ul><li class="desc">against the videos on the net.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0c2b7eb2b48695e1a6a80cdf76131ef8ba379c34" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0c2b7eb2b48695e1a6a80cdf76131ef8ba379c34">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 01:46:50</b> <u>Merge branch 'master' of https://github.com/mamedev/mame</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fbe7f23fc069a2e2d548bb1a4bbdc616f58f10e8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fbe7f23fc069a2e2d548bb1a4bbdc616f58f10e8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 01:46:25</b> <u>Doraneko BanBan: Some work on inputs...</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Fixed the error at boot. - Found and hooked the DIP switches bank. - Found and hooked the Test Sounds mode. - Hooked the Coin In and a special coin input.<br>...more to come.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=14cc205de29bb170ca187fd69851515c2d75309f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=14cc205de29bb170ca187fd69851515c2d75309f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-11 01:44:49</b> <u>capcom/alien.cpp: fix mem_mask size on I/O in1</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af70c97d82fab56a40d01a35c1063ca0268948d8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af70c97d82fab56a40d01a35c1063ca0268948d8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-10 23:42:13</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- U-Boat [hap, Sean Riddle, eggs]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9eab73cc4c6b901e91490f075615d7e1b8bc6641" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9eab73cc4c6b901e91490f075615d7e1b8bc6641">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-10 20:12:13</b> <u>sinclair/sprinter.cpp: fix audio chanels for 16b mode (#11542)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5ea520f5da7bea706d258d0f440cfbc32e2819c1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5ea520f5da7bea706d258d0f440cfbc32e2819c1">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-10 19:36:42</b> <u>amstrad/amstrad.cpp: fix timings after refactoring (#11541)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=32180f09cb3728765b756820ead413541d0e206b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=32180f09cb3728765b756820ead413541d0e206b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-10 12:23:29</b> <u>speaker: set pan range to -1 to 1,</u> <em>[hap]</em><ul><li class="desc">sliders: show channel volume in percentage and increase maximum to 400%<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1ea07622d1fe37a1552af6970fc8f5d138352d56" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1ea07622d1fe37a1552af6970fc8f5d138352d56">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 22:25:34</b> <u>nitendo/n8080.cpp: Encapsulated sound boards.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=04aac6dc77282224e5ee09d8a8248f33ef898e46" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=04aac6dc77282224e5ee09d8a8248f33ef898e46">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 21:53:03</b> <u>sound: deprecate cfg defvol, and change newvol to value</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c516e72e0c7938c712570ae74e50fac16e1ecfda" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c516e72e0c7938c712570ae74e50fac16e1ecfda">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 21:29:50</b> <u>maygayv1.cpp: Use addressable latch device</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=affef0120b789aff9a4707bd655bdf111b409f57" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=affef0120b789aff9a4707bd655bdf111b409f57">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 21:19:24</b> <u>sound: add configurable speaker panning</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=688d6e212814ad041c2d382020bf320c2dafabbf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=688d6e212814ad041c2d382020bf320c2dafabbf">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 19:11:13</b> <u>igs/igs011.cpp, igs/igs017.cpp: Improved transliterated titles. (#11537)</u> <em>[cam900]</em><ul><li class="desc"> Use Japanese title reading for Japanese versions of Dragon World games. Fixed mixed translated/transliterated title.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=80615f2ea9a3008db0c6332a908bc43c00610e61" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=80615f2ea9a3008db0c6332a908bc43c00610e61">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 17:25:08</b> <u>x68k: fix bg size again</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b3fc1492c7d2f506580a5fb18200de362762dee2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b3fc1492c7d2f506580a5fb18200de362762dee2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 11:37:17</b> <u>williams: cut comment to remove disagreement</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e8884ccbaf94f6fcab158656c58f321cd3141bc9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e8884ccbaf94f6fcab158656c58f321cd3141bc9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 10:50:01</b> <u>remove x file attribute from some source files</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c659ef11c3c04ec24743c6da165f39d9756b7c26" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c659ef11c3c04ec24743c6da165f39d9756b7c26">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 05:14:00</b> <u>formats/td0_dsk.cpp: Don't swallow bits and bytes at the end of Huffman-encoded images, when the word buffer can no longer be filled</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f7ad1b74744950de702cb79a8f148780103b1af9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f7ad1b74744950de702cb79a8f148780103b1af9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-09 01:04:27</b> <u>espial: New working clones (#11536)</u> <em>[Nekoziman]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=40590f79b9537c56d612ee0ee4e35c1edb6e3877" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=40590f79b9537c56d612ee0ee4e35c1edb6e3877">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 23:21:45</b> <u>hd63450: only halt cpu in max transfer rate mode</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=03cb340505b7b858a2bce6992eb934bf25ddff3e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=03cb340505b7b858a2bce6992eb934bf25ddff3e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 22:57:07</b> <u>heathkit/tlb.cpp: Fix graphics mode display (#11534)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=07ca153ba92fec5d5264ec5c2781bd6d64b422ff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=07ca153ba92fec5d5264ec5c2781bd6d64b422ff">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 22:53:01</b> <u>machine/rp5c15.cpp: implement set_year_offset setter, fix x68k default year setup to be current rather than -20 (#11530)</u> <em>[Angelo Salese]</em><ul><li class="desc"> machine/rp5c15.cpp: implement set_year_offset setter, fix x68k default year setup to be current rather than -20<br> machine/ds1386.cpp: remove non-existant set_current_time fn override<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cf839391db959370292361558fbbbe68d958ddb0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cf839391db959370292361558fbbbe68d958ddb0">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 22:38:12</b> <u>New working software list items</u> <em>[hap]</em><ul><li class="desc">- bingobear: Doctor Bingo Bear [Sean Riddle]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ec641c53b323632b308c11eb4cc44425f87b1fe1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ec641c53b323632b308c11eb4cc44425f87b1fe1">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 20:10:59</b> <u>fidel*: make some of the 7seg panels in artwork smaller</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4893ab1ad13550b7be8ff2d20ce302268ad0fab5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4893ab1ad13550b7be8ff2d20ce302268ad0fab5">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 19:19:19</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- Star Trek: 25th Anniversary (handheld) [hap, Sean Riddle, Mr. Do] Top Gun: Second Mission (handheld) [hap, Sean Riddle] Elite Premiere [hap, Berger]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8a333d14e0b810c5caddaf58c603afa383f72b24" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8a333d14e0b810c5caddaf58c603afa383f72b24">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 19:12:48</b> <u>sega/segaorun.cpp: reverted erroneous change in one of my previous commits</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b45bf1403032e0e15647128b27429575eeb782f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b45bf1403032e0e15647128b27429575eeb782f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 18:16:38</b> <u>- sega/segaybd.cpp: fixed issue #11535</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- misc/pachifev.cpp, gaelco/splash.cpp: spelling fixes, comments updates<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=368d9d69097fbb796b9cf93b9fdd602e852cbff8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=368d9d69097fbb796b9cf93b9fdd602e852cbff8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-08 17:55:50</b> <u>heathkit/tlb.cpp: Add superset ROM/upgrade modification (#11531)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=eaa7b9ada5a5dc01131dd101a7bd59dc4c780ca3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=eaa7b9ada5a5dc01131dd101a7bd59dc4c780ca3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 22:31:01</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Kart Duel (World, KTD2/VER.A) [Phil Bennett, Hammy, Darksoft]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fb41bfa099f3240b81e2e5515d939e8ef18520ea" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fb41bfa099f3240b81e2e5515d939e8ef18520ea">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 21:59:53</b> <u>x68k: guess at scan rate for mode 25</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=92aa2bb48356299b78178b071d13c80b41a4c29f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=92aa2bb48356299b78178b071d13c80b41a4c29f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 21:42:43</b> <u>pc/pcipc.cpp: add pcimga target (i430HX + MGA2064W), add QA notes</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=224045e8ef14d92df778418bbacd6bd03a157ce8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=224045e8ef14d92df778418bbacd6bd03a157ce8">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 21:14:35</b> <u>Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)"</u> <em>[Vas Crabb]</em><ul><li class="desc">This reverts commit 1c61ccfe840cdae7a9f92292946a45f3b47e2412.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=44eb5ea3c69dcec37e2b687e479297af5303efc3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=44eb5ea3c69dcec37e2b687e479297af5303efc3">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 21:14:21</b> <u>Revert "Set C++ standard to C++17 via environment for bgfx shader build CI job."</u> <em>[Vas Crabb]</em><ul><li class="desc">This reverts commit 63b00cabc302c17c70c285a337a06a4f89d39f40.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1147d8fc44c701ed0235e9374f97d218fae37b32" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1147d8fc44c701ed0235e9374f97d218fae37b32">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 21:09:17</b> <u>hash/x68k_flop.xml: QA notes</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=eab416897ce110eb779e3c5342e3e54d2116f384" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=eab416897ce110eb779e3c5342e3e54d2116f384">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 19:24:25</b> <u>msx1_cass.xml: Added 71 items, and replaced 2 items with better dumps. (#11532)</u> <em>[wilbertpol]</em><ul><li class="desc"> Replaced Booty (Europe) and North Sea Helicopter with better dumps. [file-hunter] Removed Silicon Dreams (Europe, alt 2) and Silicon Dreams (Europe, alt 3). Renamed Soviet (Europe?) to Soviet (Spain).<br>New working software list items (msx1_cass.xml) - Inleiding tot de SpectraVideo SV 728 (Netherlands) [file-hunter] Light Pen Graphic v1.0 (Japan) [file-hunter] Teach Yourself BASIC (United Kingdom) [file-hunter] The Archers (Europe) [file-hunter] Bang! Bang! (Japan) [file-hunter] The Growing Pains of Adrian Mole (United Kingdom) [file-hunter] The Munsters (Europe) [file-hunter] River Chase (Japan) [file-hunter] Scapeghost (Europe) [file-hunter] Sea Hunter (Europe) [file-hunter] The Secret Diary of Adrian Mole Aged 13¾ (Europe) [file-hunter] Silicon Dreams I - Snowball (United Kingdom) [file-hunter] Silicon Dreams II - Return to Eden (United Kingdom) [file-hunter] Silicon Dreams III - The Worm in Paradise (United Kingdom) [file-hunter] Sky Diver (Japan, alt) [file-hunter] Soviet (Spain, alt) [file-hunter] Space Harrier II (Europe) [file-hunter] Starbuster (Europe) [file-hunter] Supermaze (United Kingdom) [file-hunter] Tank (Finland) [file-hunter] Tape Login MSX Game Book (Japan) [file-hunter] The Temptation of the Apartment Wife (Japan) [file-hunter] Time and Magik III - The Price of Magik (Europe) [file-hunter] Time and Magik (United Kingdom) [file-hunter] Time and Magik (United Kingdom, cracked) [file-hunter] Time and Magik (United Kingdom, alt) [file-hunter] The Tomato Princess from Salad Land (Japan) [file-hunter] Vampire (Europe) [file-hunter] Vampire (Europe, alt) [file-hunter] Video Poker (Brazil, Disprosoft) [file-hunter] W Series 1 - Biotech / Killer Station (Japan) [file-hunter] W Series 3 - Fire Ball / Akarui Nouen (Japan) [file-hunter] W Series 4 - Ame no Hi wa Ōisogashi / Super Doors (Japan) [file-hunter] Wilco (Spain) [file-hunter] Wild Cat (Japan) [file-hunter] Color Plotter/Printer-yō Sekai Chizu Soft (Japan) [file-hunter] The Wreck (United Kingdom) [file-hunter] Xenon (United Kingdom) [file-hunter] Zero Fighter (Japan) [file-hunter] The Queen's Footsteps (Italian) [Davide Bucci] Silvestro (Italy) [file-hunter] Torreoscura (Spanish) [file-hunter] Super MSX N.1 (1987-05) (Italy) [file-hunter] Super MSX N.2 (1987-06) (Italy) [file-hunter] Super MSX N.3 (1987-07/08) (Italy) [file-hunter] Super MSX N.4 (1987-09) (Italy) [file-hunter] Super MSX N.5 (1987-10) (Italy) [file-hunter] Super MSX N.6 (1987-11) (Italy) [file-hunter] Super MSX N.7 (1987-12) (Italy) [file-hunter] Super MSX N.8 (1988-01) (Italy) [file-hunter] Super MSX N.9 (1988-02) (Italy) [file-hunter] Super MSX N.10 (1988-03) (Italy) [file-hunter] Super MSX N.11 (1988-04) (Italy) [file-hunter] Super MSX N.12 (1988-05) (Italy) [file-hunter] Super MSX N.13 (1988-06) (Italy) [file-hunter] Super MSX N.14 (1988-09) (Italy) [file-hunter] Super MSX N.15 (1988-10) (Italy) [file-hunter] Super MSX N.16 (1988-11) (Italy) [file-hunter] Super MSX N.17 (1988-12) (Italy) [file-hunter] Super MSX N.18 (1989-01) (Italy) [file-hunter] Super MSX N.19 (1989-02) (Italy) [file-hunter] Super MSX N.20 (1989-04) (Italy) [file-hunter] Super MSX N.21 (1989-05) (Italy) [file-hunter] Super MSX N.22 (1989-06) (Italy) [file-hunter] Super MSX N.23 (1989-09) (Italy) [file-hunter] Super MSX N.24 (1989-10) (Italy) [file-hunter] Super MSX N.25 (1989-12) (Italy) [file-hunter] Super MSX N.26 (1990-01) (Italy) [file-hunter] Super MSX N.27 (1990-02) (Italy) [file-hunter]<br>New NOT_WORKING software list additions (msx1_cass.xml)<br>Light Pen Graphic v1.0 (Japan) [file-hunter] The Queen's Footsteps (English) [Davide Bucci]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f2aa63f5588e73b174a0887e8e6d44471944dc7f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f2aa63f5588e73b174a0887e8e6d44471944dc7f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-07 05:02:46</b> <u>x68k: another tile layer-bitmap layer video mode mismatch special case</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cd7715929a13314b81d92149163e69166179a897" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cd7715929a13314b81d92149163e69166179a897">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-06 18:22:49</b> <u>atari/batman, atari/beathead, atari/blstroid, atari/canyon, atari/ccastles: consolidated drivers in single files</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=85066528d6e7e562b82ba3a3c4d33afa33ad40ec" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=85066528d6e7e562b82ba3a3c4d33afa33ad40ec">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-06 10:28:37</b> <u>namco/namcos12: redump of bad ROM for Kart Duel [Phil Bennett] (#11533)</u> <em>[987123879113]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=74549474ca1d79b952bca03acb7783eca69cfbad" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=74549474ca1d79b952bca03acb7783eca69cfbad">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-06 02:37:52</b> <u>formats/td0_dsk.cpp: Do more error checking, hopefully eliminating softlocks when trying to load truncated images</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=32373fbf6bbe3ecde9d0c957891729e437636113" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=32373fbf6bbe3ecde9d0c957891729e437636113">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-05 22:00:36</b> <u>vsystem/ojankohs.cpp: fixed MT08756</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9f792ea095cba45f8a7697a10df961dd428bc078" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9f792ea095cba45f8a7697a10df961dd428bc078">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-05 17:42:50</b> <u>Set C++ standard to C++17 via environment for bgfx shader build CI job.</u> <em>[Vas Crabb]</em><ul><li class="desc">The SPIRV tools require C++17 but it isn't set anywhere in the build files supplied with bgfx<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=63b00cabc302c17c70c285a337a06a4f89d39f40" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=63b00cabc302c17c70c285a337a06a4f89d39f40">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-05 17:10:24</b> <u>Updated bgfx, bx and bimg to current upstream versions. (#11493)</u> <em>[Julian Sikorski]</em><ul><li class="desc"> Reverted "macOS, iOS: Removed OpenGL/OpenGLES support. (commit 4693983242a698eaafed87faf4ffef1789adc8f9). Reverted "Fix macOS build" (commit ce2c2c13eda7d699051f75f598e740a447343a88). Reverted "macOS: Fixed deprecated warnings." (commit 10a8cb61f882ebc9bb376ee2341d003880b7037f). Added bgfx/README.mame explaining deviations from upstream.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1c61ccfe840cdae7a9f92292946a45f3b47e2412" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1c61ccfe840cdae7a9f92292946a45f3b47e2412">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-05 08:28:59</b> <u>imagedev/floppy.cpp: Add hard-sector floppy support</u> <em>[Eric Anderson]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b2c399c61d65063ae95e8387d34b098e9516b1a9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b2c399c61d65063ae95e8387d34b098e9516b1a9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-05 07:23:19</b> <u>- igs/lordgun.cpp: redumped alienchac [f205v, Brian Troha]</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- igt/videopkr.cpp: restored full NVRAM saving<br>- misc/rbmk.cpp: patched cots protection [hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b5f857a037faf4e8b66da457eab7c0efeac83d34" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b5f857a037faf4e8b66da457eab7c0efeac83d34">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 19:25:04</b> <u>heathkit/tlb.cpp: Added machine configurations options for CPU speed and CRT phosphor color. (#11527)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5a14912dc79e78a75d5af1d24e27fa31cf5759da" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5a14912dc79e78a75d5af1d24e27fa31cf5759da">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 19:23:36</b> <u>misc/falgas_m89.cpp: Added a newer version of "Fantastic Car" on M87 hardware. (#11529)</u> <em>[ClawGrip]</em><ul><li class="desc">New clones marked not working - Fantastic Car (Micro-87 hardware, newer) [jordigahan]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c409912c89b49e13f9ea729b9dc4c4227166180f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c409912c89b49e13f9ea729b9dc4c4227166180f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 18:07:09</b> <u>x68k: only set timer if op is set</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0873030af5aa52ace74da7c3109d68092196f84d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0873030af5aa52ace74da7c3109d68092196f84d">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 17:59:20</b> <u>x68k: fix bitmap layer clear and sprite priority</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=085525bb796efa3a6a5741a76321a622ad4d5f6a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=085525bb796efa3a6a5741a76321a622ad4d5f6a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 13:55:30</b> <u>sxevious: forgot to update sxeviousj</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d2830312cf6d6b4c6fe93d07b5205432929b5474" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d2830312cf6d6b4c6fe93d07b5205432929b5474">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 13:48:10</b> <u>sensorboard: add callback for clear board</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ab7c7486d1ed7d589cd9761837f3880bbd68d4b9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ab7c7486d1ed7d589cd9761837f3880bbd68d4b9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 13:46:12</b> <u>sxevious: make sxevious a parent set instead of clone of xevious</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b93d2021aec7800b8b0b1a9c61c3713a23c175a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b93d2021aec7800b8b0b1a9c61c3713a23c175a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 13:45:19</b> <u>ssensor4: chessclock rom is actually for the printer</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e5d580d61186e4071feb0e188d529f455195a2ec" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e5d580d61186e4071feb0e188d529f455195a2ec">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-04 09:00:23</b> <u>c64: Emulated the TIB Disc Drive DD-001 cartridge. [Curt Coder]</u> <em>[Curt Coder]</em><ul><li class="desc">New working software list items - c64_cart: Disc Drive DD-001 (v1.1) [Steve Gray], Disc Drive DD-001 (v1.0) [LHS]<br>c64_flop_misc: Games and Utility Disc (v1.1) [LHS]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=27fdce1f584fcd71ec95f2cd456ad6684fc65f2b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=27fdce1f584fcd71ec95f2cd456ad6684fc65f2b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-03 18:01:11</b> <u>igs/pgm_v.cpp: Hard-code sprite zoom table entry 0x0f to 1. (#11524)</u> <em>[cam900]</em><ul><li class="desc">ddp3 has zero in this entry, but expects it to behave like 1.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cb09c70bcb82d0309c83aeb45bdab2dcdc198240" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cb09c70bcb82d0309c83aeb45bdab2dcdc198240">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-03 10:37:25</b> <u>fphantom,robotadv: small refactor to picking up piece</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7a9a815a83def0b4a9984f737ffe536c0cbab8fd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7a9a815a83def0b4a9984f737ffe536c0cbab8fd">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-03 09:34:43</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Ball Challenge (20020607 1.0 OVERSEA) [Brian Troha, The Dumping Union] Creatures of the Sea (20050328 USA 6.3) [Brian Troha, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=df6b878ca20b53fa7071298392f8efcd6e95cf69" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=df6b878ca20b53fa7071298392f8efcd6e95cf69">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 22:13:18</b> <u>Apple Macintosh software lists rename description (#11526)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Added the manufacturer's name. Lowercase on the storage medias' name. Renamed "Mac" abbreviation to "Macintosh".<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=68c2216ad1800e9e0e0493f93ea0eadb4b2cd9fb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=68c2216ad1800e9e0e0493f93ea0eadb4b2cd9fb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 20:43:20</b> <u>formats/td0_dsk.cpp: Recognize SSDD images for 3(.5)-inch floppy drives. Fixes loading of CP/M Plus v 1.5 on pcw8256.</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b871aeff1f8753874270248307d147c78d525d0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b871aeff1f8753874270248307d147c78d525d0">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 19:57:24</b> <u>Miscellaneous cleanups of recent commits.</u> <em>[Vas Crabb]</em><ul><li class="desc"> cpu/z80: - Keep all member initialisations in the constructor initialiser list. - Added a validity check for impossibly low cycle counts. - Reformatted an if/else tree.<br> bus/spectrum: Gave the ZXBUS devices a short name prefix.<br> konami/stingnet.cpp: Use standard gambling input types.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f3d4ebb232ec7b89a3262e3a3edd99f72eb053e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f3d4ebb232ec7b89a3262e3a3edd99f72eb053e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 19:28:34</b> <u>heathkit/h89.cpp: Added machine configuration option for CPU speed upgrade modifications. (#11513)</u> <em>[Mark Garlanger]</em><ul><li class="desc">Also made interrupt controller fixed for H89.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=184d19db40b3b5cc055de0e3798ea24d8fb7eba9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=184d19db40b3b5cc055de0e3798ea24d8fb7eba9">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 19:23:51</b> <u>bus/spectrum: Added ZXBUS Nemo IDE Controller. (#11523)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ae1e45853bd647b42fb1128e64527e9b5ea82bdb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ae1e45853bd647b42fb1128e64527e9b5ea82bdb">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 19:13:48</b> <u>hwchamp: Use ADC device</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=45db59a77cbce4202cc0b7a5ad8ba6e307e150b0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=45db59a77cbce4202cc0b7a5ad8ba6e307e150b0">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 19:09:52</b> <u>cpu/z80/z80.cpp: Improved flags, and removed timing tables. (#11522)</u> <em>[holub]</em><ul><li class="desc"> Improved emulation of undocumented flags. [Manuel Sainz de Baranda y Goñi, Peter Helcmanovsky, Patrik Rak] Removed instruction timing tables and helpers for systems with simple wait states. [smf, hap, Lord Nightmare]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fbdee38492cf86a89334965e7c8721b506df9b36" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fbdee38492cf86a89334965e7c8721b506df9b36">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 15:23:53</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Doraemon no Dokodemo Door [Zx48k, hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=65793f885d9a6723cd1b0aad772daf7c88d66936" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=65793f885d9a6723cd1b0aad772daf7c88d66936">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 11:19:08</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Blue Moon II [Dam0, Heihachi_73]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b27ff32dcc23fe2981f5ce7225de5c80bd931177" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b27ff32dcc23fe2981f5ce7225de5c80bd931177">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 10:59:47</b> <u>konami/konendev: used CY7C131 device, corrected botched parent clone relationship for amazonsp</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=222447d1507cc30f13e275765486d226a160f4c4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=222447d1507cc30f13e275765486d226a160f4c4">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 07:09:23</b> <u>konami/stingnet.cpp: Add overrides for GCC. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bd460dd3c2cccdc1eaaf66b8614f5f2fdb15bae7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bd460dd3c2cccdc1eaaf66b8614f5f2fdb15bae7">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 05:22:16</b> <u>konami/stingnet.cpp: Correct hookups for ATAPI CD-ROM, sound, sound Flash, NVRAM, and some I/O. [R. Belmont, Windy Fairy]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cba649559af1b4e7f0db39513d3c7b288f09f9df" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cba649559af1b4e7f0db39513d3c7b288f09f9df">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 04:54:59</b> <u>bus/ata/atapicdr.cpp: Support subclassing atapi_fixed_cdrom_device. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=efa5983341132e1773ca90dcfbd639f19ae03362" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=efa5983341132e1773ca90dcfbd639f19ae03362">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 04:54:08</b> <u>machine/t10mmc.cpp: Support page 0x3f (return all pages) for MODE SENSE. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bf6b77d9902c26e4305f875b0e71e2981bb0f28e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bf6b77d9902c26e4305f875b0e71e2981bb0f28e">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 04:53:08</b> <u>machine/intelfsh.cpp: Support reading the busy/ready pin for Flash chips that have one. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e81c0d609a5df9021729ed3f07e2e9933db6ee1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e81c0d609a5df9021729ed3f07e2e9933db6ee1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-02 04:52:01</b> <u>devices/swim1.cpp: Remove unnecssary debug_break(). [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=747f93d3a28231dece6d369026daf347b277349b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=747f93d3a28231dece6d369026daf347b277349b">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 18:36:09</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Reel Fun (Version 7.00) [Brian Troha, The Dumping Union] Trivia (Questions Series 11 Alt Question Rom, set 2) [Brian Troha, The Dumping Union]<br>- Updated misc/gei.cpp: [Brian Troha] Found documentation confirming Sex Triv is an alternate ROM question for Series 7. Verified undocumented Series 12 N.F.L. Football question ROM. Added Adult Sex 3 question ROM to Series 11, with documentation. Verified Newer Adult Sex 2 & Adult Sex 3 questions ROMs and labeled alt sets as “old”. Documented the romboard and question type for the Reel Fun sets.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=97d51619932844b9f1b8f9aafc32790252ba97ca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=97d51619932844b9f1b8f9aafc32790252ba97ca">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 18:34:07</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Amazon Spirit (Konami Endeavour, NSW) [Guru]<br>New clones marked not working - Safe Money (Konami Endeavour, NSW) [Guru]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=71c599584b28679ed1c0d2e70a46174c7efde3c2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=71c599584b28679ed1c0d2e70a46174c7efde3c2">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 18:06:21</b> <u>Fixed MinGW AArch64 issues: (#11521)</u> <em>[invertego]</em><ul><li class="desc"> 3rdparty/bimg: Don't enable SSE on MinGW arm64 targets. diagnostics/diagnostics_win32.cpp: Added Windows arm64 support.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=20a8b896abf71a831a245f835e8fdc7d916b9fea" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=20a8b896abf71a831a245f835e8fdc7d916b9fea">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 17:28:19</b> <u>adsp2100: Fix more comments in disassembler</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=39b639d058275990289db08a159752d9c4f5d11f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=39b639d058275990289db08a159752d9c4f5d11f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 15:45:13</b> <u>adp/adp.cpp: demote fstation to MNW again</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c1b8962b8fa6ee76939a421691a716bf54996f66" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c1b8962b8fa6ee76939a421691a716bf54996f66">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 04:48:36</b> <u>hash/x68k_flop.xml: update some QA</u> <em>[angelosa]</em><ul><li class="desc">Systems promoted to working - Quick Jack, Skat TV, Fashion Gambler, Fun Station Spielekoffer 9 Spiele [AJR]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5485e906765656b0b12454e8f3b9917d62531a7d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5485e906765656b0b12454e8f3b9917d62531a7d">Get GitDIFF</a></p></li><li class="title"><b>2023-09-01 03:49:31</b> <u>sound/vrender0.cpp, video/ims_cvc.cpp: Use util::sext function</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af16147de79598292c2f11b1ea7d73cd4cd773ea" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af16147de79598292c2f11b1ea7d73cd4cd773ea">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 03:27:30</b> <u>voodoo_render.cpp: Use util::sext and rotate inline</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b2a7ebdd1d98d41a8123eac9b2101b58694ff0f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b2a7ebdd1d98d41a8123eac9b2101b58694ff0f">Get GitDIFF</a></p></li> <li class="title"><b>2023-09-01 03:13:31</b> <u>sparc: One more use for util::sext; fix probable copy-and-paste error in disassembly of branch displacements</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5bb96d67f8f71195478b8e70c316b5da9d97a3cb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5bb96d67f8f71195478b8e70c316b5da9d97a3cb">Get GitDIFF</a></p></li></ul></div> </div> <div class="gluepart" id="glu_23944"> <h5 class="showpack" style="color: red;"><div style="width: 310px; float: left; text-align: left;"> → <span style="background-color: red; color: white; font-weight: bold; padding: 2px;"> NOWSZY </span> [Arcade] DevMAME [log only] 2023/08/31 22:00</div> <div class="more" style="display: inline;"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20230831-2200.23944" title="NOWSZA WERSJA: automatyczne-edycje">Przejdź do artykułu</a></div><div class="cls"></div></h5> <div class="pack" "> <ul class="automation"> <li class="title"><b>2023-08-31 20:14:20</b> <u>adsp2100: Code cleanup</u> <em>[AJR]</em><ul><li class="desc">- Use BIT helpers for unpacking and disassembling opcodes - Use count_leading_zeros_32 for "detect exponent" operations rather than shift loops - Convert comments to C++ single line style - Convert some constant macros to unscoped enums - Deobfuscate bit manipulation in the "mode control" instruction<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2c8ff802b21f07e4868f1474b0e1a40c75b46790" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2c8ff802b21f07e4868f1474b0e1a40c75b46790">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-31 20:04:53</b> <u>wd_fdc.cpp: Add optional logging for data reads and writes</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=da8dba05ba1fc8019d9b6d99d89d44c438e2dcd8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=da8dba05ba1fc8019d9b6d99d89d44c438e2dcd8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-31 18:36:21</b> <u>samples: move interface variables to protected</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3d0cf668f6f297e9dd70ed9c64102650a503bc41" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3d0cf668f6f297e9dd70ed9c64102650a503bc41">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-31 12:30:45</b> <u>tdracula: correct output pla</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ce9c8885055992ef4ffab82f4bf28fd6feae370e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ce9c8885055992ef4ffab82f4bf28fd6feae370e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-31 11:22:24</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Xain'd Sleena (bootleg, set 2) [nnap]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=72435e7a123da523a2d1719e52adaa07ef7b2277" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=72435e7a123da523a2d1719e52adaa07ef7b2277">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-31 10:44:15</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Flicky (64k Version, on Up'n Down boardset, set 2) [caius]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=505bd6ad36ba6ab99e7267eaed44e2c769f23f00" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=505bd6ad36ba6ab99e7267eaed44e2c769f23f00">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-31 01:02:35</b> <u>epg3231: Add Timers 1 & 2</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=513495070bbb647159845d5e32aba5b429bdb1a2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=513495070bbb647159845d5e32aba5b429bdb1a2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 20:11:14</b> <u>cpu/z80: Revert a94254a while we figure out the severe performance regressions. [R. Belmont, holub]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c06c4fd132b8cddbb8e5dcb28b6c88fe34b9295b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c06c4fd132b8cddbb8e5dcb28b6c88fe34b9295b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 20:07:21</b> <u>Revert "cking_master: add M1 waitstate"</u> <em>[hap]</em><ul><li class="desc">This reverts commit 4b8555ff72ab7f6dab6bf7d8fa4ad935c2b96c79.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=39c569dc069d530bc14e2e75843f751b075ac61f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=39c569dc069d530bc14e2e75843f751b075ac61f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 19:52:07</b> <u>system1: do cycle adjust with modulo instead of float,</u> <em>[hap]</em><ul><li class="desc">cking_master: move init function<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f6ff2217e145d9277491c8d751d15a90b5d63c87" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f6ff2217e145d9277491c8d751d15a90b5d63c87">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 19:30:43</b> <u>msx1_flop.xml: (#11518)</u> <em>[wilbertpol]</em><ul><li class="desc">- Fix incorrect size on XOR. - De-duplicate image name for penguina.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bbaa41135ff740b555b461379f13343300c9722b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bbaa41135ff740b555b461379f13343300c9722b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 17:09:13</b> <u>various drivers: a few more output().set_value() removals</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2eede254265151d46f0598366c3fc07ec19b00c6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2eede254265151d46f0598366c3fc07ec19b00c6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 13:32:37</b> <u>cking_master: add M1 waitstate</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4b8555ff72ab7f6dab6bf7d8fa4ad935c2b96c79" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4b8555ff72ab7f6dab6bf7d8fa4ad935c2b96c79">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 13:10:26</b> <u>system1: forgot to update the encrypted cpu clocks, 2 20mhz clocks at 4mhz is 2/5, not 1/5</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0c808f846a3902c7a47bb9f63c4300ae457a4bd9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0c808f846a3902c7a47bb9f63c4300ae457a4bd9">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 11:44:56</b> <u>z80: Rewrite the core to handle interruptibility</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a94254a005b0d3ee1afd2cb0128be1dd6db59f0b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a94254a005b0d3ee1afd2cb0128be1dd6db59f0b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-30 00:44:45</b> <u>capcom/alien.cpp: QA notes, add wontame inputs</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8fbfd4936c55cc0e8500931206e031f6f5be323e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8fbfd4936c55cc0e8500931206e031f6f5be323e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 21:41:53</b> <u>fphantom,robotadv: small fix to internal layout, combine x/y into one output</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=98ee9e7d4bc58af9338c9011206260c1ecedbe1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=98ee9e7d4bc58af9338c9011206260c1ecedbe1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 21:22:09</b> <u>Merge tag 'mame0258' into HEAD</u> <em>[Vas Crabb]</em><ul><li class="desc">MAME 0.258<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af29cf22f1fbd9ab0e1bfd354c36425856a05823" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af29cf22f1fbd9ab0e1bfd354c36425856a05823">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 20:59:03</b> <u>-konami/nwk-tr.cpp: Fixed mismatched timekeeper data for GM and GN sets. (#11517) [sjy96525]</u> <em>[sjy55525]</em><ul><li class="desc">-konami/hornet.cpp: Added hand brake lever to Thrill Drive (ver GN713JAB).<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=837db315992032b663c507119612fadb6e093c70" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=837db315992032b663c507119612fadb6e093c70">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 20:31:07</b> <u>machine/7400.cpp: Removed unused 7400 logic device.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4701887d6cc48d835a2963d412052fa31825cd9f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4701887d6cc48d835a2963d412052fa31825cd9f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 17:59:06</b> <u>sega/dccons.cpp: add Katana Set5 v0.972 BIOS</u> <em>[MetalliC]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=118d732c30ade386fa5f96920efbe722ee82889b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=118d732c30ade386fa5f96920efbe722ee82889b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 17:22:47</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Zero Team (Japan?, earlier?, set 2) [nnap]<br>- midway/mcr3.cpp: dumped pls153 PLDs for sarge [Domenico Cervini]<br>- misc/cointek.cpp: possibly descrambled audio CPU ROM<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d023693d6563eac5cd6a2d26252c487e48b9853c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d023693d6563eac5cd6a2d26252c487e48b9853c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 16:02:27</b> <u>segas18.cpp: Updates</u> <em>[AJR]</em><ul><li class="desc">- ddcrew: Use 8255 PPI for 4-player versions - lghost: Use MSM6253 ADC for gun inputs - Eliminate runtime port tag lookups<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=46c56ddff869a78f00eac445266168a2dbb01c9f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=46c56ddff869a78f00eac445266168a2dbb01c9f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 15:44:29</b> <u>intchess,regence: add german text labels to internal layout</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7a9079edb8953be594b8bfde5dc8c3aa465ebacd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7a9079edb8953be594b8bfde5dc8c3aa465ebacd">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 13:12:01</b> <u>fphantom,robotadv: no need to output x coord twice</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=161d24ddb78478af5234dd9eb15ee03e019321eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=161d24ddb78478af5234dd9eb15ee03e019321eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 04:59:44</b> <u>aceattac: Map trackball inputs through uPD4701 devices</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0194f98a222ed1f9948219b16c121200d5e21566" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0194f98a222ed1f9948219b16c121200d5e21566">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 04:23:15</b> <u>m6805: Use vector_mask parameter for HD6305 variants</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=887a907ba2bb0be852513e2fe9bf6d99e8dfad32" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=887a907ba2bb0be852513e2fe9bf6d99e8dfad32">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-29 04:02:43</b> <u>capcom/alien.cpp: add base flash ROMs for dokodemo, wontame, masmario2, dkbanans</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e3562d94a03dcf2d9de65c1e8be28f16c5ed9f57" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e3562d94a03dcf2d9de65c1e8be28f16c5ed9f57">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 23:11:05</b> <u>compclr2_flop.xml: Fix typo in disk image labels. (#11516)</u> <em>[ClawGrip]</em><ul><li class="desc">Corrected spelling of "asteroids".<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1c598f93fa7a17d0792748c830dbed65eeb40711" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1c598f93fa7a17d0792748c830dbed65eeb40711">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 22:42:13</b> <u>apple/apple3_m.cpp: Reduce CPU clock frequency during active video display. (#11505)</u> <em>[robjustice]</em><ul><li class="desc">Also adjusted fast CPU clock frequency to approximate the effects of DRAM refresh and other delays.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a482aacc56958008dd852158f2b5f65441f66ec5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a482aacc56958008dd852158f2b5f65441f66ec5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 22:05:56</b> <u>konami/twin16.cpp: Dumped priority PROM for The Final Round/Hard Puncher (#11514)</u> <em>[JOTEGO]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ffe788280c179ebbbc8e7ae0acff228ba67b06c6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ffe788280c179ebbbc8e7ae0acff228ba67b06c6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 20:23:38</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Costa Brava [Grull Osgo] Sevilla [Grull Osgo] Toledo [Grull Osgo]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2a8b427b725f1b2dc2f2b268030308e8d2c7d0dc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2a8b427b725f1b2dc2f2b268030308e8d2c7d0dc">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 19:37:44</b> <u>zac1b1120: no need to savestate bitmaps that get overwritten with each screen update, remove unneeded input port trampoline</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a0b072a40fbb474814c784a05f422f995a1d6f51" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a0b072a40fbb474814c784a05f422f995a1d6f51">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 19:08:50</b> <u>zac1b1120: shuffle around some source code and add section headers, added dodgem color overlay</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=96a264003c21630bd69fa2530f90412501dd19c3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=96a264003c21630bd69fa2530f90412501dd19c3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 18:55:35</b> <u>zac1b1120: fix zoomed sprite mask</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=000bacd6af5901201f8799167841fb271106e8de" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=000bacd6af5901201f8799167841fb271106e8de">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 16:54:57</b> <u>fphantom: do more checks when grabbing piece with magnet</u> <em>[hap]</em><ul><li class="desc">New working systems - Chess Robot Adversary [hap, anonymous]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=aad4559ed469ccb4c87ca8be7a8e38ba51eba403" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=aad4559ed469ccb4c87ca8be7a8e38ba51eba403">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 11:21:11</b> <u>konami/konendev.cpp: dumped flash ROMs for rapfire5 [Guru]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ea977550546478bf24bc2eebd8e586a39ac40573" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ea977550546478bf24bc2eebd8e586a39ac40573">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 05:05:11</b> <u>Gran Derby: Added proper graphics ROMs.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5e2c2e160b458e62e50cf747256ee7cc949880cf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5e2c2e160b458e62e50cf747256ee7cc949880cf">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-28 04:58:28</b> <u>cpu16: Add most of the MAC unit instructions</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d18e8b38dc88214d9b2ab8ce6a53e9214c2b504" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d18e8b38dc88214d9b2ab8ce6a53e9214c2b504">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 20:00:29</b> <u>msx1_flop.xml: Added 105 working items, and replaced one item. (#11511)</u> <em>[wilbertpol]</em><ul><li class="desc"> Replaced Konami Game Collection 3: Shooting Series (Japan) with a better dump. [file-hunter]<br>New working software list items (msx1_flop.xml) - 10 Programas Serie Oro (Spain) [file-hunter] 20 Programas Serie Oro (Spain) [file-hunter] 747 400b Flight Simulator (Europe, cracked) [file-hunter] Alfabet en Deelsom (Netherlands) [file-hunter] Alien Panic (Spain) [file-hunter] Andon (Japan, hacked) [file-hunter] Duad-MSX (Japan) [file-hunter] Engels + Procenten (Netherlands) [file-hunter] Fracta (Brazil) [file-hunter] Graphos III (Brazil) [file-hunter] Gruta de Maquine (Brazil) The Iron Gauntz (Japan, prototype) [file-hunter] Konami Game Collection 1: Action Series (Japan, alt) [file-hunter] Konami Game Collection 4: Sports Series 2 (Japan, alt) [file-hunter] Lettergrijper + Geld (Netherlands) [file-hunter] Manuscript (United Kingdom) [file-hunter] MSX Compilation 5 (Netherlands) [file-hunter] MSX PageMaker DeLuxe (Brazil) [file-hunter] Music Creator (Netherlands) [file-hunter] Professional Data Retrieve (Brazil) [file-hunter] Professional Paint (Brazil) [file-hunter] Professional Publisher (Brazil, cracked) [file-hunter] Rekenen tot 20 + Optellen en aftrekken tot 100 + Taalbedrijf (Netherlands) [file-hunter] SF Zone 1999 (Japan) [file-hunter] Simulador Profesional de Tenis (Spain) [file-hunter] Super Procole (Japan) [file-hunter] Super Procole 2 (Japan) [file-hunter] Super Procole 3 (Japan) [file-hunter] Supersellers 1 (Netherlands) [file-hunter] Twin Hammer (Korea) [file-hunter] The Wood (Spain) [file-hunter] Woordmaker en Cijferend Vermenigvuldigen (Netherlands) [file-hunter] Word Plus (Brazil) [file-hunter] Wordstore+ (Netherlands) [file-hunter] Zen (United Kingdom) [file-hunter] 3D Maze [Chalky] 666 - Uma Aventura Macabra [file-hunter] 8192 Story Tower [NAGI-P SOFT] Baruko [file-hunter] Blinky's Scary School [file-hunter] Bounce Mania [MSXdev] Burner Burst [file-hunter] Buster Mystery [file-hunter] City (Japan) [file-hunter] Defence (v1.3) [MSXdev] Galaxy Zone [aburi6800] Ghosts'n Goblins (v1.1.0) [file-hunter] Hibernated 1 - This Place is Death [file-hunter] Hibernated 1 - Eight Feet Under [file-hunter] JUMPER [NAGI-P SOFT] Kame Graphics [file-hunter] Kill Mice [MSXdev] Las Aventuras de Rudolphine Rur (Spanish) [Dwalin] Las Aventuras de Rudolphine Rur (Spanish, xmessage) [Dwalin] Last War [NAGI-P SOFT] Last War II [NAGI-P SOFT] Logic (Russia) [file-hunter] Mars [NAGI-P SOFT] Mars II [NAGI-P SOFT] May The Force Be With You [Cobinee] Maze Chase [JLTurSan] Micro Rocketz [MSXdev] Mood Land [file-hunter] Muhonmourn 3 (v1.1) [MSXdev] Muhonmourn 3 (v1.1, with Ninja Tap support) [file-hunter] Muhonmourn 3 (v1.0) [file-hunter] Nibbles [file-hunter] Oceano [file-hunter] Paint-it (rev2) [file-hunter] Paint-it (rev1) [file-hunter] Paint-it [file-hunter] Palhada City (Brazil) [file-hunter] Penguin Catcher (v1.1) [MSXdev] Penguin Catcher (v1.0) [file-hunter] Pyramid Quest [Crappysoft] Raftoid [PlattySoft] Roger Dice (Spain) [oniric-factor] Search for Mum (Netherlands) [file-hunter] Sim City [file-hunter] Storm Rescue [Concurso MSX-BASIC] Stripgirl [file-hunter] SubCommander (v1.02) [MSXdev] SubCommander (older) [file-hunter] Super Adventure [file-hunter] The Tower of Gold [MSXdev] UZIX (v1.0.0) [UZIX] Wash Man (v2.8) [MSXdev] Wash Man (v1.9) [file-hunter] Wash Man (v1.5) [file-hunter] Wash Man (v1.3) [file-hunter] Wash Man (v1.2) [file-hunter] Wash Man (v1.1) [file-hunter] Wash Man (v1.0) [file-hunter] Wired Shooting [Cobinee] MSXMAS Demo [file-hunter] Xadrama [file-hunter] Xarchon [file-hunter] XOR [Chalky] XOR (older) [file-hunter] Yellow Submarin [file-hunter] Yobai [file-hunter] Zero Gravity [file-hunter] The zoBITRONics Inc [Hannu Töyrylä] Zone TNT [MSXdev] La Abadia del Crimen (Spain, alt) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=dbb0909cbab3f2094088a42687894e0e6053986b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=dbb0909cbab3f2094088a42687894e0e6053986b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 19:54:20</b> <u>-cpu/powerpc: Don't overwrite RA in lmw instruction. (#11512)</u> <em>[987123879113]</em><ul><li class="desc"> For 4xx series and 601, skip over the register update. For any other flavor, raise an illegal instruction exception.<br>-konami/stingnet: Added ATA CS1 to address map, and removed comment about crash which has been fixed.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bced77dec95faea0a2adaa3de09dd1cb48b5ae92" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bced77dec95faea0a2adaa3de09dd1cb48b5ae92">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 16:52:48</b> <u>cpu16dasm.cpp: Use util::sext to sign-extend 4-bit constants</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=59e8aef15e24d1e960ae2b4fbeb4974cfa87b52b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=59e8aef15e24d1e960ae2b4fbeb4974cfa87b52b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 14:46:47</b> <u>konami/stingnet.cpp: Default fill the sound region. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=18252562391d2d598b417f6e4de63c07666c5543" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=18252562391d2d598b417f6e4de63c07666c5543">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 12:01:50</b> <u>bus/msx/module/sfg.cpp: Moved classes to anonymous namespace. (#11510)</u> <em>[wilbertpol]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3872559efd9a35505b789924690303dda37ce3e5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3872559efd9a35505b789924690303dda37ce3e5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 11:58:32</b> <u>cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from CPU core. (#11500)</u> <em>[987123879113]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=68f8469cf9dc744d1bf7421ffa6073ae818d1608" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=68f8469cf9dc744d1bf7421ffa6073ae818d1608">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 06:51:58</b> <u>Fix hashes...</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7c04746e1a2b39dadc9fa0a179d428015bece045" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7c04746e1a2b39dadc9fa0a179d428015bece045">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 06:21:32</b> <u>Minor game description correction...</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=62e5e3f0803f1e203c87173d6a1b3fd666dbf071" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=62e5e3f0803f1e203c87173d6a1b3fd666dbf071">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 06:18:53</b> <u>New working clones</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Gran Derby (Spanish hack of Jockey Club) [Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=29a53d968e59bcde4579371651d608528dfac0bd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=29a53d968e59bcde4579371651d608528dfac0bd">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 04:52:19</b> <u>New working clones</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Super Ruleta 36 (hack of The Roulette) [Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b32b1b440bd7c25efa94e0c5174917c057153f7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b32b1b440bd7c25efa94e0c5174917c057153f7">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 04:16:21</b> <u>New non-working machines</u> <em>[arbee]</em><ul><li class="desc"> Tropical Chance [R. Belmont, Windy Fairy, Taro]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=62f77513f1a4297dd15971f8909e0922918a53cc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=62f77513f1a4297dd15971f8909e0922918a53cc">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 04:11:25</b> <u>konami/k057714.cpp: Removed unecessary clipping that caused medal games not to display properly and improve VBL IRQ handling. [R. Belmont, Windy Fairy]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=77e0a47c214e3bd1c8b8551ad19485c12cb81ba9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=77e0a47c214e3bd1c8b8551ad19485c12cb81ba9">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-27 00:48:50</b> <u>wangpc: Derive clocks from XTAL values</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=12099b0e087cf408fe015cb409ab024a1ee5f5ce" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=12099b0e087cf408fe015cb409ab024a1ee5f5ce">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 23:37:34</b> <u>alien.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d7b98f1bb7e18967259a76187f02405749b8baa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d7b98f1bb7e18967259a76187f02405749b8baa">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 23:19:36</b> <u>capcom/alien.cpp: enable DRC</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2982b9bccbdc271a4ba92be21d7c833e7e59e6eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2982b9bccbdc271a4ba92be21d7c833e7e59e6eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 21:26:43</b> <u>cpc_cass.xml: Tidied up Amstrad Action cover tapes. (#11509)</u> <em>[ICEknigh7]</em><ul><li class="desc">Added tape titles to descriptions and added publisher.<br>Software list items promoted to working<br>cpc_cass: Amstrad Action (Issue 004) Christmas Gift<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6ab4888dfc99d61416e6d62f1a2a5dc9ca921f86" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6ab4888dfc99d61416e6d62f1a2a5dc9ca921f86">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 20:37:35</b> <u>srcclean, #include order cleanup, and self-closing XML tag cleanup before MAME 0.258 release branch.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6c0005df396e3eb013314782ca9256eacadbe4d2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6c0005df396e3eb013314782ca9256eacadbe4d2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 20:03:16</b> <u>msx1_flop_525.xml: Added ten working items. (#11507)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_flop_525.xml) - Amazônia (Brazil) [file-hunter] BKP Disco (Brazil) [file-hunter] O Conde de Monte Cristo (Brazil) [file-hunter] Disk Mechanic v2.0 (Brazil) [file-hunter] Graphic View (Brazil) [file-hunter] Graphos III Pro (Brazil) [file-hunter] MSX-Word v3.0 (Brazil) [file-hunter] Professional Cards (Brazil) [file-hunter] Professional Publisher (Brazil) [file-hunter] Serra Pelada [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9865cf3800c68a323f4bd956c6a95b33ba213887" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9865cf3800c68a323f4bd956c6a95b33ba213887">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 17:32:27</b> <u>bus/msx/slot/disk.h: Removed unused get_nr_drives method. (#11508)</u> <em>[wilbertpol]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b484ea2b413ea94619e13601eddb1fe91948bd66" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b484ea2b413ea94619e13601eddb1fe91948bd66">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 05:56:01</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Pururun (set 1) [twistedsymphony, Brian Troha]<br>- gaelco/gaelco3d.cpp: fixed ROM labels [Brian Troha]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f01964597686dffcaef7107bc2cbbbc308910150" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f01964597686dffcaef7107bc2cbbbc308910150">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 05:35:06</b> <u>nscsi/cd.cpp: Fix some Coverity warnings in the nscsi_apple_cdrom_device. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b598b7c1cc7573c0bf639f9ad0c76dbae06e456a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b598b7c1cc7573c0bf639f9ad0c76dbae06e456a">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 04:51:49</b> <u>wd_fdc.cpp: DRQ fixes</u> <em>[AJR]</em><ul><li class="desc">- Drop DRQ immediately when a new command is written, without even waiting for it to be committed (fixes observed regression in ms0515) - Eliminate logic for raising IRQ if DRQ is serviced while FDC is idle<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4f10818b9bcfb1afb4149dc8b76186f266a51e8e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4f10818b9bcfb1afb4149dc8b76186f266a51e8e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-26 03:39:28</b> <u>capcom/alien.cpp: add enough of sound ROM reading and SIO I/O so that mariojjl and mmaruchan can enter service mode</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5c7ea668e7f8a319a8ebb3599753b1ec5a7763f8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5c7ea668e7f8a319a8ebb3599753b1ec5a7763f8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-25 18:09:49</b> <u>gaelco3d.cpp: Added an older version of Surf Planet. (#11506)</u> <em>[ClawGrip]</em><ul><li class="desc">New working clone - Surf Planet (Version 2.0) [Victor Fernandez (City Game)]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9fcaea607fde545c5b65a570492bf69692eb785d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9fcaea607fde545c5b65a570492bf69692eb785d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-25 03:40:46</b> <u>video/mb86292.cpp: preliminary implementation of drawing FIFO, fix DrawRectP for good, add transparent pen for C layer</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cbc5f5634d72c108395efbe92aadd6d89b2c0f9e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cbc5f5634d72c108395efbe92aadd6d89b2c0f9e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 23:24:03</b> <u>konami/konmedalppc.cpp: CF Card for G1 Turf Wild 3 has been Win-damaged and is BAD_DUMP. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=694b6cbc5a1696913705c0ca38ea21f25488f9a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=694b6cbc5a1696913705c0ca38ea21f25488f9a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 22:17:35</b> <u>various drivers: another batch of output().set_value() removals</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e095c9627d5cfa31431f6173bb37cb481203cb8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e095c9627d5cfa31431f6173bb37cb481203cb8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 21:51:41</b> <u>ui/info: add n before btanb warning strings,</u> <em>[hap]</em><ul><li class="desc">misc: replace pi constant with M_PI<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=014cc81ea630df5ac73073185509ade8aa2802a3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=014cc81ea630df5ac73073185509ade8aa2802a3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 20:40:00</b> <u>konami/konmedalppc.cpp: Corrected ATA hookup, IDed game as "G1 Turf Wild 3". [R. Belmont, Windy Fairy]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bc49f9786c14dece9525e8d56580fa529dbad36c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bc49f9786c14dece9525e8d56580fa529dbad36c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 19:57:24</b> <u>sinclair/sprinter.cpp: Added internal layout with Turbo, NeoGS and floppy drive indicators. (#11492)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f058e5649d6fd0e5c34ba88c8995f573fa04699f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f058e5649d6fd0e5c34ba88c8995f573fa04699f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 11:49:24</b> <u>ui/info: swap notworking/mechanical warnings, only add initial n if there were warnings before it</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7c3d247e5a267da0281283c54363c701fd2e10af" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7c3d247e5a267da0281283c54363c701fd2e10af">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 11:15:58</b> <u>sbp: looks like it still has (presumed)protection checks remaining</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=69113a710ef0fac3d2faa572f1a1bb85a6dc5bbc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=69113a710ef0fac3d2faa572f1a1bb85a6dc5bbc">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 08:39:46</b> <u>Tidied up some recent changes, and more use of BIT helper.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=38fd821b64309eb810540e7a3ee4226306fd23a8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=38fd821b64309eb810540e7a3ee4226306fd23a8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 08:27:12</b> <u>apple/apple3.cpp: Added support for two-speed keyboard auto-repeat. (#11503)</u> <em>[robjustice]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c082f87846f173a4dd2ac688c5caad8ab9738c92" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c082f87846f173a4dd2ac688c5caad8ab9738c92">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 08:22:36</b> <u>heathkit/tlb.cpp, heathkit/intr_cntrl.cpp: Converted Heathkit terminal board and interrupt controller to slot devices. (#11494)</u> <em>[Mark Garlanger]</em><ul><li class="desc"> This removes the H-19 clones with different terminal boards and allows the H-89 terminal to be selected. When using the Z-89-37 soft-sectored floppy controller, the Z-37 interrupt controller must be selected.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4b2e873aaf1e3984e1ca819d4b0268e76c807aa5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4b2e873aaf1e3984e1ca819d4b0268e76c807aa5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 02:33:07</b> <u>New non-working machines</u> <em>[arbee]</em><ul><li class="desc"> Unknown PowerPC Medal Game [R. Belmont, coolmod]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b8e04f2c6fbaf61a27714d5a0934c398418adbca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b8e04f2c6fbaf61a27714d5a0934c398418adbca">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-24 00:35:09</b> <u>ti99: Include new firmware (DSR) for TIPI.</u> <em>[Michael Zapf]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8a1262837bd248e49888c37c7c26beef2710df18" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8a1262837bd248e49888c37c7c26beef2710df18">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-23 20:30:40</b> <u>various drivers: removed some output().set_value() calls</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=56e1f2c7b1881fa61c4ac0e5184161d559210ff2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=56e1f2c7b1881fa61c4ac0e5184161d559210ff2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-23 20:30:09</b> <u>spectrum_mgt_flop.xml: Added system manufacturer to the list description. (#11392)</u> <em>[ArcadeShadow]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=aece844710557004ef144f068c6f51aaf8ff553f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=aece844710557004ef144f068c6f51aaf8ff553f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-23 20:17:31</b> <u>konami/hornet.cpp, konami/nwk-tr.cpp: Organized Racing Jam and Thrill Drive inputs. (#11452)</u> <em>[Hydreigon]</em><ul><li class="desc">New clones marked not working<br>Racing Jam (GM676UAC) Racing Jam (GM676EAC) Racing Jam (GM676JAC) Racing Jam (GM676AAC) Racing Jam (GN676UAC) Racing Jam (GN676EAC) Racing Jam (GN676JAC) Racing Jam (GN676AAC) Racing Jam: Chapter II (GM888UAA) Racing Jam: Chapter II (GM888EAA) Racing Jam: Chapter II (GM888JAA) Racing Jam: Chapter II (GM888AAA) Racing Jam: Chapter II (GN888UAA) Racing Jam: Chapter II (GN888EAA) Racing Jam: Chapter II (GN888JAA) Racing Jam: Chapter II (GN888AAA)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f537c5e9c6efe16179fab146f8a4694e0e09c198" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f537c5e9c6efe16179fab146f8a4694e0e09c198">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-23 19:53:51</b> <u>spectrum_cass.xml: Added 57 working items. (#11495)</u> <em>[ArcadeShadow]</em><ul><li class="desc"> Made Hero Quest (48K) a second part of the 128K version as it was on the other side of the same tape. Corrected metadata based on information from Spectrum Computing.<br>New working software list additions (spectrum_cass.xml)<br>A Thief's Tale (Adventure Workshop) [Steven Brown, Planeta Sinclair] Angels [ZOSYA entertainment] Barbarian II (Erbe) [Spectrum Computing] Barbarian II (IBSA) [Spectrum Computing] Bonnie and Clyde [ZOSYA entertainment] CAD - Computer Aided Design [Luís Rato, Planeta Sinclair] City Connection (128K, cracked, fixed) [Planeta Sinclair] Deep Strike (IBSA) [Spectrum Computing] Dizzy - The Ultimate Cartoon Adventure - Extended Edition 2021 (English, mod) [The Dizzy Fansite] Dizzy - The Ultimate Cartoon Adventure - Extended Edition 2021 (Russian, mod) [The Dizzy Fansite] Dizzy II - Treasure Island Dizzy - Classic Edition 2023 (English, mod) [The Dizzy Fansite] Dizzy II - Treasure Island Dizzy - Classic Edition 2023 (Russian, mod) [The Dizzy Fansite] Dizzy II - Treasure Island Dizzy - Extended Edition 2023 (v1.4, English, mod) [The Dizzy Fansite] Dizzy II - Treasure Island Dizzy - Extended Edition 2023 (v1.4, Russian, mod) [The Dizzy Fansite] Dizzy II - Treasure Island Dizzy - Extended Edition 2023 (v1.0d, English, mod) [The Dizzy Fansite] Dizzy II - Treasure Island Dizzy - Extended Edition 2023 (v1.0d, Russian, mod)[The Dizzy Fansite] Dizzy III - Fantasy World Dizzy - Classic Edition 2023 (English, mod)[The Dizzy Fansite] Dizzy III - Fantasy World Dizzy - Classic Edition 2023 (Russian, mod)[The Dizzy Fansite] Drift! (final release) [ZOSYA entertainment] Drift! (Yandex Retro Games Battle 2019 competition version) [ZOSYA entertainment] Drift! (final release, fast loader) [ZOSYA entertainment] Hellfire Attack (Erbe) [Spectrum Computing] Hercules Slayer of the Damned (Erbe) [Spectrum Computing] Invasion Force (1982, Artic) (set 3, alt) [Steven Brown, Planeta Sinclair] Just a Gal [ZOSYA entertainment] Lava 16K [Spectrum Computing] Metropolis (Topo Soft) [Spectrum Computing] Narco Police (IBSA) [Spectrum Computing] Noah (ESP, alt) [Steven Brown, Planeta Sinclair] Paperboy (MCM) [World of Spectrum] Paperboy (Zafi Chip) [World of Spectrum] Paratroopers (Mr. Micro) [Luís Rato, Planeta Sinclair] Rick Dangerous (Erbe, Top 8 Bits) [Spectrum Computing] Shinobi (Dro Soft) [Spectrum Computing] Ship of the Line (alt) [Spectrum Computing] Ship of the Line (release 2, alt) [Spectrum Computing] Sigma 7 (Erbe) [Spectrum Computing] Sooty & Sweep (EDOS) [Steven Brown, Planeta Sinclair] Space Harrier 2 (MCM, small case) [Spectrum Computing] Star Trek 3000 (alt) [Steven Brown, Planeta Sinclair] Sweevo's World (Dro Soft) [Spectrum Computing] Tarzan (set 4, EDOS) [Steven Brown, Planeta Sinclair] The Addams Family (Erbe) [Spectrum Computing] The Dark Redux [Spectrum Computing] The Dark Redux (Russian) [Spectrum Computing] The Dark: Lost Pages [Spectrum Computing] The Survivant [Spectrum Computing] Travel Through Time - Volume 1: Northern Lights [ZOSYA entertainment] Travel Through Time - Volume 1: Northern Lights (fast loader) [ZOSYA entertainment] Turbo the Tortoise - 30th Anniversary Edition (2023) [Spectrum Computing] Turbo the Tortoise - 30th Anniversary Edition (2022, TZX tape image) [Spectrum Computing] Turbo the Tortoise - 30th Anniversary Edition (2022, TAP tape image) [Spectrum Computing] Valley of Rains (final release) [Spectrum Computing] Valley of Rains (Yandex Retro Games Battle 2019 competition) [Spectrum Computing] Which Flower? [Spectrum Computing] Xenon (Dro Soft) [Spectrum Computing] Yoyo's Great Adventure [Spectrum Computing]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8538759434ac5b56aab41d8dba8f64c0d2df5cc2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8538759434ac5b56aab41d8dba8f64c0d2df5cc2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-23 11:33:33</b> <u>ktmnt2: small fix with samples start,</u> <em>[hap]</em><ul><li class="desc">fphantom: add cpu held piece to internal artwork, tiprog: verify output pla<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2d55d3fcc89eeb4ea57aed215f934d094a8155fd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2d55d3fcc89eeb4ea57aed215f934d094a8155fd">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 20:54:11</b> <u>ui/info.cpp, ui/simpleselgame.cpp: Replaced imprecise "driver" with "source file".</u> <em>[Vas Crabb]</em><ul><li class="desc">Also flipped include order in bus/nscsi/cd.cpp to put module header immediately after prefix header.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f8d26ed7ace3e11417a92f51dc0aeed6762b5a6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f8d26ed7ace3e11417a92f51dc0aeed6762b5a6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 20:46:08</b> <u>render/drawogl.cpp: Size point primitives properly. This fixes -beam_dot_size being effectively ignored by this renderer.</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4727a73d7a21c5e58fdf09336d9f0dabac30e514" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4727a73d7a21c5e58fdf09336d9f0dabac30e514">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 19:57:31</b> <u>barcrest/mpu1.cpp: Added MPU2 support. (#11498)</u> <em>[SomeRandomGuyIdk]</em><ul><li class="desc"> Added MPU2 support, including fourteen playable sets with barebones layouts. Corrected overdumped ROMs for m_gndgit. barcrest/mpu2.cpp: Removed separate MPU2 driver, as it directly builds on MPU1. jpm/jpmsru.cpp, bfm/bfm_blackbox.cpp: Corrected some input labels and system descriptions. Made the existing SRU layouts larger.<br>New systems marked not working<br>Comet Catcher (Leisure Games) (MPU2) (5p Stake, £1 Jackpot) Rock On (Barcrest) (MPU2) (10p Stake, £2 Jackpot) Lucky Line (Leisure Games) (MPU2) (5p Stake, £2 Jackpot) Spot Light (Barcrest) (MPU2) (revision 4, 10p Stake, £2 Jackpot) Spot Light (Barcrest) (MPU2) (revision 7, 10p Stake, £2 Jackpot) Spot Light (Barcrest) (MPU2) (revision 9, 10p Stake, £2 Jackpot) Lucky Strike (Associated Leisure) (MPU2) (5p Stake, £2 Jackpot) Fruitopoly (VFS) (MPU2) (Hi Lights conversion, 10p Stake, £3 Jackpot) Triple Chance (VFS) (MPU2) (Spot Light conversion, 2p Stake, £1.50 Jackpot) Super Star (Dutch) (Barcrest) (MPU2) Star Light (Dutch) (Barcrest) (MPU2) (revision 07) JMT9 Test Program (Barcrest) (MPU1/2)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d22fd9d9dfaaf0cd23e19a542f51c67621a41084" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d22fd9d9dfaaf0cd23e19a542f51c67621a41084">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 19:51:04</b> <u>capcom/alien.cpp: add CF card i/f</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=98a86f956754c9f8cc27c1a2babef5585550fe83" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=98a86f956754c9f8cc27c1a2babef5585550fe83">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 19:44:00</b> <u>casio_rompack.xml: Dumped and added a new Casio ROM Pack and improved notes. (#11501)</u> <em>[ClawGrip]</em><ul><li class="desc">Updated list of known ROM Packs and added comments containing song listings for dumped ROM Packs.<br>New not working software list addition - casio_rompack.xml: Super Songs (RO-257) [Peter Caves]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ad03ca27a0349959a132359c5bfbecbd6712c0aa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ad03ca27a0349959a132359c5bfbecbd6712c0aa">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 19:34:11</b> <u>machine/t10mmc.cpp: Implemented most features of T10 MMC read CD (0xbe) command. (#11499)</u> <em>[987123879113]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3b9a28107711cb71fcc2abda02f9308a90cfeda0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3b9a28107711cb71fcc2abda02f9308a90cfeda0">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 19:30:41</b> <u>apple/apple3_v.cpp: Added support for flashing characters and removed smoothscr from text modes. (#11491)</u> <em>[robjustice]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7206fadfee1bcf2d9956ac08f8cdec5d8ce7dff3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7206fadfee1bcf2d9956ac08f8cdec5d8ce7dff3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 18:34:01</b> <u>misc/rbmk.cpp: preliminary Oki hookup for rbmk, too</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=863fbd5d5f0ab1f527d4ec8c5a9d3a5d617fc6d7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=863fbd5d5f0ab1f527d4ec8c5a9d3a5d617fc6d7">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 04:58:24</b> <u>apple/cuda.cpp: Applied the same set_default_bios cleanup, restoring compatibility with previous ROMs. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">apple/egret.cpp: Fixed an oversight in the previous revision. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=161d8afb11c3efb04c43198bbb3097b54dee47eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=161d8afb11c3efb04c43198bbb3097b54dee47eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 04:29:07</b> <u>apple/egret.cpp: Further cleanup using set_default_bios_tag(). [R. Belmont, Vas Crabb]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f17ab7b1c9d8012495e2b69e93781e486cb023cb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f17ab7b1c9d8012495e2b69e93781e486cb023cb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 03:02:44</b> <u>video/mb86292.cpp: fix BltRectP not honoring rxs/rys</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7bc083984eb2094894642794b09d392d7bf9bd91" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7bc083984eb2094894642794b09d392d7bf9bd91">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 03:01:58</b> <u>capcom/alien.cpp: add YMZ770 bindings</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6ceb761e3cadb72f00785eb15e3eb9114948ea1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6ceb761e3cadb72f00785eb15e3eb9114948ea1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 02:50:10</b> <u>unidasm: Support v620f as a separate architecture from v620 and refactor these disassemblers a little</u> <em>[AJR]</em><ul><li class="desc"> ddp516d.cpp: Minor comment correction<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bc55adda0f644e3b483bfbf3145f04998e26a894" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bc55adda0f644e3b483bfbf3145f04998e26a894">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 02:23:16</b> <u>misc/rbmk.cpp: added preliminary Oki hookup to the games without MCU</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d57143f1d0cb664ba79a98432c5fee7ded9fb8fb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d57143f1d0cb664ba79a98432c5fee7ded9fb8fb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 02:16:33</b> <u>bus/nscsi/cd.cpp: Improved the correctness of the Apple CD-ROM command set, including working audio commands. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">bus/a2bus/a2scsi.cpp, apple/mac*.cpp: Added audio routing for the CD-ROM. Also moved Mac CD drives to SCSI ID 3 to match tradition. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3017f4ca8d2f31cc59be7d8b1567ff14d9727b39" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3017f4ca8d2f31cc59be7d8b1567ff14d9727b39">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 01:41:28</b> <u>video/mb86292.cpp: implement SetRegister, DrawRectP & Flush_FB commands</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8d450606ba3d951db677c4aaa98d54ddeb4100ab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8d450606ba3d951db677c4aaa98d54ddeb4100ab">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-22 00:02:00</b> <u>video/mb86292.cpp: add XINT pin, add some ROP command stubs</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1220b783717e5e941a67b3752cfe0b1a54090a7d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1220b783717e5e941a67b3752cfe0b1a54090a7d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-21 13:32:42</b> <u>misc/rbmk.cpp: patched out protections checks to allow super555 to boot and fill in inputs [hammy]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=aa3d55b3e729aa55b4433bae7c2d08ea4e0213f5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=aa3d55b3e729aa55b4433bae7c2d08ea4e0213f5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-21 11:21:46</b> <u>vme/enp10: additional firmware version [J.J. van der Heijden]</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=db924f897671969fe0f6dca92ea4f93e4dd23afe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=db924f897671969fe0f6dca92ea4f93e4dd23afe">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-21 02:43:54</b> <u>apple/egret.cpp: Overhaul, part 1 [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">- Clock/calendar now is synced to the system time at startup - Modernized member naming, types, and logging - Split into a subdevice per version instead of a version select variable (you will need new ROM sets, but this means future changes won't require that)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f59da7c8ab252479af905476c16dc4e724880cfa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f59da7c8ab252479af905476c16dc4e724880cfa">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 23:03:56</b> <u>video/mb86292.cpp: add BltCopyAlternateP ROP command, add Console layer basics</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=252543607ef48301de1dab645a31002b0993d4ee" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=252543607ef48301de1dab645a31002b0993d4ee">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 23:02:02</b> <u>misc/astropc.cpp: Add notes on AstroCard dongle from looking at the game's code (#11496)</u> <em>[eientei95]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9fa903ecf71c6ae43b87870dc81e105d139fe96a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9fa903ecf71c6ae43b87870dc81e105d139fe96a">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 23:01:48</b> <u>at.cpp, pc.cpp, svga_paradise.cpp: BIOS additions (#11414)</u> <em>[rfka01]</em><ul><li class="desc"> at.cpp: Add Olivetti M250E [Jo22], update M290 comments and remove unused M290 config; pc.cpp: updated MC1702 info<br> svga_paradise.cpp: Added BIOS versions [QBIN, -MiS-, chukaev.ru54, dosdays.co.uk, matt, Tronix, Jo22, Ar2r4eg]<br> cleanup<br> Fix ROM loading on wd90c30_lr<br> svga_cirrus.cpp: Added Videoseven VEGA VGA<br> svga_paradise.cpp: check loading addresses and srcclean<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b2cf48a4d619684a576a05071a835d47004bb41a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b2cf48a4d619684a576a05071a835d47004bb41a">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 17:14:04</b> <u>chore: reimplement f3509306c0d65d7cc2b89c1bc2da0e44e980935d cleanly</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ea7ff183fb7635c4b4730f3ab27ab3ac27811fb3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ea7ff183fb7635c4b4730f3ab27ab3ac27811fb3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 17:10:10</b> <u>Revert "video/mb86292.cpp: add base CRTC"</u> <em>[angelosa]</em><ul><li class="desc">This reverts commit f3509306c0d65d7cc2b89c1bc2da0e44e980935d.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b26d6c2b9ff0e0a325cf22b562695d114e8a9c36" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b26d6c2b9ff0e0a325cf22b562695d114e8a9c36">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 17:08:11</b> <u>video/mb86292.cpp: add base CRTC</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f3509306c0d65d7cc2b89c1bc2da0e44e980935d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f3509306c0d65d7cc2b89c1bc2da0e44e980935d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 03:29:00</b> <u>video/mb86292.cpp: finalize register documentation</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d8a44f44e35ebd2abd654212fdd0c9896988d055" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d8a44f44e35ebd2abd654212fdd0c9896988d055">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-20 00:43:08</b> <u>capcom/alien.cpp: stub MB86292 as a device</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=775eb69d1dfd9c355cd34f8bde58d9d6c49cd148" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=775eb69d1dfd9c355cd34f8bde58d9d6c49cd148">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 21:48:37</b> <u>dynax/dynax.cpp: (attempt to) standardize mahjong games metadata:</u> <em>[angelosa]</em><ul><li class="desc">- Identify Bet versions; - Swap hanamai (non-Bet) & hnkochou (Bet) parent-clone relationships; - Make majxtal7 a clone of 7jigen being a repurposed variant with Bet mechanics;<br>ces/cesclass.cpp: mark games with MACHINE_REQUIRES_ARTWORK;<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d9ca42a8642e8de263ccf0482a1ad729f5ef36c8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d9ca42a8642e8de263ccf0482a1ad729f5ef36c8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 21:31:09</b> <u>elecdet: small correction to internal artwork,</u> <em>[hap]</em><ul><li class="desc">misc: correct seatongrove company strings<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a6826ab033306b4972aff02c385fe23c1dcb38ce" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a6826ab033306b4972aff02c385fe23c1dcb38ce">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 20:44:52</b> <u>capcom/alien.cpp: Fix build</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=88ebc9959656dd17e2abc477d5cfd8d38abfcd4d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=88ebc9959656dd17e2abc477d5cfd8d38abfcd4d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 20:14:51</b> <u>capcom/alien.cpp: decode charset uploaded to VRAM</u> <em>[angelosa]</em><ul><li class="desc">hash/ibm5170.xml: recify QA for moneynet<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a37249eb624cc1e6d472c5c4edf0012b89452f73" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a37249eb624cc1e6d472c5c4edf0012b89452f73">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 11:22:15</b> <u>misc: remove unneeded comment on clickable artwork</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=36f5b6e3be7a2b4e7f9539d1bc9ddc683f7b95f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=36f5b6e3be7a2b4e7f9539d1bc9ddc683f7b95f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 07:19:04</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Player's Edge Plus (PP0052) Joker Poker (Aces or Better) [Brian Troha]<br>New working systems - Player's Edge Plus (X000444P+XP000038) Standard Draw Poker [Brian Troha]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bc30dc1ea7db5c139c6593ad709cc784cdf95ff9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bc30dc1ea7db5c139c6593ad709cc784cdf95ff9">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 06:10:35</b> <u>mac_cdrom.xml: Fix validation. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8414cf45774e5f778dcf17a46d04cb8d9745a86b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8414cf45774e5f778dcf17a46d04cb8d9745a86b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 03:27:05</b> <u>hash/mac_cdrom.xml: Corrected two inconsistencies. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0eedc43645204edc3e157ff645ff4067e639e819" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0eedc43645204edc3e157ff645ff4067e639e819">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-19 03:20:28</b> <u>New working software list items</u> <em>[arbee]</em><ul><li class="desc">- mac_cdrom: Apple Legacy Recovery System Software 7.0a9 ("Big Bang" pre-release) System Software 7.1 (US English) Performa CD (System 7.1.2P for Quadra 630 and LC/Performa 580) (US English) Power Macintosh 6100/7100/8100 CD (System Software 7.1.2P) (US English) System Software 7.5 (US English) System Software 7.5.3 (US English) Mac OS 7.6 (US English) Mac OS 7.6 (German) Mac OS 7.6.1 (US English) Mac OS 8 (Japanese) Mac OS 8.1 (US English) [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=87f88610db4fdee0f8398728c18919e0d7c50dce" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=87f88610db4fdee0f8398728c18919e0d7c50dce">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 23:41:20</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- Teenage Mutant Ninja Turtles II: Splinter Speaks (handheld) [hap, Henrik Algestam, Sean Riddle, Mr. Do]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e876639e6f85ff2b7900a6be7a117db708b6212f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e876639e6f85ff2b7900a6be7a117db708b6212f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 23:39:42</b> <u>elecdet: add labels and button to internal artwork</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=77d8fc2f80107e3e59161cfc26da4b5653b3a4aa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=77d8fc2f80107e3e59161cfc26da4b5653b3a4aa">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 19:21:05</b> <u>ui/utils: Added a source file filter for system selection menu.</u> <em>[Vas Crabb]</em><ul><li class="desc"> ui/selmenu.cpp: Show system source file in general info. frontend/infoxml.cpp: Consolidated source file path formatting in one place. ui/devopt.cpp: Get decimal separator from C++ locale.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=456e6948a83bec6fb3245f8aa247bb4a588702ee" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=456e6948a83bec6fb3245f8aa247bb4a588702ee">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 18:05:24</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Snow Bros. 2 - With New Elves / Otenki Paradise (bootleg, set 3) [H4M573R]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f0f9e45d626eafa5ac11dbd1d3c9152e69eea24f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f0f9e45d626eafa5ac11dbd1d3c9152e69eea24f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 04:08:28</b> <u>heathkit/h89.cpp: Comment out unused DIP switches (#11488)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=64502fc4cfab15adb19587f597e71314911a2c12" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=64502fc4cfab15adb19587f597e71314911a2c12">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 04:07:21</b> <u>apple/apple3_m.cpp: Update reset/NMI handling for all key press sequences (#11490)</u> <em>[robjustice]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3a33b3b6fb99b441b67d56c53ab8bb6fc7d77113" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3a33b3b6fb99b441b67d56c53ab8bb6fc7d77113">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-18 01:27:24</b> <u>namcos21_dsp_c67.cpp: Mask offset for point24 ROM accesses (blind fix for MT 8743)</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c76a5beeb924460b9fdebdea17bd2b61895b3dd6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c76a5beeb924460b9fdebdea17bd2b61895b3dd6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-17 22:34:53</b> <u>- misc/freekick.cpp: verified PROMs for countrunb3 [f205v]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f101f937dd82d41b1fd8b201ce1986dd35430b5c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f101f937dd82d41b1fd8b201ce1986dd35430b5c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-17 20:50:02</b> <u>midway/williams.cpp: Added support for Sinistar cockpit sound.</u> <em>[Vas Crabb]</em><ul><li class="desc">New working clones<br>Sinistar (revision 2, cockpit) [SynaMax] Sinistar (revision 3, cockpit) [SynaMax]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1c09558bcb5c0621f4fc7838f13e5d08d609186e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1c09558bcb5c0621f4fc7838f13e5d08d609186e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-17 19:40:51</b> <u>seta/seta.cpp: Added machine configuraton setting for zingzip title language. (#11474)</u> <em>[negunma]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7b64ffe577da50f81623679f27b47d2491cfa922" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7b64ffe577da50f81623679f27b47d2491cfa922">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-17 19:39:59</b> <u>heathkit/h8.cpp: Fixed frequencies for 2 millisecond interrupt and speaker. (#11489)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2572e82fbb8bd53495e993166cc91143f9331107" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2572e82fbb8bd53495e993166cc91143f9331107">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-17 11:02:10</b> <u>samples: add getters for num channels and loaded samples,</u> <em>[hap]</em><ul><li class="desc">advision: add 2 more options to configuration, minspace: make controls analog<br>New working systems - Sky-Writer: The Electronic Message Sender [hap, Sean Riddle]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bc289d812ceffb3cf7f4f89fd8ead95247399d79" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bc289d812ceffb3cf7f4f89fd8ead95247399d79">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-17 00:41:30</b> <u>render.cpp: Use std::clamp for clamping aspect ratio</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7e1347f4d217c1316aaf4e5b510e29e048278dbe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7e1347f4d217c1316aaf4e5b510e29e048278dbe">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 21:20:28</b> <u>ui/info.cpp: Get decimal separator from C++ locale. Also random cleanup.</u> <em>[Vas Crabb]</em><ul><li class="desc"> emu/machine.cpp, emu/render.cpp: Catch exceptions by const reference. Various spacing and #include order cleanup.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9c4b57cf99d2fdc4d7effa752ee3fa3ec032d0e3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9c4b57cf99d2fdc4d7effa752ee3fa3ec032d0e3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 21:13:32</b> <u>apple/apple3_m.cpp: Trigger reset/NMI when reset key combinations are pressed. (#11487)</u> <em>[robjustice]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=54ea3debf372419b6877a6331a4b7fda2890e002" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=54ea3debf372419b6877a6331a4b7fda2890e002">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 21:02:52</b> <u>bfm/bfm_sc6.cpp: Added skeleton driver to hold Scorpion 6 Flash image files. (#11399)</u> <em>[James Wallace]</em><ul><li class="desc">New systems marked not working<br>Deal or No Deal Easy Money (Scorpion 6, 9561082) [David Haywood]<br>New clones marked not working<br>Deal or No Deal Easy Money (Scorpion 6, 9561082, protocol) [David Haywood] Deal or No Deal Easy Money (Scorpion 6, 9560933) [David Haywood] Deal or No Deal Easy Money (Scorpion 6, 9560933, protocol) [David Haywood]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=14d06f63779808b24a157ba22c9dad591a75f82d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=14d06f63779808b24a157ba22c9dad591a75f82d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 20:59:05</b> <u>heathkit/h89.cpp: Replaced bad ROM dumps, and added MMS 84B ROM. (#11471)</u> <em>[Mark Garlanger]</em><ul><li class="desc">Also fixed DIP switch settings for MTR-88 ROM and uncommented currently unused DIP switch settings for other ROMs.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=271b8909de07944e85642710d9207febfb318fe6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=271b8909de07944e85642710d9207febfb318fe6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 20:42:33</b> <u>skeleton/tvcobrasd.cpp: Added skeleton driver for a TourVisión darts machine. (#11473)</u> <em>[ClawGrip]</em><ul><li class="desc">New systems marked not working - Cobra Sport Dart [ClawGrip]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6e39d278832c63fc45f7f089e6524e882c766ff5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6e39d278832c63fc45f7f089e6524e882c766ff5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 20:39:20</b> <u>ibm5150.xml: Added sixteen items (fifteen working). (#11469)</u> <em>[ArcadeShadow]</em><ul><li class="desc"> Corrected SHA1 digest for America's Cup Yacht Racing Simulator. Renamed existing cracked dumps of Super Sunday, Winter Games and World Games.<br>New working software list additions (ibm5150.xml)<br>Moonmist [Total DOS Collection] Ninja [Total DOS Collection] Sorcerer (release 4, booter) [Total DOS Collection] Sorcerer (release 13) [Total DOS Collection] Space Battles [Total DOS Collection] Starcross [Total DOS Collection] Starglider [Total DOS Collection] Storm (5.25" double sided) [Total DOS Collection] Super Sunday [Total DOS Collection] Trinity [Total DOS Collection] Wall Street [Total DOS Collection] Winter Games (3.5") [Total DOS Collection] Winter Games (3.5", alt) [Total DOS Collection] World Games (5.25") [Total DOS Collection] World Games (3.5") [Total DOS Collection]<br>New NOT working software list additions (ibm5150.xml)<br>Super Boulder Dash [Total DOS Collection]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f8d7231a4a3b6f6b324ba21651c74dd20c7e8728" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f8d7231a4a3b6f6b324ba21651c74dd20c7e8728">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 20:34:16</b> <u>a2600.xml: Added 5 working items (#11479)</u> <em>[ArcadeShadow]</em><ul><li class="desc">New working software list additions (a2600.xml)<br>3-D Zapper (prototype) [Atarimania] Actionauts (NTSC) [Atarimania] Bouncin' Baby Bunnies (prototype) [Atarimania] Good Luck, Charlie Brown (prototype) [Atarimania] Hard-Head (NTSC, prototype) [Atarimania]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ca030803c0ced5b5a8d8259cc275e792bd5757be" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ca030803c0ced5b5a8d8259cc275e792bd5757be">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 20:06:34</b> <u>namco/namcos12.cpp: Fixed ROM banking and other bugs. (#11483)</u> <em>[987123879113]</em><ul><li class="desc"> Marked toukon3 as having imperfect graphics (possibly related to timing). Marked kartduel ROMs as bad dumps. Changed sws2001 ROM bank layout to match how data is addressed. Fixed banked ROM region sizes for various games.<br>Systems promoted to working<br>Derby Quiz My Dream Horse (Japan, MDH1/VER.A2) Kaiun Quiz (Japan, KW1/VER.A)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cf309d3fbc2aa644a020e88266e0e8548f143fe8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cf309d3fbc2aa644a020e88266e0e8548f143fe8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 19:57:55</b> <u>heathkit/tlb.cpp: Implemented H19 NMI enable flag. (#11486)</u> <em>[Mark Garlanger]</em><ul><li class="desc">Fixes UltraROM self-diagnostic test.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=01ea09d5b0683ae7543e64c3e2d4171063b5a8fe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=01ea09d5b0683ae7543e64c3e2d4171063b5a8fe">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 18:31:31</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Dogyuun (location test, older) [Mike J Moffitt]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3bfe4495496c6904cb46c3434f43ce6d0e09fcef" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3bfe4495496c6904cb46c3434f43ce6d0e09fcef">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 18:29:30</b> <u>misc/norautp.cpp: tweaked substitution tables for norautua and norautub, fixing a lot of the remaining bugs</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b9c1062f62f1508fb36067a2e7b8dd558d6c9996" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b9c1062f62f1508fb36067a2e7b8dd558d6c9996">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 13:49:12</b> <u>vme/enp10: add new device [CJ, System Source Computer Museum]</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b877d9c15ecb224cc52e070d7929fc26ac31323e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b877d9c15ecb224cc52e070d7929fc26ac31323e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 13:40:15</b> <u>am7990: rmd3 mcnt is 0 on error</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f83830751a2518a5f08fc0e7e2b9b514a77b6c68" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f83830751a2518a5f08fc0e7e2b9b514a77b6c68">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 05:51:41</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Seibu Cup Soccer :Selection: (bootleg, set 5) [Mikko Manner]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3705edcd4487376059b15540ce0841d4013b4301" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3705edcd4487376059b15540ce0841d4013b4301">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 04:59:02</b> <u>upl/mouser.cpp: Documented the UPL PCB, CPU type, the OSCs, the BPROM types and the latch type. [Brian Troha]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cdaa69fb8b1d24e6153a4e57fcc1d2333c64f40d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cdaa69fb8b1d24e6153a4e57fcc1d2333c64f40d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 01:59:04</b> <u>hash/ibm5170.xml: QA demote moneynet</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a98cf345cd7d6d0370f69b25c5bcb85de80258ea" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a98cf345cd7d6d0370f69b25c5bcb85de80258ea">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 01:57:17</b> <u>video/s3virge.cpp: add DPSDxax ROP, fix regression with Win98SE 256 colors</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d9cfdd5f02b8a99762d47befd52b4c8b402e7e01" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d9cfdd5f02b8a99762d47befd52b4c8b402e7e01">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 01:07:35</b> <u>hash/ibm5170.xml: QA (& mostly demote) riki coverdisk entries, normalize contents node</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2ebc598d61bfec8610878a273b99d1d9c3dfc24e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2ebc598d61bfec8610878a273b99d1d9c3dfc24e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-16 01:03:24</b> <u>New working software list items</u> <em>[angelosa]</em><ul><li class="desc">- ibm5170_cdrom.xml: DIV Games Studio (English), DIV Games Studio (French) [WinWorld]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4ad09f0b44263c32f867d3cff8a331a7454f3226" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4ad09f0b44263c32f867d3cff8a331a7454f3226">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-15 14:51:58</b> <u>New machines marked as NOT_WORKING</u> <em>[AJR]</em><ul><li class="desc"> Antonelli 2495 [unknown] Antonelli 2614 [unknown]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=817f12330d1e2183ae6500290e6302af475a6ccb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=817f12330d1e2183ae6500290e6302af475a6ccb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-15 14:40:10</b> <u>hd63705: Split into specific types; move on-chip memory into internal maps</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8893ab423e1822ec4a38d9c99c0cb53cd6b755b7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8893ab423e1822ec4a38d9c99c0cb53cd6b755b7">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-15 13:41:13</b> <u>apple/valkyrie.cpp: Fix shortname conflict. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6b11d2df681c3bbee6d56e3bcfd6a3267cbb63a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6b11d2df681c3bbee6d56e3bcfd6a3267cbb63a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-15 03:10:59</b> <u>apple/f108.cpp: New device for the Apple F108 memory controller / northbridge. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">apple/valkyrie.cpp: New device for Apple Valkyrie framebuffer ASIC. [R. Belmont]<br>apple/iosb.cpp: Added support for the PrimeTime II I/O ASIC. [R. Belmont]<br>New machines added as working - Apple Computer Macintosh Quadra 630 [R. Belmont]<br>New working clones added<br>Apple Computer Macintosh LC/Performa 580 [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=972e35e4519d72b04981fe8eaad978427e9e2750" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=972e35e4519d72b04981fe8eaad978427e9e2750">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-15 02:11:36</b> <u>New working software list items</u> <em>[arbee]</em><ul><li class="desc">- mac_hdd: Mac OS 8.0 (US English) Mac OS 8.1 (US English) [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7bb90aa65978f1b707c9348cc5e695aba6d51b4c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7bb90aa65978f1b707c9348cc5e695aba6d51b4c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-15 01:57:58</b> <u>unidasm: Add disassemblers for DDP-516 and Prime S, R, V architectures</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=81c3564ccfd07e4db6b1530e7912dbac17285480" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=81c3564ccfd07e4db6b1530e7912dbac17285480">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-14 13:22:54</b> <u>New systems marked not working</u> <em>[Patrick Mackinlay]</em><ul><li class="desc"> Silicon Graphics Professional IRIS 4D/50 [CJ, System Source Computer Museum]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ecdce6505c499531ceb3c4b70c7d59db78e8125b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ecdce6505c499531ceb3c4b70c7d59db78e8125b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-14 13:19:51</b> <u>sgi/ip6: minor refactoring and housekeeping</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fa7e310719e41dfb90c7bd786a6927ef630443a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fa7e310719e41dfb90c7bd786a6927ef630443a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-14 13:18:03</b> <u>mc68681: idle tx lines after transmitter reset</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0684d286ad67ef659b8ca07d281b4b48928365b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0684d286ad67ef659b8ca07d281b4b48928365b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-14 01:18:44</b> <u>tdracula: small tweak to svg</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b2eca532cc523ddc765b2c1b55bf3b85c03aec31" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b2eca532cc523ddc765b2c1b55bf3b85c03aec31">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-14 00:44:35</b> <u>machine/atahle.cpp, machine/atastorage.cpp: Updates [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc"> Support READ_BUFFER and WRITE_BUFFER commands, used by early ATA Macs to verify drive communications Don't report an error on SET_FEATURES for ENABLE_ECC, ENABLE_RETRIES, and ENABLE_READ_LOOK_AHEAD Support the secondary "hdd" interface so software lists can work with multiple drive types<br>bus/nscsi/hd.cpp: Support the secondary "hdd" interface so software lists can work with multiple drive types [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f4a3f783d8b6c499835f8b3438f077cb8b90538b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f4a3f783d8b6c499835f8b3438f077cb8b90538b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-14 00:14:42</b> <u>apple/apple2common.cpp: display bank number in system calls [Peter Ferrie]</u> <em>[Peter Ferrie]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=61b37c5e53576bf007bf3cf046c630eb682036e5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=61b37c5e53576bf007bf3cf046c630eb682036e5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-13 20:40:45</b> <u>m6800, m6805: Use manufacturer's syntax for disassembling indexed addressing modes</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a426990170e8ce90316617b1c5f8d35ea1a22f95" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a426990170e8ce90316617b1c5f8d35ea1a22f95">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-13 20:36:19</b> <u>neogeo/neogeo.cpp, hash/neogeo.xml: correct ssideki3 title (#11480)</u> <em>[Abadede]</em><ul><li class="desc">- 挑戦 = chousen - removed double space in stakwin title<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2cf64f7f147b3292b0790c63cea02d79d648208b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2cf64f7f147b3292b0790c63cea02d79d648208b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-13 20:31:28</b> <u>n64.xml: Fixed razmoket description (#11481)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Corrected the French word "Trésors" (like it is on the box and cartridge)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b223b499846e3ece727f7a03c8b54a65e6d85318" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b223b499846e3ece727f7a03c8b54a65e6d85318">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-13 15:26:26</b> <u>advision: add configurable screen size</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0b3b55d9d5470e34fed64b23a6b7fc1ebaf8a420" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0b3b55d9d5470e34fed64b23a6b7fc1ebaf8a420">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-13 01:24:41</b> <u>apple/djmemc.cpp, sonora.cpp, v8.cpp, vasp.cpp: Add debugger guards and update documentation. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4f993e1d1d2097560af69b64f0e50e632eac81b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4f993e1d1d2097560af69b64f0e50e632eac81b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 23:43:07</b> <u>video/mga2064w.cpp: revisit and complete drawing log</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2ebea40dd48526d1ea639aa5a9e8453645ceda4e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2ebea40dd48526d1ea639aa5a9e8453645ceda4e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 21:51:28</b> <u>heathkit/h19.cpp: Added DTE RS-232 port. (#11475)</u> <em>[Mark Garlanger]</em><ul><li class="desc">heathkit/tlb.cpp: Exposed all serial signals.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=81743ee3b973082cefda885a0a5e89b716814ccb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=81743ee3b973082cefda885a0a5e89b716814ccb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 21:03:53</b> <u>oric1_cass.xml: Added eight working items. (#11478)</u> <em>[ArcadeShadow]</em><ul><li class="desc">New working software list additions (oric1_cass.xml)<br>Crypt Show [The Oric Site] Dernier Metro [The Oric Site] Formule 1 [The Oric Site] Gubbie [The Oric Site] La Maison de la Mort [The Oric Site] Memory [The Oric Site] Meurtre a Grande Vitesse [The Oric Site] Minesweeper [The Oric Site]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=546c7ac963682fd78c4636e0d25063a2de58eb92" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=546c7ac963682fd78c4636e0d25063a2de58eb92">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 19:46:05</b> <u>apple/cuda.cpp: Overhaul, part 1 [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">- PRAM now saves and restores correctly - Default PRAM is now provided so booting some OS versions from a clean install doesn't sad Mac - Clock/calendar now is synced to the system time at startup - Modernized member naming, types, and logging - Fixed the timer and ripple counter, ADB auto-poll now works without patches - Split into a subdevice per version instead of a version select variable (you will need new ROM sets, but this means future changes won't require that) - Add 3 versions that weren't previously dumped (2.38 from Macintosh TV, CudaLite from Mac clones, Cuda 3.02 from some G3 machines)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2b6c759a5f5024679041bfefa4f0a775b0f23c52" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2b6c759a5f5024679041bfefa4f0a775b0f23c52">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 18:22:53</b> <u>lkage: add watchdog, default bygone unknown dips to off</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a875bdc9475cc41dbb9d2b520872a3ad88927856" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a875bdc9475cc41dbb9d2b520872a3ad88927856">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 15:52:21</b> <u>Systems promoted to working</u> <em>[hap]</em><ul><li class="desc">- Super Bubble Pop [anonymous]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5c6adeedd80b4d11562851042c8e104793d5324f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5c6adeedd80b4d11562851042c8e104793d5324f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-12 04:30:44</b> <u>video/mga2064w.cpp: basic drawing log</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6b271ec10c930b55866fca45c31b12834a4d0781" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6b271ec10c930b55866fca45c31b12834a4d0781">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 22:38:22</b> <u>darius, ninjaw, spdheat: merge driver files</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e9972826d58059c9e681850c8c7a1d47cef68819" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e9972826d58059c9e681850c8c7a1d47cef68819">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 21:16:10</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> unknown LJF Corporation poker game [unknown]<br>New clones marked not working - Farfalla (French speech) [PinMAME] Mexico 86 (Italian speech) [PinMAME] Pinball Champ (French speech) [PinMAME] Pinball Champ (7 digits French speech [PinMAME] Time Machine (Zaccaria, Italian speech) [PinMAME]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b1e8f31fe6f487678b8488079c99364511bfbd31" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b1e8f31fe6f487678b8488079c99364511bfbd31">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 16:32:04</b> <u>intchess: add 16*16 gfxlayout</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fa04dab40e6088fb4f9d3f1aee76bd083570003b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fa04dab40e6088fb4f9d3f1aee76bd083570003b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 13:54:50</b> <u>lkage: add layer disable</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af50706012fdf37d598684128f4e389ccd10b420" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af50706012fdf37d598684128f4e389ccd10b420">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 05:58:00</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Jolly Joker? (Impera, V11/90b) [TeamEurope, Roberto Fresca]<br>New clones marked not working - Lucky 7 (Impera, V04/91a, set 2) [TeamEurope, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=56ede27779737c5ba06e31a31a08a5df5613d5b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=56ede27779737c5ba06e31a31a08a5df5613d5b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 04:09:39</b> <u>video/pc_vga_matrox.cpp: implement cursor color</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9c87dda0e4592b59cfd3129bea463dcd79bd290e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9c87dda0e4592b59cfd3129bea463dcd79bd290e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-11 00:48:46</b> <u>video/pc_vga.cpp: implement line_compare_mask getter, fixes 1600x1200x8 in mga2064w</u> <em>[angelosa]</em><ul><li class="desc">video/mga2064w.cpp: implement vcount<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b9a7dacb6aa1797697b2e0c97436531f77dade10" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b9a7dacb6aa1797697b2e0c97436531f77dade10">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 22:37:38</b> <u>lkage: tweak layer offsets,</u> <em>[hap]</em><ul><li class="desc">carpolo: remove unneeded driver init<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bcad80e94a8a3e12856032126ef50ad012b54d95" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bcad80e94a8a3e12856032126ef50ad012b54d95">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 21:54:24</b> <u>video/pc_vga_matrox.cpp: document TVP3026 indexed registers, add RAMDAC ID, fix SVGA offset, fix Targa SVGA mode</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3ddfbc555182b978c92179bf4e2d0541cf6ee77d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3ddfbc555182b978c92179bf4e2d0541cf6ee77d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 21:28:26</b> <u>c64_cass.xml: Added four working items. (#11470)</u> <em>[Zoë Blade]</em><ul><li class="desc">New working software list items (c64_cass.xml) - Night Moves [The Ultimate Tape Archive Team] Shoot-'em-Up Construction Kit [The Ultimate Tape Archive Team] Steg the Slug [The Ultimate Tape Archive Team] Turbocharge [The Ultimate Tape Archive Team]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=06a9a95d2a5bc0181a53177022f06438fcdd45a2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=06a9a95d2a5bc0181a53177022f06438fcdd45a2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 21:24:51</b> <u>apple2_flop_orig.xml: Added eight working items. (#11472)</u> <em>[A-Noid33]</em><ul><li class="desc">New working software list items (apple2_flop_orig.xml) - Dungeon of Doom [John Brown, DefaultGen, einstein95, A-Noid] Zenith [4am, A-Noid] The Space Ark [4am, A-Noid] Cavern Creatures [4am, A-Noid] Argos [4am, A-Noid] Cribbage/Solitaire [4am, A-Noid] Cyclotron [4am, A-Noid] Wings Out of Shadow [4am, A-Noid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=507c186ae0c2a748b46adc5b45d3cd80ce89c3a7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=507c186ae0c2a748b46adc5b45d3cd80ce89c3a7">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 16:42:26</b> <u>sgi/ctl1.cpp: Fix operator precedence mistake</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=479f4b87b8cece081c86adbf3deaced3d04021b2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=479f4b87b8cece081c86adbf3deaced3d04021b2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 13:50:31</b> <u>sinclair/scorpion.cpp: scoriontb - Add ProfROM v4.xx.31; scrpiongmx - Add ProfROM v5.xx.31 (#11466)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8b9024f524173650eb36fe2a54f8cbd9fc6e1eb6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8b9024f524173650eb36fe2a54f8cbd9fc6e1eb6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-10 13:40:58</b> <u>sgi/ip6: wip, added configurable ram size and parity</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d2318fd5f3c670e07c571162601864ce48dfa1ab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d2318fd5f3c670e07c571162601864ce48dfa1ab">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 23:12:24</b> <u>video/pc_vga_matrox.cpp: add screen extension bit hook ups</u> <em>[angelosa]</em><ul><li class="desc">video/mga2064w.cpp: translate alias space to 32-bits<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2dccaba3b4ae36dada1b0b812e78aa01a0f0290b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2dccaba3b4ae36dada1b0b812e78aa01a0f0290b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 18:11:04</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Diamond Derby (EDG Impeuropex bootleg) [The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0268ef195e234cec95768feca99dfe518b1923b1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0268ef195e234cec95768feca99dfe518b1923b1">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 15:03:41</b> <u>forte2, unkhorse: small cleanup</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f70bc8ee7af602e417258781b9cf8283770d35b3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f70bc8ee7af602e417258781b9cf8283770d35b3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 11:30:40</b> <u>lkagem: change msm capacitors</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d94d4b338c82dad83d56affea1b4d5baeb8b5db8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d94d4b338c82dad83d56affea1b4d5baeb8b5db8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 02:46:02</b> <u>Norautp.cpp driver. Fixed the list of supported games.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=546b29e31e17fb8eb150c7d6119f6e2e3f0a90f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=546b29e31e17fb8eb150c7d6119f6e2e3f0a90f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 02:23:05</b> <u>Norautp.cpp driver: More cleanups...</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bb39af98cb2793b4c2732648d321a7f4f20c4c46" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bb39af98cb2793b4c2732648d321a7f4f20c4c46">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-09 00:46:23</b> <u>Noraut.cpp improvements:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Added button-lamps layouts to noraut3a & noraut3b sets. - Added documentations. - Minor cleanups.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0944bcd0d54b05fcccc40c4e26336be71711d025" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0944bcd0d54b05fcccc40c4e26336be71711d025">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-08 22:28:59</b> <u>volfied: small reorg with source code blocks,</u> <em>[hap]</em><ul><li class="desc">mlanding: zerofill class variables<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2e0fa37046886ddc3b00f25f7af612823e08ab3a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2e0fa37046886ddc3b00f25f7af612823e08ab3a">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-08 20:32:43</b> <u>lkagem: remove unknown pcb locations from rom files</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bc5281e644e036aefcc0732065f4336c99ef2a5f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bc5281e644e036aefcc0732065f4336c99ef2a5f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-08 19:53:36</b> <u>lkage5232: add mcu, add volume filters, promote to working</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a7c5c7c6ceab9a9efe13dd1331d4deb6ae553871" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a7c5c7c6ceab9a9efe13dd1331d4deb6ae553871">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-08 13:11:40</b> <u>r4000: intention is no longer a mask</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d0e027b0e66b26f4c15cf2497e56820f63fd6cac" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d0e027b0e66b26f4c15cf2497e56820f63fd6cac">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-08 13:11:20</b> <u>mips1: improved cache logic for partial word store</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ab3ad7671dbf106aeccf976e316eea372635d38e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ab3ad7671dbf106aeccf976e316eea372635d38e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-08 06:45:48</b> <u>noraut3a & noraut3b:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Added proper inputs - Figured out some DIP switches. - Added Settings Mode. - Change game description to: Noraut Jacks Plus / Joker Poker (V3.010a) Noraut Jacks Plus / Joker Poker (V3.011a)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f3845348baf83da0cb73f8ed4c0c0b6728433b81" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f3845348baf83da0cb73f8ed4c0c0b6728433b81">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 20:58:14</b> <u>crash: small tweak to color overlay,</u> <em>[hap]</em><ul><li class="desc">carpolo: take characters from exidy circus instead of atari night driver<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=92c05549db9cb38afd9d395b6561540e3bb266db" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=92c05549db9cb38afd9d395b6561540e3bb266db">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 19:59:34</b> <u>taito/lkage.cpp: Add variant of The Legend of Kage with MSM5232. (#11424)</u> <em>[Ivan Vangelista]</em><ul><li class="desc">Also combined source files and cleaned up code.<br>New working systems - The Legend of Kage (MSM5232 ver) [Takahiro Nogi]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a4421fa9627807ccf991bdd7046e2d0bd9c1e00c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a4421fa9627807ccf991bdd7046e2d0bd9c1e00c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 19:43:11</b> <u>Added software list for cracked Macintosh floppy images. (#11454)</u> <em>[A-Noid33]</em><ul><li class="desc">New working software list items (mac_flop_orig.xml) - Alter Ego (male version 1.0) (san inc crack) [4am, san inc, A-Noid] Alter Ego (version 1.1 female) (san inc crack) [4am, san inc, A-Noid] Alternate Reality: The City (version 3.0) (san inc crack) [4am, san inc, A-Noid] Animation Toolkit I: The Players (version 1.0) (4am crack) [4am, A-Noid] Balance of Power (version 1.03) (san inc crack) [4am, san inc, A-Noid] Borrowed Time (san inc crack) [4am, san inc, A-Noid] Championship Star League Baseball (san inc crack) [4am, san inc, A-Noid] Cutthroats (release 23 / 840809-C) (4am crack) [4am, A-Noid] CX Base 500 (French, version 1.1) (san inc crack) [4am, san inc, A-Noid] Deadline (release 27 / 831005-C) (4am crack) [4am, A-Noid] Defender of the Crown (san inc crack) [4am, san inc, A-Noid] Deluxe Music Construction Set (version 1.0) (san inc crack) [4am, san inc, A-Noid] Déjà Vu (version 2.3) (4am crack) [4am, A-Noid] Déjà Vu: A Nightmare Comes True!! (san inc crack) [4am, san inc, A-Noid] Déjà Vu II: Lost in Las Vegas!! (san inc crack) [4am, san inc, A-Noid] Dollars and Sense (version 1.3) (4am crack) [4am, A-Noid] Downhill Racer (san inc crack) [4am, san inc, A-Noid] Dragonworld (4am crack) [4am, A-Noid] ExperLisp (version 1.0) (4am crack) [4am, A-Noid] Forbidden Castle (san inc crack) [4am, san inc, A-Noid] Fusillade (version 1.0) (san inc crack) [4am, san inc, A-Noid] Geometry (version 1.1) (4am crack) [4am, A-Noid] Habadex (version 1.1) (4am crack) [4am, A-Noid] Hacker II (san inc crack) [4am, san inc, A-Noid] Harrier Strike Mission (san inc crack) [4am, san inc, A-Noid] Indiana Jones and the Revenge of the Ancients (san inc crack) [4am, san inc, A-Noid] Infidel (release 22 / 840522-C) (4am crack) [4am, A-Noid] Jam Session (version 1.0) (4am crack) [4am, A-Noid] Legends of the Lost Realm I: The Gathering of Heroes (version 2.0) (4am crack) [4am, A-Noid] Lode Runner (version 1.0) (4am crack) [4am, A-Noid] Mac Pro Football (version 1.0) (san inc crack) [4am, san inc, A-Noid] MacBackup (version 2.6) (4am crack) [4am, A-Noid] MacCheckers and Reversi (4am crack) [4am, A-Noid] MacCopy (version 1.1) (4am crack) [4am, A-Noid] MacGammon! (version 1.0) (4am crack) [4am, A-Noid] MacGolf (version 2.0) (4am crack) [4am, A-Noid] MacWars (san inc crack) [4am, san inc, A-Noid] Master Tracks Pro (version 1.10) (san inc crack) [4am, san inc, A-Noid] Master Tracks Pro (version 2.00h) (san inc crack) [4am, san inc, A-Noid] Master Tracks Pro (version 3.4a) (san inc crack) [4am, san inc, A-Noid] Master Tracks Pro (version 4.0) (san inc crack) [4am, san inc, A-Noid] Math Blaster (version 1.0) (4am crack) [4am, A-Noid] Maze Survival (san inc crack) [4am, san inc, A-Noid] Microsoft Excel (version 1.00) (san inc crack) [4am, san inc, A-Noid] Microsoft File (version 1.04) (san inc crack) [4am, san inc, A-Noid] Mindshadow (san inc crack) [4am, san inc, A-Noid] Moriarty's Revenge (version 1.0) (san inc crack) [4am, san inc, A-Noid] Moriarty's Revenge (version 1.03) (4am crack) [4am, A-Noid] Mouse Stampede (version 1.00) (4am crack) [4am, A-Noid] Murder by the Dozen (Thunder Mountain) (4am crack) [4am, A-Noid] My Office (version 2.7) (4am crack) [4am, A-Noid] One on One (san inc crack) [4am, san inc, A-Noid] Orb Quest: Part I: The Search for Seven Wards (version 1.04) (san inc crack) [4am, san inc, A-Noid] Patton Strikes Back (version 1.00) (san inc crack) [4am, san inc, A-Noid] Patton vs. Rommel (version 1.05) (san inc crack) [4am, san inc, A-Noid] Pensate (version 1.1) (4am crack) [4am, A-Noid] PFS File and Report (version A.00) (4am crack) [4am, A-Noid] Physics (version 1.0) (4am crack) [4am, A-Noid] Physics (version 1.2) (4am crack) [4am, A-Noid] Pinball Construction Set (version 2.5) (san inc crack) [4am, san inc, A-Noid] Pipe Dream (version 1.2) (4am crack) [4am, A-Noid] Professional Composer (version 2.3Mfx) (san inc crack) [4am, san inc, A-Noid] Q-Sheet (version 1.0) (san inc crack) [4am, san inc, A-Noid] Rambo: First Blood Part II (san inc crack) [4am, san inc, A-Noid] Reader Rabbit (version 2.0) (4am crack) [4am, A-Noid] Rogue (version 1.0) (san inc crack) [4am, san inc, A-Noid] Seastalker (release 15 / 840522-C) (4am crack) [4am, A-Noid] Seven Cities of Gold (san inc crack) [4am, san inc, A-Noid] Shadowgate (san inc crack) [4am, san inc, A-Noid] Shanghai (version 1.0) (san inc crack) [4am, san inc, A-Noid] Shufflepuck Cafe (version 1.0) (4am crack) [4am, A-Noid] Sierra Championship Boxing (4am crack) [4am, A-Noid] SimCity (version 1.1) (4am crack) [4am, A-Noid] SimCity (version 1.2, black & white) (4am crack) [4am, A-Noid] SimEarth (version 1.0) (4am crack) [4am, A-Noid] Skyfox (san inc crack) [4am, san inc, A-Noid] Smash Hit Racquetball (version 1.01) (san inc crack) [4am, san inc, A-Noid] SmoothTalker (version 1.0) (4am crack) [4am, A-Noid] Speed Reader II (version 1.1) (4am crack) [4am, A-Noid] Speller Bee (version 1.1) (4am crack) [4am, A-Noid] Star Trek: The Kobayashi Alternative (version 1.0) (san inc crack) [4am, san inc, A-Noid] Stratego (version 1.0) (4am crack) [4am, A-Noid] Suspect (release 14 / 841005-C) (4am crack) [4am, A-Noid] Tass Times in Tonetown (san inc crack) [4am, san inc, A-Noid] Temple of Apshai Trilogy (version 1985-09-30) (san inc crack) [4am, san inc, A-Noid] Temple of Apshai Trilogy (version 1985-10-08) (san inc crack) [4am, san inc, A-Noid] The Chessmaster 2000 (version 1.02) (4am crack) [4am, A-Noid] The Crimson Crown (san inc crack) [4am, san inc, A-Noid] The Duel: Test Drive II (san inc crack) [4am, san inc, A-Noid] The Hitchhiker's Guide to the Galaxy (release 47 / 840914-C) (4am crack) [4am, A-Noid] The King of Chicago (san inc crack) [4am, san inc, A-Noid] The Lüscher Profile (san inc crack) [4am, san inc, A-Noid] The Mind Prober (version 1.0) (san inc crack) [4am, san inc, A-Noid] The Mist (san inc crack) [4am, san inc, A-Noid] The Quest (4am crack) [4am, A-Noid] The Slide Show Magician (version 1.2) (4am crack) [4am, A-Noid] The Surgeon (version 1.5) (san inc crack) [4am, san inc, A-Noid] The Toy Shop (version 1.1) (san inc crack) [4am, san inc, A-Noid] The Witness (release 22 / 840924-C) (4am crack) [4am, A-Noid] ThinkTank 128 (version 1.000) (4am crack) [4am, A-Noid] Uninvited (version 1.0) (san inc crack) [4am, san inc, A-Noid] Uninvited (version 2.1D1) (san inc crack) [4am, san inc, A-Noid] Where in Europe is Carmen Sandiego? (version 1.0) (4am crack) [4am, A-Noid] Winter Games (version 1985-10-24) (san inc crack) [4am, san inc, A-Noid] Winter Games (version 1985-10-31) (san inc crack) [4am, san inc, A-Noid] Wishbringer (release 68 / 850501-D) (4am crack) [4am, A-Noid] Wizardry: Proving Grounds of the Mad Overlord (version 1.10) (san inc crack) [4am, san inc, A-Noid] Zork II (release 48 / 840904-C) (4am crack) [4am, A-Noid] Zork III (release 17 / 840727-C) (4am crack) [4am, A-Noid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e97630981c406ba446e2d7fb1bf8ecf8d3a6b93b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e97630981c406ba446e2d7fb1bf8ecf8d3a6b93b">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 19:19:36</b> <u>circus: split classes part2</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=15c60a2eaa7a3243964582135f86beeaf659b322" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=15c60a2eaa7a3243964582135f86beeaf659b322">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 19:18:27</b> <u>dataeast/dec8.cpp: Split state classes, reduced run-time tag lookups, and cleaned up code. (#11468)</u> <em>[cam900]</em><ul><li class="desc">Also updated code to use abbreviated integer type names.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=013022771b959b21159db5cdc23de917b49395ad" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=013022771b959b21159db5cdc23de917b49395ad">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 18:54:33</b> <u>crash: update color overlay</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=abd8d4d26287db496056d9f14ccfbe78fee035fc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=abd8d4d26287db496056d9f14ccfbe78fee035fc">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 18:36:02</b> <u>circus: split classes part1</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c8d2f8ddcf4c359c60eba5ff8091908d7f9cd55c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c8d2f8ddcf4c359c60eba5ff8091908d7f9cd55c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 12:51:20</b> <u>tugboat: no need to latch fine scroll</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ae2eb005fa2b4c1600bd036ed3e0ead38b1f9f2f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ae2eb005fa2b4c1600bd036ed3e0ead38b1f9f2f">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 11:17:10</b> <u>tugboat: update notes, update tugboat romlabels</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5f2a6115533031c826783390929b5d667db0deb5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5f2a6115533031c826783390929b5d667db0deb5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-07 04:19:56</b> <u>video/pc_vga_matrox.cpp: implement RAMDAC extended indexed mechanism, add basic SVGA mode switcher</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=449f468204fdc0e77c85a9e45bc02f3014d383f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=449f468204fdc0e77c85a9e45bc02f3014d383f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 18:11:13</b> <u>tugboat: get rid of unneeded memory_access</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8368a3da297ba49dab94be21c970577c59dee6b6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8368a3da297ba49dab94be21c970577c59dee6b6">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 17:07:40</b> <u>video/mga2064w.cpp: add mgabase1 accessing alias, identify RAMDAC</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=257ffb502fd960e157de0574aa78049a9566d46d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=257ffb502fd960e157de0574aa78049a9566d46d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 16:56:20</b> <u>tugboat: shorthand variable types, add p1/p2 start lamps</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=914b10b6eec7d474df187aadc686c745419c699d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=914b10b6eec7d474df187aadc686c745419c699d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 08:04:28</b> <u>misc/norautp.cpp: improved norautua to the same level of norautub</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=11a31d53ff1427e07fdda5d0c46d5e47403dea2e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=11a31d53ff1427e07fdda5d0c46d5e47403dea2e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 07:07:00</b> <u>misc/norautp.cpp: made noraut3a and noraut3b boot. May be working, need someone who knows this type of games to check</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a383d3684946efb17ff40ccf9191f54e930faacf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a383d3684946efb17ff40ccf9191f54e930faacf">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 03:30:21</b> <u>tugboat: add brief pcb notes</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=46ea3a071effa34c988918c7f68eceae8e608e3d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=46ea3a071effa34c988918c7f68eceae8e608e3d">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 03:12:01</b> <u>tugboat: assume vblank goes to pia1 like on calomega</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d41428ca6984406fb3b447a51fb7f67f6cdb4377" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d41428ca6984406fb3b447a51fb7f67f6cdb4377">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 02:48:58</b> <u>video/mga2064w.cpp: add base infrastructure</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f640bd1d6c4d53b8b5c23b513845d69abe6819b2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f640bd1d6c4d53b8b5c23b513845d69abe6819b2">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-06 02:15:13</b> <u>tugboat: improve scrolling, small cleanup,</u> <em>[hap]</em><ul><li class="desc">toratora: fix regression from last cleanup round<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9b3fad1b967f009c9874f56f78b4355bd7d76544" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9b3fad1b967f009c9874f56f78b4355bd7d76544">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-05 19:28:38</b> <u>misc/norautp.cpp: mostly decrypted norautua and norautub. Still incomplete, but norautub is nearing playability</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5b3c853e42ff6c762554a348b152b99eef9258a5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5b3c853e42ff6c762554a348b152b99eef9258a5">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-04 18:38:09</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> X80 - War Command (ManilaMatic bootleg of Missile Command) [Trol, Audiokit]<br>New working software list items - Ayrton Senna's Super Monaco GP II (Europe, Japan, prototype) [trol]<br>- sega/segas32.cpp: used good GFX ROM dumps for brivalj (the gfx1 region ROMs were wrongly named (same MPR codes as Arabian Fight) and were otherwise slightly corrupt versions of the brival ROMs. The sprites had slight corruptions too, despite having the same MPR numbers as the parent (so just bad dumps of the parent ROMs)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8b041449bac0e28592aaf6f7502c5ac21506cf66" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8b041449bac0e28592aaf6f7502c5ac21506cf66">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-04 17:07:26</b> <u>bus/msx/cart: Moved most msx_cart_interface implementations to anonymous namespaces. (#11464)</u> <em>[wilbertpol]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=12b0fdbc2ce012f2d646664f48cc7f278badcb76" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=12b0fdbc2ce012f2d646664f48cc7f278badcb76">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-04 11:58:01</b> <u>flower: overclock cpu again</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=17002db038afe54a31fcfbadd5fa9a12368d2634" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=17002db038afe54a31fcfbadd5fa9a12368d2634">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-04 06:32:34</b> <u>midway/mcr.cpp: ROM labels improvements [Brian Troha]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0ebe198dfe805e2ccce09ceb13c4c1345d25f9bb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0ebe198dfe805e2ccce09ceb13c4c1345d25f9bb">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 22:56:06</b> <u>- pacific/thief.cpp: corrected labels and PCB locations for natodef [Brian Troha]</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- taito/taito_l.cpp: added PCB locations and PLDs for raimais [The PLD Archive, Brian Troha, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=55847d4ab2a6635e9012f7df99435378e62a8566" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=55847d4ab2a6635e9012f7df99435378e62a8566">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 20:58:33</b> <u>heathkit/h19.cpp, heathkit/tlb.cpp: Added Northwest Digital Systems GP-19 terminal (not working). (#11427)</u> <em>[Mark Garlanger]</em><ul><li class="desc">New clones marked not working<br>Heath Company Heathkit H-19 w/ GP-19<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0fdb920e402a3a1e5eadc5a79acbd219fce16922" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0fdb920e402a3a1e5eadc5a79acbd219fce16922">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 20:41:40</b> <u>sinclair/scorpion.cpp: Added Scorpion GMX. (#11439)</u> <em>[holub]</em><ul><li class="desc">New working clones - Scorpion, Ltd. Scorpion GMX<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5ba9a2a428fe1cda10644b8c1c1e3b6ec8c5f6dc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5ba9a2a428fe1cda10644b8c1c1e3b6ec8c5f6dc">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 20:39:49</b> <u>sinclair/sprinter.cpp: Improved interrupt timing and cleaned up code. (#11458)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=72c76f7606f2b97194db4675cf47197f7fe7fb0e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=72c76f7606f2b97194db4675cf47197f7fe7fb0e">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 12:31:09</b> <u>8085: correct cycles for XCHG as well [federico]</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=28a37a2aa0e63e8cfc1fbcae9288dbf10d2fb3a1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=28a37a2aa0e63e8cfc1fbcae9288dbf10d2fb3a1">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 12:15:27</b> <u>8085: correct rim/sim cycles, rename some undocumented opcodes, arhl is arithmetic shift</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9acb7796b5c8ca584a237a3d22aef7baa8dcc777" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9acb7796b5c8ca584a237a3d22aef7baa8dcc777">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-03 00:59:44</b> <u>hash/msx_softcard.xml: Added 1 item. (#11463)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items - Barnstormer (UK) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6933421cd5795ab51bb086adbc64ab829c9bd4f3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6933421cd5795ab51bb086adbc64ab829c9bd4f3">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-02 19:21:34</b> <u>msx1_cart.xml: Updated publisher on some homebrew/doujin items. (#11462)</u> <em>[wilbertpol]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7da2d725a5d605c07fccac9bcafbc90c51b65e75" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7da2d725a5d605c07fccac9bcafbc90c51b65e75">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-02 18:49:20</b> <u>heathkit/h89.cpp, heathkit/intr_cntrl.cpp, heathkit/z37_fdc.cpp: Cleaned up singal line handlers. (#11460)</u> <em>[Mark Garlanger]</em><ul><li class="desc"> Got rid of inappropriate use of ASSERT_LINE/CLEAR_LINE. Cleaned up member names. Avoid implicit integer/Boolean conversions.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a868c1568da0cb84224d3d36078f2615fad2c39c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a868c1568da0cb84224d3d36078f2615fad2c39c">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-02 09:02:23</b> <u>msx1_cart.xml: Added 27 working items. (#11455)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart.xml) - Adventure Kid (Korea) [file-hunter] Aliens - Alien 2 (Korea) [file-hunter] Alpine Ski (Arab) [file-hunter] 1937 (English) [MSXDev] 1937 (Spanish) [MSXDev] 2048 Simulator [timmy] 3,4 [cobinee] Ace Gun [cobinee] Aerial [inufuto] Alien Attack (v3.5) [MSXDev] Alien Attack (v3.0) [file-hunter] Alien Attack (v1.3) [file-hunter] Alien Attack (v1.06) [file-hunter] Alien Attack (v1.01) [file-hunter] Alien Attack (v1.0) [file-hunter] Alter Ego [MSXDev] Anchors Aweigh (v1.1) [MSXDev] Anchors Aweigh (v0.2) [file-hunter] Anchors Aweigh (pre-release) [file-hunter] Andrea Petkovic Tennis (English) [MSXDev] Andrea Petkovic Tennis (Spanish) [MSXDev] Any Treasure Day [MSXDev] Arcomage [file-hunter] Arm Wrestler [MSXDev] Arno Dash [Under4Mhz] Azzurro 8bit Jam (v1.1) [file-hunter] Azzurro 8bit Jam (v1.0) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=49e959e044791c8b712efd0ff1844c546ec7b6ef" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=49e959e044791c8b712efd0ff1844c546ec7b6ef">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-02 08:19:52</b> <u>fujitsu/fmtowns.cpp: Make Towns Pad port bit 7 read as zero, as expected by Tatsujin Ou (fixes GitHub #114460.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1b6935fa898f3f379ccb620569bb887990f0a4d8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1b6935fa898f3f379ccb620569bb887990f0a4d8">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-02 05:55:59</b> <u>m16c: Disassemble 8-bit offsets as unsigned except for FP and SP (and PC)</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0b6af9d6e783f619470084520d0a16d69a17e351" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0b6af9d6e783f619470084520d0a16d69a17e351">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-02 02:44:17</b> <u>unidasm: Add disassembler for Mitsubishi/Renesas M16C architecture</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e1bf43e6705ae9c4a95b0bf01d0ea39e3e165efc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e1bf43e6705ae9c4a95b0bf01d0ea39e3e165efc">Get GitDIFF</a></p></li><li class="title"><b>2023-08-01 21:24:58</b> <u>-emu/devcb.h: Removed set_log and append_log.</u> <em>[Vas Crabb]</em><ul><li class="desc"> These helpers were unintuitive and inflexible. In particular, set_log on a write handler would only log when the value is non-zero, which doesn't appear to be the desired behaviour for several uses.<br>-util/options.cpp: Always leave a space between option and description in usage messages (fixes GitHub #11438).<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5ab956906bcb0e6ba41303e92ca4ba363b1ca8fd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5ab956906bcb0e6ba41303e92ca4ba363b1ca8fd">Get GitDIFF</a></p></li> <li class="title"><b>2023-08-01 21:19:03</b> <u>New working systems</u> <em>[angelosa]</em><ul><li class="desc">- Daifugo [Takahiro Nogi, anonymous]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4d67f1e52d82d15597f1c06db5a6123b40eba83a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4d67f1e52d82d15597f1c06db5a6123b40eba83a">Get GitDIFF</a></p></li></ul></div> </div> <div class="gluepart" id="glu_23914"> <h5 class="showpack" style="color: red;"><div style="width: 310px; float: left; text-align: left;"> → <span style="background-color: red; color: white; font-weight: bold; padding: 2px;"> NOWSZY </span> [Arcade] DevMAME [log only] 2023/07/31 22:00</div> <div class="more" style="display: inline;"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20230731-2200.23914" title="NOWSZA WERSJA: automatyczne-edycje">Przejdź do artykułu</a></div><div class="cls"></div></h5> <div class="pack" "> <ul class="automation"> <li class="title"><b>2023-07-31 21:50:15</b> <u>pluginopts: don't add library plugins to plugin.ini,</u> <em>[hap]</em><ul><li class="desc">clifront: don't write plugin.ini file if no plugins were found<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=367ce4d6b75975809dbde39294349a3d294044b0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=367ce4d6b75975809dbde39294349a3d294044b0">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-31 21:15:52</b> <u>render/draw13.cpp: Avoid divide-by-zero with low-resolution time source. (#11442)</u> <em>[Rob]</em><ul><li class="desc">Emscripten builds are affected as clock resolution is intentionally degraded to mitigate side channel exfiltration attacks.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8c0dae39ff391b9186048048019c5cb5500aa0a3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8c0dae39ff391b9186048048019c5cb5500aa0a3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-31 21:13:20</b> <u>msx1_cart.xml: Added 45 working items, and replaced one item with a better dump. (#11450)</u> <em>[wilbertpol]</em><ul><li class="desc">msx1_cart.xml: Replaced Arabic Barq BASIC (Arab) with a better dump. [file-hunter]<br>New working software list items (msx1_cart.xml) - Back to the Future (Japan, alt 2) [file-hunter] Bank Street Writer (United Kingdom) [file-hunter] BASIC compiler (Japan) [file-hunter] Beam Rider (Japan, alt) [file-hunter] Bubble Bobble (Korea) [file-hunter] Break In (Arab) [file-hunter] Bagman [MSXDev] Bakerman [MSXDev] Balloon Buster [MSXDev] Balloon City [MSXDev] Battlot [inufuto] Bee [n.i] Beepertron [MSXDev] BeeZ [MSXDev] BeTiled! [MSXDev] BeTiled! (alt) [file-hunter] BeTiled! (alt 2) [file-hunter] BeTiled! (alt 3) [file-hunter] Bird & Chairs [n.i] BitLogic [file-hunter] BitLogic (MSXDev) [MSXDev] Blastoid [MSXDev] Blockbuster [MSXDev] BlockPuzzle (v1.2) [file-hunter] BlockPuzzle (v1.1) [file-hunter] BlockPuzzle (v1.0) [file-hunter] Bloody Mary [MSXDev] Blusy Shop [MSXDev] Bomb Man [MSXDev] Bomb'n Blast [file-hunter] Bookworm [MSXDev] Bootskell [inufuto] Break Bomb [MSXDev] British Bob [MSXDev] British Bob (alt) [file-hunter] Bubbo World [MSXDev] Bubbo World 2 [N.I] BUDDHAGILLIE (v1.10) [MSXDev] BUDDHAGILLIE (v1.00) [file-hunter] Bufonada (English) [MSXDev] Bufonada (Spanish) [MSXDev] Bumper Ship Racing (v1.1) [MSXDev] Bumper Ship Racing (v1.0) [file-hunter] Burn Us (v2.0) [MSXDev] Burn Us (v1.0) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=54d9a4cff975001cddca38a57e2779513cfaa057" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=54d9a4cff975001cddca38a57e2779513cfaa057">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-31 20:37:47</b> <u>ti99: Fixed uninitialized member in HX5102</u> <em>[Michael Zapf]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=96751ca530b97be36f11710c2c76a79fae031c1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=96751ca530b97be36f11710c2c76a79fae031c1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-31 13:58:40</b> <u>New software list items marked not working</u> <em>[Curt Coder]</em><ul><li class="desc"> abc832_flop: ABC16, Concurrent-DOS v3.1 för ABC16, Concurrent-DOS v4.1 för ABC16 [PC/M]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9d1294a7fe17982982542095b02cf1a276460edc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9d1294a7fe17982982542095b02cf1a276460edc">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-31 11:04:49</b> <u>plugins: enable layout plugin by default</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c13ec72934e319fc6d9a72eadb54a866c8156a03" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c13ec72934e319fc6d9a72eadb54a866c8156a03">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-30 19:33:45</b> <u>chessmachine: improve sync</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=057f7dd38efe274137b1d32f260d5407639e0775" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=057f7dd38efe274137b1d32f260d5407639e0775">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 21:06:59</b> <u>ibm5150.xml: Added 25 working items. (#11428)</u> <em>[ArcadeShadow]</em><ul><li class="desc">New working software list additions (ibm5150.xml)<br>America's Cup Yacht Racing Simulator [Total DOS Collection] Ballyhoo [Total DOS Collection] Beyond Castle Wolfenstein (alt) [Total DOS Collection] Bruce Lee [Total DOS Collection] Championship Golf - The Great Courses of the World - Volume One: Pebble Beach [Total DOS Collection] Commando [Total DOS Collection] F-15 Strike Eagle (3.5", v402.01) [Total DOS Collection] F-15 Strike Eagle (5.25") [Total DOS Collection] Deadline (release 27) [Total DOS Collection] Destroyer [Total DOS Collection] Gettysburg: The Turning Point (v2.0) [Total DOS Collection] Hacker II (alt) [Total DOS Collection] Karateka (v1.0) [Total DOS Collection] King's Quest (DOS release, v1.0U) [Total DOS Collection] King's Quest III: To Heir Is Human (5.25", v1.01) [Total DOS Collection] Leather Goddesses of Phobos (1986, release 59) [Total DOS Collection] Math Rabbit [Total DOS Collection] Maze Adventures [Total DOS Collection] Mean 18 [Total DOS Collection] Mickey's Space Adventure (3.5") [Total DOS Collection] Mickey's Space Adventure (5.25") [Total DOS Collection] Mind Boggle [Total DOS Collection] Space Quest - The Sarien Encounter [Total DOS Collection] Tag Team Wrestling [Total DOS Collection] World Tour Golf [Total DOS Collection]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1fe2664723f126d7f203ef7c164f0f17839d69db" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1fe2664723f126d7f203ef7c164f0f17839d69db">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 21:01:56</b> <u>render/drawsdl.cpp: Don't request OpenGL context. (#11435)</u> <em>[hiromasa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3a3a549d9f813bfa4ceed19cd9b249550084cefd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3a3a549d9f813bfa4ceed19cd9b249550084cefd">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 20:45:38</b> <u>cirsa/missbamby.cpp: Added a Spanish slot game, and grouped related systems. (#11447)</u> <em>[ClawGrip]</em><ul><li class="desc">New systems marked not working<br>Mini Azar D [Trol]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=00c21ba57789760f04e6d0e5eba749c2e7bd7a5d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=00c21ba57789760f04e6d0e5eba749c2e7bd7a5d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 20:42:25</b> <u>msx1_cart.xml: Added 81 items, 80 working. (#11448)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart.xml) - C_So! (Japan, alt) [file-hunter] Campeón de Conductores (Spain) [file-hunter] Cannon Fighter (Japan, The Link) [file-hunter] Cannon Turbo (Japan, alt) [file-hunter] Circus Charlie (Japan, The Link) [file-hunter] Custar (Japan) [file-hunter] Midway (Japan, alt) [file-hunter] Video Hustler (Japan, alt 3) [file-hunter] C.C.R. Anexo 1 El Algoritmo (v1.2) [MSXDev] C.C.R. Anexo 1 El Algoritmo (v1.1) [file-hunter] C.C.R. Anexo 1 El Algoritmo (v1.0) [file-hunter] Cacorm [inufuto] Caos Begins [MSXDev] Caos Begins (alt) [file-hunter] Caos Begins (alt 2) [file-hunter] Cardwork Orange (unlicensed) [file-hunter] Casio GPM-Collection Volumen 1 (unlicensed) [file-hunter] Casio GPM-Collection Volumen 2 (unlicensed) [file-hunter] Castle Tomb [MSXDev] Caverns of Titan [MSXDev] Caverns of Titan (alt) [MSXDev] Cavit [inufuto] Chambers of Thyrea [MSXDev] Champion Billiards [mastropiero] Cheating Wives [MSXDev] Chocobo Racing [MSXDev] Classic Minesweeper [file-hunter] Classic Pong [file-hunter] CMJN [MSXDev] Cocoa and the Time Machine [file-hunter] Cold Blood [file-hunter] Cold Blood (demo) [file-hunter] Computer Wars (English) [MSXDev] Computer Wars (Spanish) [MSXDev] Corona's Spree [file-hunter] Corridor Runner (v1.1.2) [aburi6800] Corridor Runner (v1.1.1) [aburi6800] Corridor Runner (v1.1.0) [aburi6800] Corridor Runner (v1.0.1) [aburi6800] Corridor Runner (v1.0.0) [aburi6800] Corridor Runner (v0.3.1) [aburi6800] Corridor Runner (v0.3.0) [aburi6800] Corridor Runner (v0.2.2) [aburi6800] Corridor Runner (v0.2.0) [aburi6800] Corridor Runner (v0.1.0) [aburi6800] Cosmic Battle (beta) [MSXDev] Cow Abductors [MSXDev] Cow Abductors (older) [file-hunter] Crappy Olympics [Orazio Cacciola] Crazy Buggy [MSXDev] Crazy MSX Frenchies [MSXDev] Cross Bomber (2022-07-20) [Fabrizio Caruso] Cross Bomber (alt) [file-hunter] Cross Bomber (2020-09-25) [Fabrizio Caruso] Cross Chase (2021-05-13) [Fabrizio Caruso] Cross Chase (alt) [file-hunter] Cross Chase (2020-04-02) [Fabrizio Caruso] Cross Chase (2018-11-13) [Fabrizio Caruso] Cross Chase (2018-08-10) [Fabrizio Caruso] Cross Chase (2018-07-19) [Fabrizio Caruso] Cross Chase (2018-05-19) [Fabrizio Caruso] Cross Chase (2018-04-15) [Fabrizio Caruso] Cross Chase (2018-02-03) [Fabrizio Caruso] Cross Chase (2017-12-16) [Fabrizio Caruso] Cross Chase (2017-10-30) [Fabrizio Caruso] Cross Chase (2017-10-11) [Fabrizio Caruso] Cross Horde (2021-05-12) [Fabrizio Caruso] Cross Horde (2021-05-01) [Fabrizio Caruso] Cross Horde (2021-04-25) [Fabrizio Caruso] Cross Shoot (2022-02-26) [Fabrizio Caruso] Cross Shoot (alt) [file-hunter] Cross Shoot (2021-05-12) [Fabrizio Caruso] Cross Snake (v2.0) [Fabrizio Caruso] Cross Snake (v2.0, alt) [file-hunter] Cross Snake (v1.0) [Fabrizio Caruso] Cross Snake (preview) [Fabrizio Caruso] Cryptogram - Anagrams Crosswords (v1.1) [MSXDev] Cryptogram - Anagrams Crosswords (v1.0) [MSXDev] Cuncuna [MSXDev] Cuncuna (older) [file-hunter]<br>New NOT_WORKING software list additions (msx1_cart.xml)<br>Codename: INTRUDER [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1ab5b69499a9d0901ff53cd63660596d7c38014e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1ab5b69499a9d0901ff53cd63660596d7c38014e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 09:04:24</b> <u>apple/dafb.cpp: Fix -validate issues. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c8bd7117e7ff7185378ae5796543286c6cad0595" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c8bd7117e7ff7185378ae5796543286c6cad0595">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 02:44:08</b> <u>apple/dafb.cpp: Add support for the MEMCjr variant of DAFB. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">apple/djmemc.cpp: Add support for the cost-reduced MEMCjr variant. [R. Belmont]<br>apple/iosb.cpp: Add support for the PrimeTime variant. [R. Belmont]<br>New working systems - Apple Macintosh Quadra 605 [R. Belmont]<br>New working clones<br>Apple Macintosh LC 475 [R. Belmont] Apple Macintosh LC 575 [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=93c88bf03fbad65e46af3afcab72783c99786d85" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=93c88bf03fbad65e46af3afcab72783c99786d85">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 02:27:07</b> <u>apple/macquadra700.cpp: Add serial ports for consistency with other Macs. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c4579a0e9c91b1449fdb024bf3004c8b77a72ea1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c4579a0e9c91b1449fdb024bf3004c8b77a72ea1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-29 02:25:49</b> <u>apple/maclc3.cpp: Cleanup of repeated ROM definitions. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=28c2cdfeb9dbaa9a203946d9903e3c35586ef877" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=28c2cdfeb9dbaa9a203946d9903e3c35586ef877">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 18:47:30</b> <u>new WORKING machine</u> <em>[MetalliC]</em><ul><li class="desc">- Wanpaku Safari (J 981109 V1.000) [TeamEurope, MetalliC]<br>sega/stv.cpp: dumped "EPR-23603 (Japan 00/10/24)" BIOS, removed obsolete hack from sackids [TeamEurope]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=47f124c946320cd4bc164d4b749c692353c87d7f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=47f124c946320cd4bc164d4b749c692353c87d7f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 12:36:05</b> <u>msx1_cart: remove illegal char from howdumbl filename</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=189d9ac53516b46afd3870a432710510b23e20ba" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=189d9ac53516b46afd3870a432710510b23e20ba">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 12:13:24</b> <u>gts80: use sc01(not-A) only for marspp</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=dd8e2cf083f1b159a078a317630f74eec3137515" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=dd8e2cf083f1b159a078a317630f74eec3137515">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 11:24:14</b> <u>xavix: remove NBSP char from comment section</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cd242e2b40e5f1bfbb5ef3d0882847b228f6e842" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cd242e2b40e5f1bfbb5ef3d0882847b228f6e842">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 08:04:07</b> <u>Merge branch 'release0257' into HEAD</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=34c30b3aceeb7e83d684f50a3a03ad26e4edceb1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=34c30b3aceeb7e83d684f50a3a03ad26e4edceb1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 08:03:43</b> <u>Revert "taito/taitosj.cpp: Reverted raw screen parameters and VBL interrupt."</u> <em>[Vas Crabb]</em><ul><li class="desc">This reverts commit 1929a31dd7924335dd59b687d7f3e4e4b8c0e617.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=641f9d59ae87d3d1ac4d556589c0742da6a891ff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=641f9d59ae87d3d1ac4d556589c0742da6a891ff">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 02:45:28</b> <u>pc9801: fix scroll and apply reverse attribute after blink</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1bba1daa8b4e4d8f4caddd4ea5f4053c2c496852" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1bba1daa8b4e4d8f4caddd4ea5f4053c2c496852">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-28 02:44:34</b> <u>ega: fix colors</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f3eb1f46895ea0e0386db9d0d88e2ff4782760ab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f3eb1f46895ea0e0386db9d0d88e2ff4782760ab">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-27 15:32:56</b> <u>macquadra800.cpp: Add floppy software lists</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5a5cc86bee9e3e1a7ac0c779ad75865a42a43a35" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5a5cc86bee9e3e1a7ac0c779ad75865a42a43a35">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-27 15:28:39</b> <u>New working software list items (mac - macii) 123 dumps (#11432)</u> <em>[A-Noid33]</em><ul><li class="desc"> Initial softlist for mac moof 400/800 floppy disks<br> Added mac moof software list support<br>New working software list items (123 working dumps) - mac_flop_orig:<br>Lode Runner (version 1.0) [4AM, Anoid] Balance of Power (version 1.03) [4AM, Anoid] Shanghai (version 1.0) [4AM, Anoid] Skyfox [4AM, Anoid] Temple of Apshai Trilogy [4AM, Anoid] The Surgeon (version 1.5) [4AM, Anoid] Uninvited [4AM, Anoid] King's Quest (version 1.10) [4AM, Anoid] Smash Hit Racquetball (version 1.01) [4AM, Anoid] The Ancient Art of War [4AM, Anoid] Hacker II [4AM, Anoid] Rambo: First Blood Part II [4AM, Anoid] One on One [4AM, Anoid] Indiana Jones and the Revenge of the Ancients [4AM, Anoid] Winter Games (version 1985-10-24) [4AM, Anoid] Winter Games (version 1985-10-31) [4AM, Anoid] Star Trek: The Kobayashi Alternative (version 1.0) [4AM, Anoid] Mac Attack [4AM, Anoid] GATO (version 1.3) [4AM, Anoid] Dark Castle (version 1.0) [4AM, Anoid] Oids (version 1.4) [4AM, Anoid] MacWars [4AM, Anoid] Shadowgate [4AM, Anoid] Seven Cities of Gold [4AM, Anoid] Enchanted Scepters [4AM, Anoid] Beyond Dark Castle [4AM, Anoid] Arkanoid (version 1.00) [4AM, Anoid] The Chessmaster 2000 (version 1.02) [4AM, Anoid] Maze Survival [4AM, Anoid] Frogger (version 1.0) [4AM, Anoid] SimCity (version 1.2, black & white) [4AM, Anoid] Falcon (version 1.0) [4AM, Anoid] Cutthroats (release 23 / 840809-C) [4AM, Anoid] The Witness (release 22 / 840924-C) [4AM, Anoid] Seastalker (release 15 / 840522-C) [4AM, Anoid] Zork III (release 17 / 840727-C) [4AM, Anoid] A Mind Forever Voyaging (release 77 / 850814-E) [4AM, Anoid] Hollywood Hijinx (release 37 / 861215-I) [4AM, Anoid] Nord and Bert Couldn't Make Head or Tail of It (release 19 / 870722-I) [4AM, Anoid] Border Zone (release 9 / 881008-3B) [4AM, Anoid] The Hitchhiker's Guide to the Galaxy (release 47 / 840914) [4AM, Anoid] Zork I: The Great Underground Empire (release 76 / 840509) [4AM, Anoid] Deadline (release 27 / 831005-C) [4AM, Anoid] Infidel (release 22 / 840522-C) [4AM, Anoid] Suspect (release 14 / 841005-C) [4AM, Anoid] Planetfall (release 29 / 840118-B) [4AM, Anoid] Ballyhoo (release 97 / 851218-G) [4AM, Anoid] Enchanter (release 24 / 851118-G) [4AM, Anoid] Spellbreaker (release 63 / 850916-F) [4AM, Anoid] Trinity (release 11 / 860509-3H) [4AM, Anoid] Stationfall (release 107 / 870430-G) [4AM, Anoid] The Lurking Horror (release 203 / 870506-G) [4AM, Anoid] Alter Ego (male version 1.0) [4AM, Anoid] Alter Ego (version 1.1 female) [4AM, Anoid] The Print Shop (version 1.2) [4AM, Anoid] Flight Simulator (version 1.02) [4AM, Anoid] Run for the Money [4AM, Anoid] Master Tracks Pro (version 4.0) [4AM, Anoid] Where in Time is Carmen Sandiego? (version 1.0) [4AM, Anoid] Deluxe Music Construction Set (version 1.0) [4AM, Anoid] Apache Strike (version 1.2) [4AM, Anoid] Wizardry VI: Bane of the Cosmic Forge [4AM, Anoid] Harrier Strike Mission [4AM, Anoid] Airborne! [4AM, Anoid] Mac Vegas (version 1.1) [4AM, Anoid] Dragonworld [4AM, Anoid] MacDraft (version 1.2) [4AM, Anoid] The Mind Prober (version 1.0) [4AM, Anoid] The Toy Shop (version 1.1) [4AM, Anoid] Strategic Conquest (version 1.2) [4AM, Anoid] The Home Accountant (version 1.01) [4AM, Anoid] Sub Battle Simulator [4AM, Anoid] Vegas Video Poker [4AM, Anoid] The Pawn (version 2.3) [4AM, Anoid] Downhill Racer [4AM, Anoid] Dollars and Sense (version 1.3) [4AM, Anoid] Alternate Reality: The City (version 3.0) [4AM, Anoid] Borrowed Time [4AM, Anoid] The Quest [4AM, Anoid] The Crimson Crown [4AM, Anoid] Mindshadow [4AM, Anoid] Pensate (version 1.1) [4AM, Anoid] Sierra Championship Boxing [4AM, Anoid] Championship Star League Baseball [4AM, Anoid] Forbidden Castle [4AM, Anoid] Defender of the Crown [4AM, Anoid] The King of Chicago [4AM, Anoid] Macintosh Pascal (version 1.0) [4AM, Anoid] Fusillade [4AM, Anoid] Orb Quest: Part I: The Search for Seven Wards (version 1.04) [4AM, Anoid] Speed Reader II (version 1.1) [4AM, Anoid] ][ in a Mac (version 2.03) [4AM, Anoid] Q-Sheet (version 1.0) [4AM, Anoid] Fontographer (version 2.4.1) [4AM, Anoid] Mouse Stampede (version 1.00) [4AM, Anoid] The Mist [4AM, Anoid] Tass Times in Tonetown [4AM, Anoid] Pinball Construction Set [4AM, Anoid] Transylvania [4AM, Anoid] Déjà Vu: A Nightmare Comes True!! [4AM, Anoid] Déjà Vu II: Lost in Las Vegas!! [4AM, Anoid] Rogue (version 1.0) [4AM, Anoid] Bridge (version 6.0) [4AM, Anoid] Harrier Strike Mission II (version 1.2) [4AM, Anoid] Patton vs. Rommel (version 1.05) [4AM, Anoid] Moebius: The Orb of Celestial Harmony (version 1.03) [4AM, Anoid] Tesserae (version 1.06) [4AM, Anoid] Where in Europe is Carmen Sandiego? (version 1.0) [4AM, Anoid] Shufflepuck Cafe (version 1.0) [4AM, Anoid] Geometry (version 1.1) [4AM, Anoid] Physics (version 1.2) [4AM, Anoid] SimCity (version 1.1) [4AM, Anoid] Murder by the Dozen [4AM, Anoid] The Duel: Test Drive II [4AM, Anoid] Master Tracks Pro (version 1.10) [4AM, Anoid] Master Tracks Pro (version 2.00h) [4AM, Anoid] Master Tracks Pro (version 3.4a) [4AM, Anoid] Squire (version 1.1) [4AM, Anoid] Millionaire (version 1.0) [4AM, Anoid] Microsoft File (version 1.04) [4AM, Anoid] Microsoft Excel (version 1.00) [4AM, Anoid] The Fool's Errand (version 2.0) [4AM, Anoid] MacGammon! (version 1.0) [4AM, Anoid]<br>-<br>Co-authored-by: Bob Schultz <bobschultz03@gamil.com><li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6db28f40416aa72a75128537e29b20985c26c75d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6db28f40416aa72a75128537e29b20985c26c75d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-27 00:26:07</b> <u>gottlieb_a: fix gottlieb_sound_speech_r1a_device device type</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9ef6f97eba1fbc7f658c224f02d9edf796ef0971" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9ef6f97eba1fbc7f658c224f02d9edf796ef0971">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-27 00:01:46</b> <u>gottlieb.cpp and gts80.cpp: Add support for the older version of the MA-216 "Sound and speech" board which has a Votrax SC-01 populated instead of an SC-01-A. [Lord Nightmare]</u> <em>[Lord-Nightmare]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c9397179aa9e3a148b333bfc24a73e72e6c87a00" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c9397179aa9e3a148b333bfc24a73e72e6c87a00">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 20:24:16</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Digital ez LG [KykyPyky, LEVKA_8]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b8553885f6c1b89b6a091b43c9f18b0224ddcd5d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b8553885f6c1b89b6a091b43c9f18b0224ddcd5d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 19:29:44</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Final Fight 3 (SNES bootleg, set 2) [hammy, iq_132]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0ef69825c6dd1587a12c3790a48b3bb09f893d63" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0ef69825c6dd1587a12c3790a48b3bb09f893d63">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 18:16:41</b> <u>qbert: change joystick back to 4way</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e412887ea678f0f610b95bc3a655940a9f3e5dc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e412887ea678f0f610b95bc3a655940a9f3e5dc">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 15:31:20</b> <u>cp1: remove unneeded set_log</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d56881c80f855a41f2f9628896c73a026148598a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d56881c80f855a41f2f9628896c73a026148598a">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 14:37:09</b> <u>taitosj: bioatack is not licensed to fox video games, the game is apparently based on Fantastic Voyage with permission from Fox</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f3cf391f25ea242383ee7875fe6c56b4d8b3602b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f3cf391f25ea242383ee7875fe6c56b4d8b3602b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 14:07:44</b> <u>taitosj: fix bitmap size regression,</u> <em>[hap]</em><ul><li class="desc">schick,slapfght_ms: remove set_log<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=112a1658ff3334400329c1f0d15865b683f35e5b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=112a1658ff3334400329c1f0d15865b683f35e5b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 13:33:06</b> <u>sgi/ip20: correct interrupt mappings</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4a071b5e8795313efb86ddd744119ce989c887ec" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4a071b5e8795313efb86ddd744119ce989c887ec">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 13:32:20</b> <u>z80scc: channel reset empties fifos</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3f37756ca2d157e404f954eb4037be545d45c3a6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3f37756ca2d157e404f954eb4037be545d45c3a6">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 12:45:48</b> <u>ay8910: reorder documentation,</u> <em>[hap]</em><ul><li class="desc">misc: remove some use of set_log<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f69af40d25a075cd5b0c6f76e897fc31c9e2be5b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f69af40d25a075cd5b0c6f76e897fc31c9e2be5b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 03:46:25</b> <u>apple: Stop logging every byte written via SCSI (#11444)</u> <em>[Miëtek Bak‏]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d50cecddbe55e2940fa875930fb5dc1a53fceaa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d50cecddbe55e2940fa875930fb5dc1a53fceaa">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-26 01:37:14</b> <u>sp0250: make drq_r return an int instead of u8</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a4e202ae77cc605ad1a8bc006d0b9d80e8952ccf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a4e202ae77cc605ad1a8bc006d0b9d80e8952ccf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 21:36:04</b> <u>m6502: don't detect edge triggered inputs before the first clockcycle</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5bfad7e877f290989febb2fba8e13b5a7bded0c8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5bfad7e877f290989febb2fba8e13b5a7bded0c8">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 21:34:53</b> <u>m6502: don't clear input pins external state at device_reset</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f1e86f85c04e68b74cc3a62954232878da816560" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f1e86f85c04e68b74cc3a62954232878da816560">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 20:51:08</b> <u>mos6530n(ew): rename to mos6530</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d18f2469acc101230f1d7486962a1a6471172b0e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d18f2469acc101230f1d7486962a1a6471172b0e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 20:32:21</b> <u>6532riot: remove unused device</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5a84d5568e758d2000f1730b1aa32e4494b27fb5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5a84d5568e758d2000f1730b1aa32e4494b27fb5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 20:29:02</b> <u>mos6530l: remove unused device</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e51d95f08c2cffcf7482b3c36ca1672cc5948c77" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e51d95f08c2cffcf7482b3c36ca1672cc5948c77">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 20:26:11</b> <u>mos6530: rename device to mos6530l</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9a8c1f656401b36c4f2b661daf6a13af240af0b3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9a8c1f656401b36c4f2b661daf6a13af240af0b3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 20:25:30</b> <u>votrax: use logmacro</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5eed93c0359874475988295ef4a55d2cdf3036c5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5eed93c0359874475988295ef4a55d2cdf3036c5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 20:24:46</b> <u>gottlieb_a: use mos6530/2_new_device, sync writes, improve gottlieb_sound_p3_device,</u> <em>[hap]</em><ul><li class="desc">gts80: use mos6532_new_device<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=12b64149ffc5ba83ff2e6ca0d4ca6eb2cc07339b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=12b64149ffc5ba83ff2e6ca0d4ca6eb2cc07339b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 12:33:33</b> <u>sgi/ip20: enable memory configuration</u> <em>[Patrick Mackinlay]</em><ul><li class="desc"> add a minimal nvram dump to set eaddr and netaddr<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b47bbbc581b22b3c64109bb2ab442f9a28ba1c1d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b47bbbc581b22b3c64109bb2ab442f9a28ba1c1d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 03:20:03</b> <u>Killer Instinct (SNES bootleg) [hammy]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f74fd47f1ff2eb5760f208de24fad889a058a80f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f74fd47f1ff2eb5760f208de24fad889a058a80f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 02:38:18</b> <u>js_sound.js: fix sound level default for underrunning case (#11317)</u> <em>[holub]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c2a516abd4915ed79771a91a262264e6a689ccdf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c2a516abd4915ed79771a91a262264e6a689ccdf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-25 00:53:21</b> <u>isa/sblaster.cpp: add 8-bit DMA continue command (#11441)</u> <em>[Angelo Salese]</em><ul><li class="desc"> fix missing sounds in sideline and jagdead at least, fix teardown hang in sideline<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d7551fdb6938afaf3ebe79e2576b3646937cd7d8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d7551fdb6938afaf3ebe79e2576b3646937cd7d8">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 23:19:48</b> <u>killcom: remove unused variable</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0b243c358bd12ab2469ee09cde3cf641c8cea763" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0b243c358bd12ab2469ee09cde3cf641c8cea763">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 21:46:20</b> <u>exterm: use sound emulation from gottlieb_a</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6eaed722ca2d7c6bf47929200b0f159721f2e8b7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6eaed722ca2d7c6bf47929200b0f159721f2e8b7">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 19:22:02</b> <u>m6503/4/7: change logaddr width</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=191839dd6aaf1acca4f82c7bca796ca909b95025" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=191839dd6aaf1acca4f82c7bca796ca909b95025">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 18:25:27</b> <u>m6502: add 6503 cpu</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0409e0415107d047e95b15b267ad2575e16d076e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0409e0415107d047e95b15b267ad2575e16d076e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 16:39:58</b> <u>mos6530n: add pa/pb_w byte handler, add irq callback to 6530</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5af0650c555edf33d13183f5953096d0512eaaf5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5af0650c555edf33d13183f5953096d0512eaaf5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 13:31:28</b> <u>sgi: ip6, ip12, ip12 refactor and wip</u> <em>[Patrick Mackinlay]</em><ul><li class="desc"> added int2 and pic1 devices refactor hpc1 device, add ethernet support refactor 4dpi into ip6 and ip12 variants refactor indigo into ip12 and ip20 variants rework 4dpi3x based on hpc1, int2 and pic1 ip6 and ip12 mostly working (will run irix 4.0.5 and 5.3 except for graphics issues and missing audio)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=30b3c5010a92e05e0b34fba7b3e874366d1dc72d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=30b3c5010a92e05e0b34fba7b3e874366d1dc72d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 11:47:05</b> <u>gottlieb: merge driver files</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fbc8d7178ccf2f97d69323425643fb8717c4c6e3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fbc8d7178ccf2f97d69323425643fb8717c4c6e3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 11:46:45</b> <u>k051649: add note about bus conflicts</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f4ceebf442142ad17376570f44345b3359a993b5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f4ceebf442142ad17376570f44345b3359a993b5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 02:42:44</b> <u>New working clones</u> <em>[Philip Bennett]</em><ul><li class="desc"> Argus no Senshi (Japan set 2) [kebrank]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1b60d603ec98b447ec7e896ee90c54d37f2a6b33" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1b60d603ec98b447ec7e896ee90c54d37f2a6b33">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-24 00:17:54</b> <u>allied: use mos6530_new_device, tie up all irq pins,</u> <em>[hap]</em><ul><li class="desc">spectra: use mos6532_new_device<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8802f1f33051b63d7a8d995e40c57ad9e27f4705" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8802f1f33051b63d7a8d995e40c57ad9e27f4705">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 23:09:50</b> <u>source org:</u> <em>[hap]</em><ul><li class="desc">move gameplan/gameplan.cpp to alliedleisure/killcom.cpp, and subdriver trvquest too, move toratora and enigma2 to misc folder, move aztarac to alliedleisure folder<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fd856ac54dc3f7e1084b285453297dcf4204f015" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fd856ac54dc3f7e1084b285453297dcf4204f015">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 22:30:56</b> <u>gameplan: prepare for driver rename,</u> <em>[hap]</em><ul><li class="desc">trvquest: do rom bankswitch the normal way<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e6c3c0a7c0b004ad6d1e7b00949f8cb77160ab80" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e6c3c0a7c0b004ad6d1e7b00949f8cb77160ab80">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 21:50:22</b> <u>cxhumax.cpp: Remove debugging cruft</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=48fe24f95361e2ed160ec01b07b08d3e7ca78d50" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=48fe24f95361e2ed160ec01b07b08d3e7ca78d50">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 21:02:53</b> <u>toratora: improve timing, add color overlay, small cleanups,</u> <em>[hap]</em><ul><li class="desc">konmedal: assume z80b is 6mhz<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ccfc97110750e8731b84c32d45f5d501d9dc1a45" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ccfc97110750e8731b84c32d45f5d501d9dc1a45">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 20:20:31</b> <u>devices/sound/asc.cpp: Remove debug message. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d9f2803516ea04530552cb237194efb40a2b0442" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d9f2803516ea04530552cb237194efb40a2b0442">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 20:04:22</b> <u>apple/iosb.cpp: Correct ASC IRQ polarity, fixes lockup during sound playback on macquadra800.cpp machines. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">devices/sound/asc.cpp: Fix half-full flag for all variants and add IRQ gate for Sonora/Aardbeg, gives smooth playback on all chip variants. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4df50ea208f0504a71e8a1f4e51dce5fa4a13e43" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4df50ea208f0504a71e8a1f4e51dce5fa4a13e43">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 07:16:28</b> <u>Documentation updates [Brian Troha]:</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- capcom /cps1.cpp: Minor spelling, correct labaled and labelled to labeled - sega/sega16a.cpp: Added Sega game ID# for Shinobi - toaplan/toaplan2.cpp: Added PCB layout for Burger Kids<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0ab1fb0606c1c5986b3032f84668f9f86f85785c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0ab1fb0606c1c5986b3032f84668f9f86f85785c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 06:42:12</b> <u>Dora Neco BanBan: Hooked both NEC D71055C properly.</u> <em>[Roberto Fresca]</em><ul><li class="desc">Added two raw input ports and logged the four output ports for testing.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a7549ba41566a1bb5c20187f5095296cfbba7c36" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a7549ba41566a1bb5c20187f5095296cfbba7c36">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 04:32:01</b> <u>gameplan.h: Delete unused variable</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f67a1538906c1b9ebaef3045aaf2ea46d5adcf68" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f67a1538906c1b9ebaef3045aaf2ea46d5adcf68">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-23 01:07:58</b> <u>mos6530n: timer goes back to count mode when irq flag is cleared</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=82e294044499d0668620d8a7d81977171201303c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=82e294044499d0668620d8a7d81977171201303c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 23:32:11</b> <u>gameplan: possible fix for piratetr lockup</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=55c1c18e19125ec29668bcc6ac5ef585dc7e7eff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=55c1c18e19125ec29668bcc6ac5ef585dc7e7eff">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 23:07:12</b> <u>gameplan: use mos6532_new_device, leprechn gfx is 3bpp, correct company strings, some other small improvements</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=797be22ca451ab2a4b941a56e5e950a7cbfcf053" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=797be22ca451ab2a4b941a56e5e950a7cbfcf053">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 22:34:35</b> <u>mos6530n: use template for pa/pb_w,</u> <em>[hap]</em><ul><li class="desc">firefox: use mos6532_new_device<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bdc99b1cea23a69966ca169d9f92543eb158d23d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bdc99b1cea23a69966ca169d9f92543eb158d23d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 22:30:06</b> <u>cubeqst: simplify dacs array,</u> <em>[hap]</em><ul><li class="desc">cubeqcpu: remove obsolete _BIT macro<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bc2352fec26915e6d8994a247252e4258b7eb061" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bc2352fec26915e6d8994a247252e4258b7eb061">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 22:28:11</b> <u>m6809,6522via,6840ptm: zerofill more variables at device start,</u> <em>[hap]</em><ul><li class="desc">6840ptm: clear output ports at reset<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1d840de9bd90de376905da7c5f7d44f9ae0a22d5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1d840de9bd90de376905da7c5f7d44f9ae0a22d5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 22:25:02</b> <u>beezer: swap ptm/via at mcfg, so via doesn't write to ptm before ptm is reset</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b0550296595047a9bc20d81df6b6aec662518b19" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b0550296595047a9bc20d81df6b6aec662518b19">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 23:49:37</b> <u>gbcolor.xml: Added a prototype Inspector Gadget cartridge dump.</u> <em>[Vas Crabb]</em><ul><li class="desc">New working software list items (gbcolor.xml)<br>Inspector Gadget - Operation Madkactus (prototype, French) [Andrew Welburn]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9be84759663d13a07e0fc78bbcba807eaafd70cc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9be84759663d13a07e0fc78bbcba807eaafd70cc">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 23:12:04</b> <u>namcos23.cpp: Add link ID switch for timecrs2 (#11434)</u> <em>[Hydreigon]</em><ul><li class="desc">It's previously been known an I/O board (or JVS) input bit determines the link ID for timecrs2 so I decided to go over IN01 with a fresh set of eyes and finally hook that up. It's now possible to play on the blue side.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fdec58761f99df94034ce7011e775055fe19a99c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fdec58761f99df94034ce7011e775055fe19a99c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 23:10:49</b> <u>apple/dafb.cpp: Handle debugger reads better.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=70c6754a06fc7a26ec1b9d63cbfcb261f8047006" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=70c6754a06fc7a26ec1b9d63cbfcb261f8047006">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 22:56:47</b> <u>trs/vis.cpp: fix black screen regression</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5af7effb7349401601e1479ad2c341d798393071" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5af7effb7349401601e1479ad2c341d798393071">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 22:34:59</b> <u>video/pc_vga_tseng.cpp: make CRTC $37 r/w, restores 1MB memory detection</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d26c8770ad5b7f356ab40961d9995c8e6c695d02" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d26c8770ad5b7f356ab40961d9995c8e6c695d02">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 21:30:45</b> <u>New working clones</u> <em>[Philip Bennett]</em><ul><li class="desc"> Makaimura (Japan Revision B) [kebrank]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0541a773bc5f26b0ad4cbcfeb1293809b4b51d70" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0541a773bc5f26b0ad4cbcfeb1293809b4b51d70">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 21:14:08</b> <u>srcclean and fix up some bits</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=01745bc0351d67426c9d54b63932bb8e78f49a10" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=01745bc0351d67426c9d54b63932bb8e78f49a10">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 18:18:46</b> <u>spectrum_cass.xml: Added fifty working items. (#11416)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Also corrected metadata based on information from Spectrum Computing.<br>New working software list additions (spectrum_cass.xml)<br>Bingo Parlante! [Luís Rato, Planeta Sinclair] Casanova (Pizza e Pasta) [Planeta Sinclair] Chess - The Turk (AABC Soft) [Spectrum Computing] Em Busca do Mortadela (Portuguese) [Planeta Sinclair] En Busca de Mortadelo (Spanish) [Planeta Sinclair] Firebirds (Tronk) [Steven Brown, Planeta Sinclair] Freez' Bees (Aackosoft) [Spectrum Computing] Fun Golf [Luís Rato, Planeta Sinclair] Gremlins 2: A Nova Geração [Planeta Sinclair] Journey to the Centre of the Earth - Extended Version (10 Anniversary, English) [Topo Siglo XXI] Lobo Solitário [João Cruz, Planeta Sinclair] Lorna (Portuguese) [Planeta Sinclair] Los Tesoros Perdidos de Tulum (v1.0, Spanish) [Spectrum Computing] Los Tesoros Perdidos de Tulum (v1.1, Spanish) [RetroWorks] Los Amores de Brunilda (v1.4, English) [RetroWorks] Los Amores de Brunilda (v1.4, Spanish) [RetroWorks] Los Amores de Brunilda (v1.4, Galician) [RetroWorks] Los Amores de Brunilda (v1.4, Catalan) [RetroWorks] Los Amores de Brunilda (v1.4, Catalan, alt) [RetroWorks] Los Amores de Brunilda (v1.4, Basque) [RetroWorks] Los Amores de Brunilda (v1.4, Italian) [RetroWorks] Los Amores de Brunilda (v1.4, Russian) [RetroWorks] Mad Mix 2: No Castelo dos Fantasmas (Portuguese) [Planeta Sinclair] Masterfile v08 (Logiciels) [Spectrum Computing] Masterfile (Plansoft) [Spectrum Computing] R.A.M. (Portuguese) Schach [Spectrum Computing] Searching for Mort (English) [Planeta Sinclair] Shadow Warriors (Musical) [Spectrum Computing] Slippery Sid (pirate) [Steven Brown, Planeta Sinclair] Software Magazine №9A - Gold Mine [Spectrum Computing] Software Magazine №11B - Patin-Man [Spectrum Computing] Software Magazine №12B - Pincel-3D [Spectrum Computing] Software Magazine №13A - The Guardian [Spectrum Computing] Software Magazine №13B - Ghost Hunt (alt) [Spectrum Computing] Super Scacchi (pirate) [Steven Brown, Planeta Sinclair] The Lost Treasures of Tulum (v1.0, English) [Spectrum Computing] The Sword of Ianna [RetroWorks] Time-Gate (pirate) [Steven Brown, Planeta Sinclair] Topo Mix Game (Portuguese) [Planeta Sinclair] Toad Runner (Dro Soft) [Steven Brown, Planeta Sinclair] Uccidi Gli Spiriti (pirate) [Steven Brown, Planeta Sinclair] Viagem ao Centro da Terra - Versão Estendida (10 Aniversário, Portuguese) [Topo Siglo XXI] Wonderful Dizzy (v1.5) [Team Yolkfolk] Wonderful Dizzy (v1.0) [Team Yolkfolk] Yatzy [Steven Brown, Planeta Sinclair] Zip-Zap (pirate) [Steven Brown, Planeta Sinclair] Zip-Zap (PRISM) [Spectrum Computing] Zona 0 (Portuguese) [Planeta Sinclair] Zynaps (IBSA) [Spectrum Computing]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=871503d04029f51a41ff0166be6b1b49d66cd310" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=871503d04029f51a41ff0166be6b1b49d66cd310">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 18:07:38</b> <u>snes.xml: Improved descriptions of Val d'Isère Championship games, and promoted Toy Story (Europe) to working. (#11429)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Toy Story (Europe) works as well as the clones.<br>Software list items promoted to working (snes.xml)<br>Toy Story (Europe)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b2ba8b2bfdec7b7707413fd5b67b77e29acacac5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b2ba8b2bfdec7b7707413fd5b67b77e29acacac5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 18:05:31</b> <u>msx1_cart.xml: Added 46 items (43 working), and replaced one item with a better dump. (#11431)</u> <em>[wilbertpol]</em><ul><li class="desc">Replaced Decathlon (Japan) with a better dump. [file-hunter]<br>New working software list items (msx1_cart.xml) - D-Day (Korea, alt) [file-hunter] Deep Dungeon II - Yuushi no Monshou (Japan, alt) [file-hunter] Dip Dip (Spain) [file-hunter] Dip Dip (Spain, alt) [file-hunter] Penguin Land (Korea) [file-hunter] Dr. Hello (Korea) [file-hunter] Droids En el Planeta Ingo (Spain) [file-hunter] Droids the White Witch (Spain) [file-hunter] Double Face (Arab, alt) [file-hunter] Daedalian Opus [MSXDev] Danger Tower [MSXDev] DAQ Lord of Idar [MSXDev] DAQ Lord of Idar (flashrom version) [MSXDev] Deep Core Raider [file-hunter] Deep Dungeon Adventure (cartridge) [Trilobyte] Deep Dungeon Adventure (cartridge, alt) [file-hunter] Deep Dungeon Adventure [file-hunter] Deep Dungeon [MSXDev] Defence (v1.3) [MSXDev] Defence (v1.2) [file-hunter] Defence (v1.1) [file-hunter] Defence (v1.0) [file-hunter] Destroyer [MSXDev] Destroyer (older) [file-hunter] DICED Tournament (v1.12/v1.2) [MI-CHI] DICED Tournament (v1.01) [MSXDev] DICED Tournament (v1.0) [file-hunter] Jinj 2 - Belmonte's Revenge (final) [RetroWorks] Jinj 2 - Belmonte's Revenge (v2.0) [MSXDev] Jinj 2 - Belmonte's Revenge (v1.0) [MSXDev] Do The Same (v1.1) [MSXDev] Do The Same (v1.0) [file-hunter] Dodgin' Raven [file-hunter] Doopm Community [N.I] Dot Attack [MSXDev] Dot Attack (alt) [file-hunter] Dr. Pill [MSXDev] Dr. Pill (alt) [file-hunter] Draconic Throne [MSXDev] Draconic Throne (alt) [file-hunter] Draconic Throne (alt 2) [file-hunter] Duckstroma (v1.02) [UltraNarwhal] Duckstroma (v1.00) [UltraNarwhal]<br>New NOT_WORKING software list additions (msx1_cart.xml)<br>Dream Puzzle [MSXDev] Duck Hunt [MSXDev] Yamaha DX7 Voicing Program II YRM-304 (Japan, alt) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1b0e8bbc5ca680c6c3dfbe629e03919b97fca9cf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1b0e8bbc5ca680c6c3dfbe629e03919b97fca9cf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 17:47:15</b> <u>bus/psion/sibo/3link.cpp: Implemented RS232 interface.</u> <em>[Nigel Barnes]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=262fe278c8d8275399d08cf53d8f1240a3322219" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=262fe278c8d8275399d08cf53d8f1240a3322219">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 17:43:51</b> <u>psion/psion3.cpp: Added non-volatile RAM for Series 3 machines, and batteries are now good.</u> <em>[Nigel Barnes]</em><ul><li class="desc">psion/psion3a.cpp: Added non-volatile RAM for Series 3a/3c/3mx machines, and CODEC sound device.<br>psion/psionhc.cpp: Added non-volatile RAM for Series HC machines.<br>psion/siena.cpp: Added non-volatile RAM.<br>psion/workabout.cpp: Added non-volatile RAM for Workabout machines.<br>Systems promoted to working - Series 3 [Nigel Barnes] Series 3a [Nigel Barnes] Series 3c [Nigel Barnes] Series 3mx [Nigel Barnes] Siena [Nigel Barnes] Workabout [Nigel Barnes] Workabout mx [Nigel Barnes]<br>Clones promoted to working<br>Pocket Book [Nigel Barnes] Pocket Book II [Nigel Barnes] Series 3a (2M) [Nigel Barnes] Series 3a (2M) (German) [Nigel Barnes] Series 3a (2M) (Russian) [Nigel Barnes] Series 3s [Nigel Barnes]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af17e41011532e97fb7eb15ff6ed6efe79aa852f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af17e41011532e97fb7eb15ff6ed6efe79aa852f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 17:39:01</b> <u>machine/psion_ssd.cpp: Can now create new SSD, default to be 128K RAM.</u> <em>[Nigel Barnes]</em><ul><li class="desc">- Flash SSD's are write-protected, RAM SSD's are not. - RAM SSD's from softlist will write to nvram, non-softlist will write back to file.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=460278695e12e31c5de2bf0a1f5fd0ae1dd3c539" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=460278695e12e31c5de2bf0a1f5fd0ae1dd3c539">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 17:38:36</b> <u>machine/psion_asic2.cpp: Added indexed control registers.</u> <em>[Nigel Barnes]</em><ul><li class="desc">machine/psion_asic3.cpp: Re-implemented as two variants, ASIC3 and earlier ASIC5 based PSU devices.<br>machine/psion_asic5.cpp: Implemented UART and interrupts.<br>machine/psion_asic9.cpp: Added PCM sound I/O.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1af93b7319dbad093d735d39aeeb6e8a5d38f04d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1af93b7319dbad093d735d39aeeb6e8a5d38f04d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 13:30:43</b> <u>New working software list additions</u> <em>[Nigel Barnes]</em><ul><li class="desc">- psion_ssd: Widget Games 3a [zedstarr] Hugh Johnson's Wine Guide [The Last Psion] Plotter, Schedule, Spell [anonymous]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8f98573380418823d96b4b5996e6571473c92b1f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8f98573380418823d96b4b5996e6571473c92b1f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-22 08:02:48</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Dora Neco BanBan [buffi]<br>New working clones<br>Fire Truck / Smokey Joe (ROM version) [Michael Aberle, H is Nice]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e0fa2efa7242125ffbb1d28f8130cbd204c3d8eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e0fa2efa7242125ffbb1d28f8130cbd204c3d8eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-21 13:26:38</b> <u>a2bus/a2parprn.cpp: Minor correction</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c96a3acddb69dc335ee2cc42f104b869bd246b8c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c96a3acddb69dc335ee2cc42f104b869bd246b8c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-21 13:21:14</b> <u>a2bus: Add Fourth Dimension Parallel Printer Interface [AJR, Apple II Documentation Project]</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f7286b34732d62ee53796e7a624924859d3bfb36" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f7286b34732d62ee53796e7a624924859d3bfb36">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-21 09:45:44</b> <u>mips1: fix swl/swr cache logic</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0d0992525bab762d33d284e6e5c0a6d68540f6a7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0d0992525bab762d33d284e6e5c0a6d68540f6a7">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-21 09:37:54</b> <u>nscsi: Correct SCSI command names (#11426)</u> <em>[Miëtek Bak‏]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=627d839a9c7a09e9f4317efa3b8f3e60fbd8b575" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=627d839a9c7a09e9f4317efa3b8f3e60fbd8b575">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-21 06:57:18</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Elvis (CPU 1.00, display A1.00) [inkochnito, PinMAME]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=de9828d9448716ae64e2771a1d9fd029d709b39f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=de9828d9448716ae64e2771a1d9fd029d709b39f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-21 03:26:23</b> <u>apple/dafb.cpp: Fix color depth selection on the MEMC integrated version of DAFB. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a4e4c0749c8076d3e6a636e1b4221fc99ef1dd38" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a4e4c0749c8076d3e6a636e1b4221fc99ef1dd38">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-20 22:38:26</b> <u>a2bus: Typo fixes</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=be76314bfe2dde2c6ab7a3201796b5371706496d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=be76314bfe2dde2c6ab7a3201796b5371706496d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-20 22:35:58</b> <u>a2bus: Add emulation of ADS Noisemaker II board</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=58ff567edff546d48d02818dc12f799db8a20882" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=58ff567edff546d48d02818dc12f799db8a20882">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-20 08:29:17</b> <u>fix the build</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=483426ff2ead5963ff70b80aa47d190a30e48ad1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=483426ff2ead5963ff70b80aa47d190a30e48ad1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-20 06:31:31</b> <u>dp8573: add dp8572a variant</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=009f31fae2e6df9b7eb0c505a09008ea718f1a45" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=009f31fae2e6df9b7eb0c505a09008ea718f1a45">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-20 03:13:48</b> <u>Unkgolf.cpp driver: Hooked all the used PPI 8255 devices.</u> <em>[Roberto Fresca]</em><ul><li class="desc">Also documented the PPI's offsets, modes, used ports, and mapped the OKI M6376 sound device.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=70a2593553c015372a2fd29571296da67b79764a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=70a2593553c015372a2fd29571296da67b79764a">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-20 02:16:24</b> <u>New working systems</u> <em>[arbee]</em><ul><li class="desc">- Apple Macintosh Centris 610 [R. Belmont] Apple Macintosh Centris 650 [R. Belmont] Apple Macintosh Quadra 610 [R. Belmont] Apple Macintosh Quadra 650 [R. Belmont] Apple Macintosh Quadra 800 [R. Belmont]<br>apple/dafb.cpp: Added a child device to handle the differences in the djMEMC integrated version of DAFB. [R. Belmont]<br>apple/iosb.cpp: Apple I/O Subsystem Buffer device, which handles I/O for second-generation 68040 machines. [R. Belmont]<br>apple/djmemc.cpp: Apple memory controller with integrated DAFB video for second-generation 68040 systems. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a381012159b217b4f5bf4979e0638529b434c272" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a381012159b217b4f5bf4979e0638529b434c272">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-19 23:34:59</b> <u>watchdog: make watchdog_enable compatible with writeline, add a watchdog reset writeline, add debugger side effect checks for watchdog reset_r,</u> <em>[hap]</em><ul><li class="desc">supertnk: fix reset caused by watchdog on titlescreen, mos6530n: remove a7800 workaround, tourtabl: use mos6532_new_device, small cleanups<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4b1257e2f008bcd7c1d9a8a2278fa08ed5b82a2d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4b1257e2f008bcd7c1d9a8a2278fa08ed5b82a2d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-19 18:14:03</b> <u>Odin (prototype) [Stephan Semmler (Flippermuseum Seligenstadt), PinMAME]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7566aca63d992708277a2a1bbcb2fedebad46a5f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7566aca63d992708277a2a1bbcb2fedebad46a5f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-19 05:03:31</b> <u>apple/maciifx.cpp, apple/macpdm.cpp: Use the new 8530 SCC device instead of the old legacy device. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=020ddbc136673c503df469c8e357525475021333" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=020ddbc136673c503df469c8e357525475021333">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-19 01:18:37</b> <u>starwars, tomcat: use mos6530_new_device</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9b964f3d9066052fe570ced279765ae61e16302b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9b964f3d9066052fe570ced279765ae61e16302b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 23:01:17</b> <u>kim1: add single step switch</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cb0be6e6a0646205c956b559755dbaf40e1b555d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cb0be6e6a0646205c956b559755dbaf40e1b555d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 22:10:36</b> <u>c64_nl10: Identify and add CPU</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=189e139354e313f02a688513bc2705a5c89c9773" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=189e139354e313f02a688513bc2705a5c89c9773">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 16:55:38</b> <u>v25: Add address translation for IDB window</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ba3fb1648f6a09f2b06379f36460065386639780" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ba3fb1648f6a09f2b06379f36460065386639780">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 16:49:05</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Daioh (prototype, earliest) [Recreativos Piscis]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0f68436c096bbe5b1581fbb67e6972215231eab3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0f68436c096bbe5b1581fbb67e6972215231eab3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 16:08:26</b> <u>kim1: small cleanup to input ports, replace microchess cassette and add kim-venture</u> <em>[hap]</em><ul><li class="desc">New working software list items - kim1_cass: KIM-Venture [hap, Bob Leedom, Mark Bush]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=87dbac9f2cfcb7e2a8b8b8d50180b0b964339412" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=87dbac9f2cfcb7e2a8b8b8d50180b0b964339412">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 11:58:38</b> <u>mips1: emulate instruction and data caches</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4af341e49bacaa899ed95345f11874fee8dd726d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4af341e49bacaa899ed95345f11874fee8dd726d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 04:53:58</b> <u>- misc/unkgolf.cpp: added missing XTAL value [hammy]</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- nmk/nmkmedal.cpp: corrected typo in Doraemon [Heihachi_73]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cede97e6ae80ad7c3dfe076e12365553f35e6be4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cede97e6ae80ad7c3dfe076e12365553f35e6be4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-18 00:59:27</b> <u>specpls3_flop.xml; spectrum_betadisc_flop.xml: Software list additions (#11420)</u> <em>[ArcadeShadow]</em><ul><li class="desc"> specpls3_flop.xml: Software list additions<br>New working software list additions<br>Bonnie and Clyde [Spectrum Computing] Crazy Cars II (Proein) [El Trastero del Spectrum] Drift! [Spectrum Computing] The Ultimate Disc Copier [El Trastero del Spectrum] Wonderful Dizzy [Spectrum Computing]<br>New NOT working software list addition<br>La Espada Sagrada [El Trastero del Spectrum]<br> spectrum_betadisc_flop.xml: Software list additions<br>New working software list additions<br>DreamWalker: Alter Ego 2 (v1.0) [RetroSouls] Gluf [RetroSouls] Sun Bucket [Spectrum Computing]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0e6efa62589effd2d5851a71c471c12d89d39f09" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0e6efa62589effd2d5851a71c471c12d89d39f09">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 22:55:51</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Doreamon (Power Link) [hammy] Love Pi Chan (Power Link) [Recreativos Piscis] unknown golf game [hammy]<br>- dataeast/dec8.cpp: redumped meikyuha, confirmed it's a bootleg, added correct PROMs [Guru]<br>New working clones<br>Nemo (Japan 901120, 89625B-1 ROM board) [Corrado Tomaselli, Brian Troha]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a915e9ea3f4a85f21f333a08667ab0c3e1140a9c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a915e9ea3f4a85f21f333a08667ab0c3e1140a9c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 18:53:13</b> <u>msx1_cart.xml: Added twelve working items. (#11423)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart.xml) - E.I. - Exa Innova (Japan, Compile) [file-hunter] E.I. - Exa Innova (Japan, Compile, alt) [file-hunter] Ewoks (Spain) [file-hunter] Ewoks and the Dandelion Warriors (Spain) [file-hunter] Earth Attack [TheGeps] Eat Blue! 2004 [MSXDev] Eat Blue! 2004 (alt) [file-hunter] Eruka Fan Book [N.I] Está en el Pantano [file-hunter] Está en la Caja (v1.1) [file-hunter] Está en la Caja (v1.0) [file-hunter] ExChess [MSXDev]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a27673eecfb6bbe100ac5627712cb0eba19d899b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a27673eecfb6bbe100ac5627712cb0eba19d899b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 18:51:12</b> <u>bfm/bfm_blackbox.cpp: Added driver for Bellfruit Black Box electromechanical fruit machines. (#10417)</u> <em>[SomeRandomGuyIdk]</em><ul><li class="desc"> machine/em_reel.cpp: Encapsulated electromechanical reel simulation. barcrest/mpu1.cpp: Refactored to use new electromechanical reel device.<br>New systems marked not working<br>Nudge Climber (Bellfruit) (Black Box) (5p Stake, £1 Jackpot, all cash) 21 Up (Bellfruit) (Black Box) (5p Stake, £1 Jackpot) Bell Trail (Bellfruit) (Black Box) (5p Stake, £1 Jackpot) The Nudge Machine (ADMC) (Black Box) (5p Stake, £1/£2 Jackpot) Upstairs 'N' Downstairs (Bellfruit) (Black Box) (5p Stake, £1 Jackpot) Double It (Bellfruit) (Black Box) (10p Stake, £2 Jackpot) Fire Cracker (Bellfruit) (Black Box) (10p Stake, £2 Jackpot) Oranges And Lemons (Bellfruit) (Black Box) (10p Stake, £2 Jackpot) Golden Spin (BWB) (Black Box) (MK1.5, 5p Stake, £50 Jackpot)<br>New clones marked not working<br>21 Up (Bellfruit) (Black Box) (10p Stake, £2 Jackpot) Reel Gambler (Bellfruit) (Black Box) (10p Stake, £2 Jackpot) Upstairs 'N' Downstairs (Bellfruit) (Black Box) (5p Stake, £1 Jackpot, all cash) Spin Up (CTL) (Black Box) (10p Stake, £3 Jackpot) Crackerjack (Bellfruit) (Black Box) (5p Stake, £2 Jackpot) Fiesta (Associated Leisure) (Black Box) (2p Stake, £1/£2 Jackpot)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7fd6a0b10c51dbd57db33c0740bd5247130bac8d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7fd6a0b10c51dbd57db33c0740bd5247130bac8d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 18:22:51</b> <u>sinclair/scorpion.cpp: Added Scorpion ZS-256 TURBO+. (#11418)</u> <em>[holub]</em><ul><li class="desc">bus/spectrum: Added ZXBUS SMUC storage controller.<br>New working clones<br>Scorpion, Ltd. Scorpion ZS-256 TURBO+<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=40b5fec0694aac8271d52ebfc6ed1d8489e87482" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=40b5fec0694aac8271d52ebfc6ed1d8489e87482">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 17:02:26</b> <u>modules.lua: Remove stray MOC setting after the Qt6 Linux support change (#11419)</u> <em>[Jindřich Makovička]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5fe341cb0c2a2f84f2b059a1240365b4e072090d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5fe341cb0c2a2f84f2b059a1240365b4e072090d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 14:59:00</b> <u>kim1: use mos6530_new_device</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d61e6586c69bab52bd7ac40923c21e260a77254" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d61e6586c69bab52bd7ac40923c21e260a77254">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 11:03:00</b> <u>mos6530n: 6530 irq pin output is enabled when PB7 ddr is set to input,</u> <em>[hap]</em><ul><li class="desc">kim1: move driver to commodore folder, invqix: fix screensize off-by-1 error<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1703769bee2d84bf1ef4678380a7c85942e56b4b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1703769bee2d84bf1ef4678380a7c85942e56b4b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 10:15:30</b> <u>sgi/light: pass power-on diagnostics</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8ef3dd279fd62cda60c26bfa85d44ad4716e057e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8ef3dd279fd62cda60c26bfa85d44ad4716e057e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 10:14:02</b> <u>sgi/vc1: new device</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=908d476f0c2757bffb18e6423f13e5f36aa141f9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=908d476f0c2757bffb18e6423f13e5f36aa141f9">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 06:47:09</b> <u>sgi/mc: memory controller ram configuration improvements</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=adc3349c1ce6da3e6e2a483c822d7f5e375f53c9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=adc3349c1ce6da3e6e2a483c822d7f5e375f53c9">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 02:58:06</b> <u>bonzeadv: fix p2 left input not working</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b04c99188fbbfbd2cc1929523660728fab90dbee" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b04c99188fbbfbd2cc1929523660728fab90dbee">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 02:32:59</b> <u>mos6530n: 6530 irq pin (shared with PB7) is active low,</u> <em>[hap]</em><ul><li class="desc">chessmate: use mos6530_new_device<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=82d3b67a19c8ebaf49bc51dd4a51613e27d9a5b9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=82d3b67a19c8ebaf49bc51dd4a51613e27d9a5b9">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-17 00:29:42</b> <u>mos6530n: replace convoluted timer implementation with one mostly copy pasted from Aaron's 6532riot</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ee5a323b2881dce0ba06f2fc5d815ffe28b7cbed" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ee5a323b2881dce0ba06f2fc5d815ffe28b7cbed">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-16 23:39:48</b> <u>msx1_cart.xml: Added 28 working items. (#11421)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart.xml) - Fighting Rider (Spain) [file-hunter] Final Justice (Japan, alt 3) [file-hunter] Factory Infection [MSXDev] Fantastic Football [MSXDev] Farm [N.I] Farty Pig (beta) [file-hunter] Find It! [MSXDev] Flappy Bird (Crunchworks, rev F) [Crunchworks] Flappy Bird (Crunchworks, rev F, alt) [Crunchworks] Flappy Bird (Crunchworks, rev B) [file-hunter] Flappy Bird (SCS) [file-hunter] FlyGuy [MSXDev] Formula Dice [MSXDev] Foryster (v00.9) [Siudym] Foryster (v00.3) [file-hunter] Foryster (v00.2) [file-hunter] Freedom Fighter (final) [TheGeps] Freedom Fighter (v1.9) [file-hunter] Freedom Fighter (v1.8a) [file-hunter] Freedom Fighter (v1.8) [file-hunter] Freedom Fighter (v1.7) [file-hunter] Freedom Fighter (v1.6) [file-hunter] Freedom Fighter (v1.5) [file-hunter] Freedom Fighter (v1.4) [file-hunter] Freedom Fighter (v1.3) [file-hunter] Freedom Fighter (v1.2a) [MSXDev] Freedom Fighter (v1.1) [file-hunter] Freedom Fighter (v1.0) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0d1230d9693a77e332eeac959274dde099a7204f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0d1230d9693a77e332eeac959274dde099a7204f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-16 23:38:20</b> <u>gbcolor.xml: Added two more versions of Grimace’s Birthday. (#11422)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Also changed some descriptive text to lowercase in descriptions.<br>New working software list additions (gbcolor.xml)<br>Grimace’s Birthday (V1.7) [nickisarchivinget] Grimace’s Birthday (V1.6) [nickisarchivinget]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ff0a22370e52b827a300ff2c72ade0e55ddc49f0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ff0a22370e52b827a300ff2c72ade0e55ddc49f0">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-16 09:57:35</b> <u>rbisland: fix p2 left input not working</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=519cd8b99af8264e4117e3061b0e2391902cfc02" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=519cd8b99af8264e4117e3061b0e2391902cfc02">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-16 00:47:39</b> <u>taitosj.cpp: Use raw parameters for screen</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d9d020529e2e1a3b533f3d37ff10177ac66486e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d9d020529e2e1a3b533f3d37ff10177ac66486e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-15 23:52:16</b> <u>changela: 1 scanline is 63.6us,</u> <em>[hap]</em><ul><li class="desc">vidbrain: remove unneeded header file<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1f9aebf62fab474bce7b29305a6c2c4a1a0ad274" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1f9aebf62fab474bce7b29305a6c2c4a1a0ad274">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-15 23:13:42</b> <u>zaccaria.cpp: Use raw parameters for screen</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f35fdd7a7b8273461efd19d6341a305608c2982d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f35fdd7a7b8273461efd19d6341a305608c2982d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-15 09:08:15</b> <u>seibu/r2dx_v33.cpp: changed full name for nzeroteama and nzeroteamb as suggested</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d0908e709174d0452f19d2b33fcb9ee8db71196d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d0908e709174d0452f19d2b33fcb9ee8db71196d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-15 07:55:04</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> New Zero Team (V33 SYSTEM TYPE_B hardware, China) [twistedsymphony]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2004f682bc9dae40d3a9efc6fe85c8d4bacfcc3b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2004f682bc9dae40d3a9efc6fe85c8d4bacfcc3b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-15 01:13:24</b> <u>seabattl: add pcb locations to parent set,</u> <em>[hap]</em><ul><li class="desc">bus/vidbrain: add info_manager and comp_language cartridge types<br>Software list items promoted to working - vidbrain: The Computational Language [hap, Sean Riddle, Ianoid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3bd1b2f2b78b43021c6b700ac8838c6caec36a24" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3bd1b2f2b78b43021c6b700ac8838c6caec36a24">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-15 00:32:32</b> <u>apple/macpwrbk030.cpp: convert macpb180c to use a WD90C26 VGA device</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=778f805f6a44cccf9c5c18a7a9fe350cd6dba462" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=778f805f6a44cccf9c5c18a7a9fe350cd6dba462">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 22:34:14</b> <u>msx1_cart.xml: Added 37 items (36 working). (#11415)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart.xml) - Game World - 64 Games (Korea, alt) [file-hunter] Gangjeol Robocop (Korea) [file-hunter] Gangjeol Robocop (Korea, alt) [file-hunter] Gangjeol Robocop (Korea, alt 2) [file-hunter] El Gnomo Fedor en la Caverna Perdida (Spain) [file-hunter] Gokiburi Daisakusen (Japan, alt) [file-hunter] Dunoegyosil Omog (Korea) [file-hunter] Graphic Artist (Japan, Europe) [file-hunter] Graphic Artist (Japan, Europe, alt) [file-hunter] Yamaha Graphic Card [file-hunter] Graphic Master Lab (Japan, Europe) [file-hunter] Graphic Master Lab (Japan, Europe, alt) [file-hunter] Green Beret (Europe, alt 2) [file-hunter] Gyro Adventure (Japan) [file-hunter] Nemesis 2 (Europe) ~ Gradius 2 (Japan) (demo, alt) [file-hunter] G-Monkey [2KBOS] Genesis Dawn of a New Day [Retroworks] Genesis Dawn of a New Day (alt) [file-hunter] Gniffel [MSXDev] Goal [MSXDev] Goal (alt) [file-hunter] Gommy - Medieval Defender - Cartridge Edition [file-hunter] Gommy - Medieval Defender (English) [MSXDev] Gommy - Medieval Defender (Spanish) [MSXDev] Gorgeous Gemma in Escape from the Space Disposal Planet [MSXDev] Gorgeous Gemma in Escape from the Space Disposal Planet (older) [file-hunter] GRAVITICA [MSXDev] Green Cat Chronicles [N.I] Grid Wars [MSXDev] Griel's Quest for the Sangraal (extended edition) [MSXDev] Griel's Quest for the Sangraal (extended edition, older) [file-hunter] Griel's Quest for the Sangraal [MSXDev] Griel's Quest for the Sangraal (older) [file-hunter] Guntus [Inufuto] Guru Logic [file-hunter] Guru Logic (alt) [file-hunter]<br>New NOT_WORKING software list additions (msx1_cart.xml)<br>Gyruss [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f9d675e5ea680e2956125063f73fcaab30068965" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f9d675e5ea680e2956125063f73fcaab30068965">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 21:48:05</b> <u>flower: remove unneeded vblank irq trampoline,</u> <em>[hap]</em><ul><li class="desc">vidbrain: fix regression with ext interrupt, invert joystick select pins, bus/vidbrain: unmap_r/w shouldn't lower cs2 pin<br>Software list items promoted to working - vidbrain: Money Minder [hap]<br>New software list items marked not working<br>vidbrain: The Computational Language [Sean Riddle, Ianoid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0cae4d6d4068393b3727e665d954e0f50ae42230" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0cae4d6d4068393b3727e665d954e0f50ae42230">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 18:49:34</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Magic Bomb (Ver. A3.6A) [Ioannis Bampoulas] Magic Bomb (Ver. A4.0A) [Ioannis Bampoulas]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a5f3663a4df637e5864e23238edbf5196f1587d1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a5f3663a4df637e5864e23238edbf5196f1587d1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 16:04:57</b> <u>Allow the use of either Qt5 or Qt6 on Linux (#11413)</u> <em>[Jindřich Makovička]</em><ul><li class="desc"> Look for MOC in QT_HOME/libexec if not found in QT_HOME/bin Use the Qt6 libraries if the Qt version is >= 6 Switch the include paths for QAction & QActionGroup for Qt >= 6 Replace the deprecated + operator for keys with |<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4649cf024839d90b5ac202652367ede62d2dacd4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4649cf024839d90b5ac202652367ede62d2dacd4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 16:03:29</b> <u>heathkit/tlb.cpp Implement interrupt handling for break key (#11406)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8e4f4c24c0d31e53060bf25415a1e8f3316932f5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8e4f4c24c0d31e53060bf25415a1e8f3316932f5">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 05:19:35</b> <u>armada: More IC locations</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e6e769e7e99973257c4868180fe687bf2c799608" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e6e769e7e99973257c4868180fe687bf2c799608">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 05:04:11</b> <u>seabattl.cpp: Minor cleanup</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2bebc63affafc1845e510b697dd1d6d4447daf4e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2bebc63affafc1845e510b697dd1d6d4447daf4e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-14 04:55:27</b> <u>seabattla: Updates</u> <em>[AJR]</em><ul><li class="desc">- Add dumps of the missing program and sound ROMs [Paul Swan] - Identify game title as Armada and rename set accordingly [AJR]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e93d0b8b87cb08dfbea73feea189119c5ec46fd8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e93d0b8b87cb08dfbea73feea189119c5ec46fd8">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-13 22:10:50</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Counter Run (bootleg set 3) [trol] Mortal Kombat (Victor bootleg of rev 3.0 08/31/92) [Funny_Dyzieks]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=94c40829f0e814b1a59df54ec74f4dbc6855c0e8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=94c40829f0e814b1a59df54ec74f4dbc6855c0e8">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-13 12:34:45</b> <u>Corona.cpp driver...</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Fixed colors to Le Grandchamps. - Cleaned up the driver. - Added technical notes.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8dc4a313faba83cc893426c0de61ecec562ee69c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8dc4a313faba83cc893426c0de61ecec562ee69c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-13 04:08:45</b> <u>video/pc_vga_paradise.cpp: add device stubs for WD90C31 and WD90C33</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e7fe5281798bb132b2e324d5dc5f1c5b158ab019" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e7fe5281798bb132b2e324d5dc5f1c5b158ab019">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-13 02:06:17</b> <u>video/pc_vga_paradise.cpp: remove m_ext_gc_view and use custom handlers in place</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d3ce5204d2863e9635e3029b203cdf0ae0ba28bf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d3ce5204d2863e9635e3029b203cdf0ae0ba28bf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-12 22:46:42</b> <u>fix tiny compile, probably</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7fe64bf65f069384ba6754817d11a48066af0123" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7fe64bf65f069384ba6754817d11a48066af0123">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-12 21:49:39</b> <u>exidysound: replace riot6532_device with mos6532_new_device, untangle exidy_sh8253_sound_device a bit,</u> <em>[hap]</em><ul><li class="desc">mos6530n: use loops for repeated i/o callbacks, edge_w bits are on address, not data, add live timer status to savestate<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=01f70846e0bd089d3609dfe77c9dea772d614ce1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=01f70846e0bd089d3609dfe77c9dea772d614ce1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-12 18:07:22</b> <u>video/pc_vga_paradise.cpp: fix boot regression with PVGA1A</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=04961b2ff55d60bd1ffb5121a459359a566052b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=04961b2ff55d60bd1ffb5121a459359a566052b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-12 08:10:29</b> <u>sgi: rename mc device files</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5e5bd2c06b24f99bc7a8665ee105f25f88d00026" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5e5bd2c06b24f99bc7a8665ee105f25f88d00026">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-12 00:50:17</b> <u>bus/a2bus/a2mockingboard.cpp: Reduced gross copy/pasta in PSG control code and unnecessarily virtual member functions.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=28fafc0e4715716a10833599fcf009b67add457d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=28fafc0e4715716a10833599fcf009b67add457d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-12 00:46:14</b> <u>Various spelling fixes, comment updates, etc in several Votrax and SC-01 related source files. [skip ci]</u> <em>[Lord-Nightmare]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=16a8ce5cb247fcfdb69c395428d84631b62fc7dc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=16a8ce5cb247fcfdb69c395428d84631b62fc7dc">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 23:33:52</b> <u>Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare]"</u> <em>[Vas Crabb]</em><ul><li class="desc">Names in the global namespace need to be specific. Making them overly generic is a very bad idea, and leads to confusion and conflicts. Device type names must always be in the global namespace, and most device classes are in the global namespace.<br>Changing members like m_votrax to m_sc01 doesn't help understand the code. If there's only one Votrax speech module in the system, it's obvious what it is.<br>This reverts commit c6f0e83ecfb97c298ffcf16e136496054a88b1ca.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6e2d6cd2c56c946b23cefbbb2ab6ac9c9b91a27b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6e2d6cd2c56c946b23cefbbb2ab6ac9c9b91a27b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 23:33:18</b> <u>Echo Plus board uses a TSP5220C (aka TMS5220C), not a straight TMS5220 [Lord Nightmare]</u> <em>[Lord-Nightmare]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=325f206fa50b7f444dffa02f3d066f7250f93a88" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=325f206fa50b7f444dffa02f3d066f7250f93a88">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 23:14:36</b> <u>Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare]</u> <em>[Lord-Nightmare]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c6f0e83ecfb97c298ffcf16e136496054a88b1ca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c6f0e83ecfb97c298ffcf16e136496054a88b1ca">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 22:28:11</b> <u>isa/svga_paradise.cpp: add WD90C31-LR, WD90C31A_LR, WD90C31A_ZS, W90C33_ZZ ISA cards</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1420684c858bb4d77102a7b3f96b5230600e97b1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1420684c858bb4d77102a7b3f96b5230600e97b1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 19:07:13</b> <u>changela: add note</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7ebcfc763705a589804b2a9a2eaf70d48319a2eb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7ebcfc763705a589804b2a9a2eaf70d48319a2eb">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 17:18:39</b> <u>zac1b1120.cpp: More notes</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b8a0c02402ee5e5de99f88f13550c5961a35e1d4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b8a0c02402ee5e5de99f88f13550c5961a35e1d4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 16:52:46</b> <u>mame.lst: Update for acd59988cd80988d30109ff2b55a1b9039464ccf</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=888b12f2916f249943905cbbdde9a8b43d5b6072" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=888b12f2916f249943905cbbdde9a8b43d5b6072">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 16:48:19</b> <u>zac2650.cpp: Rename driver to zac1b1120.cpp; add XTAL-derived timings and some notes; eliminate spurious 3x scaling of Y-axis</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=acd59988cd80988d30109ff2b55a1b9039464ccf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=acd59988cd80988d30109ff2b55a1b9039464ccf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 13:39:54</b> <u>changela: small correction to prev commit</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b61de16bc280fa9fd4c77eca663bb4962eff052e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b61de16bc280fa9fd4c77eca663bb4962eff052e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 11:44:57</b> <u>changela: remove duplicated code</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b7323a5f211c139fdc47ce42566cd19b07990e1b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b7323a5f211c139fdc47ce42566cd19b07990e1b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 06:11:29</b> <u>mn1610: disassembler fixes</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e4c8ed85e431ed1ab916f9fa946d6de1fe58b7b9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e4c8ed85e431ed1ab916f9fa946d6de1fe58b7b9">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-11 01:59:37</b> <u>video/pc_vga_paradise.cpp: add WD90C30</u> <em>[angelosa]</em><ul><li class="desc">video/pc_vga.cpp: preliminary implementation of an interlace_mode virtual getter<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=89faea406b7b183c3406664dc6e7df96d1fcf65d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=89faea406b7b183c3406664dc6e7df96d1fcf65d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 22:47:19</b> <u>- funworld/supercrd.cpp: some more XOR tables tweaks for supercrd and the gampo sets</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- nichibutsu/terracre.cpp, taito/topspeed.cpp: consolidated drivers in single files<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1a5f456b73ea6537f23e2edc98c9779074e76d8c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1a5f456b73ea6537f23e2edc98c9779074e76d8c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 21:44:16</b> <u>changela: fix tree priorities, tweak layer offsets, merge driver</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=793afee14b52a690911fc28f572ce3d88ec4b9ff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=793afee14b52a690911fc28f572ce3d88ec4b9ff">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 20:23:23</b> <u>msx1_cart.xml: Added fourteen working items. (#11412)</u> <em>[wilbertpol]</em><ul><li class="desc"> Removed Hopper (Europe) tape-to-cartridge hack. Demoted The Holy Quran (v1.00) to not working.<br>New working software list items (msx1_cart.xml) - Hole in One Professional (Japan, alt 2) [file-hunter] Hole in One Professional (Japan, alt 3) [file-hunter] Hot-Asm (Brazil) [file-hunter] Hot-Plan (Brazil) [file-hunter] Hydlide II - Shine of Darkness (Korea) [file-hunter] Hopper (Arab) [file-hunter] Hans' Adventure (v1.1) [MSXDev] Hans' Adventure (v1.0) [MSXDev] Happy Halloween [Clube MSX] Happy Square Christmas [303bcn] Heart Stealer 2 [MSXDev] Heroes Arena [MSXDev] Hose Diogo Martinez: The Bussas Quest [MSXDev] How Many Are The Dumbbells You Lift? [cobinee]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4a5b8a415fee66df01d57b871a8025d0f1f1a2f6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4a5b8a415fee66df01d57b871a8025d0f1f1a2f6">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 04:51:36</b> <u>mips3: revert mistaken change, fix MT#8694</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4345485ee80de9db7056eda77c685d6b4ca6ce13" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4345485ee80de9db7056eda77c685d6b4ca6ce13">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 02:30:32</b> <u>video/pc_vga_paradise.cpp: bank bit 7 is actually used by Win 95 in 800x600 res</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0cd0dde86adb40addfef8e3beaf6080210c86667" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0cd0dde86adb40addfef8e3beaf6080210c86667">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 00:44:28</b> <u>osd/mac: Make compile again. Does not yet start up because BGFX tries to force OpenGL. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a8d33279b883d8df994a05050671c62e73f962f3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a8d33279b883d8df994a05050671c62e73f962f3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-10 00:14:33</b> <u>video/pc_vga_paradise.cpp: preliminary implementation of WD90C11A, add basic Extended CRTC to WD90C00</u> <em>[angelosa]</em><ul><li class="desc"> Can setup VESA modes 100h to 104h<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d812485217e3eaeb4f6289b784ff0c589dcf1072" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d812485217e3eaeb4f6289b784ff0c589dcf1072">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 22:18:42</b> <u>changela: shorthand variable types</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7197c02726cdc66f21c7265c884a95ce1748df60" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7197c02726cdc66f21c7265c884a95ce1748df60">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 21:58:33</b> <u>changela: break up m_memory_devices arrary</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c5c346522ee257170b1138dfb4d2f6c0753e350a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c5c346522ee257170b1138dfb4d2f6c0753e350a">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 20:15:58</b> <u>New machines marked as NOT_WORKING</u> <em>[AJR]</em><ul><li class="desc"> Mitsubishi Trium Eclipse [The Internet Archive]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2c9952aeef41cb03347c4bb29f3633aa2ebfdd87" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2c9952aeef41cb03347c4bb29f3633aa2ebfdd87">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 17:58:10</b> <u>sindbadm: fixed coincounters</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=343750e76a39b5ce1f0717b558601c59ec29896b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=343750e76a39b5ce1f0717b558601c59ec29896b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 17:16:09</b> <u>changela: screen raw params, fixed gas pedal sensitivity, small cleanups</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=da2695a5c8be640c2660458cb1ff1d11cb132cbe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=da2695a5c8be640c2660458cb1ff1d11cb132cbe">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 07:10:23</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Terra Force (US), alternate sound [caius]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ae042762da0d35c9f2492849f76e5038e91d0ede" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ae042762da0d35c9f2492849f76e5038e91d0ede">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 01:44:07</b> <u>Merge branch 'master' of https://github.com/mamedev/mame</u> <em>[Scott Stone]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=88691d5f89fd1c613338e69103c71546333b18cf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=88691d5f89fd1c613338e69103c71546333b18cf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 01:28:50</b> <u>Fix SHA1 for doorswin in ibm570_cdrom.xml and cdi.xml [skip ci]</u> <em>[Scott Stone]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=35157f4d028d808b7af19005d65720061e4104d8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=35157f4d028d808b7af19005d65720061e4104d8">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-09 01:01:04</b> <u>qix.cpp: Driver overhaul</u> <em>[AJR]</em><ul><li class="desc">- Set three-state callbacks for B ports on PIAs - Prevent coin counter from automatically incrementing at startup for games using 68705 MCU - slither: Separate driver state class; make SN76489 interface more accurate<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ddb11d355ab613869835dcb1e769832f847de602" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ddb11d355ab613869835dcb1e769832f847de602">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-08 17:34:52</b> <u>svga_cirrus.cpp: A collection of BIOS ROMs for different Cirrus Logic chipsets (#11410)</u> <em>[rfka01]</em><ul><li class="desc">CL-GD510/520 [rfka01],[Vlask] CL-GD610/620-C [Vlask] CL-GD5320 [Vlask] CL-GD5401 [jvernet, chukaev.ru54, Vlask] CL-GD5402 [Vlask] CL-GD542x [rfka01, Vlask, douglar, SomeGuy, chukaev.ru54, Palcal] CL-GD54M30 [Vlask] CL-GD543x, [rfka01, BeginnerGuy, Vlask, Pirx] CL-GD5440 [Vlask] Diamond Speedstar PRO [Vlask] Diamond Speedstar 64, STB Nitro 64 [kixs] Octek VL-Combo [hasat, aitotat]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c0784de4ba9dd6a502d7c5230ab94a49f647fa60" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c0784de4ba9dd6a502d7c5230ab94a49f647fa60">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-08 16:55:42</b> <u>isa/svga_paradise.cpp: add more (not working) wd90c00 dump, add new ISA option for WD90C11</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ad3acad8c3d35cc34bae91ac42a56c02d9d8b61b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ad3acad8c3d35cc34bae91ac42a56c02d9d8b61b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-08 16:03:05</b> <u>vclock3: increase cpu clock to match better with real time</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9db3fe893cf19bd5b912763d68a7a8331a8cbaad" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9db3fe893cf19bd5b912763d68a7a8331a8cbaad">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-08 14:59:47</b> <u>konmedal: add scc enable register</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ef6cb6efa143b5fd6e4214f0686746ffceacd37f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ef6cb6efa143b5fd6e4214f0686746ffceacd37f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-07 23:32:01</b> <u>video/pc_vga_paradise.cpp: preliminary WD90C00 implementation</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9945ff79dea4bc681d61ae77d4de578e57554623" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9945ff79dea4bc681d61ae77d4de578e57554623">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-07 20:50:50</b> <u>system1: set most ppi tristate to 0</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=24058aa613f2bc3796438df7624908f67a3267c4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=24058aa613f2bc3796438df7624908f67a3267c4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-07 19:38:11</b> <u>minspacep: rename to minspace,</u> <em>[hap]</em><ul><li class="desc">k051649: fix issue with sample reload<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d544e760dde5f91517a149f3db4378423c1164b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d544e760dde5f91517a149f3db4378423c1164b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-07 06:40:03</b> <u>konami/konendev.cpp: hooked up sound, removed need for ROM patches</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=82c3010dc580b5afad43e60691995c7761802b07" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=82c3010dc580b5afad43e60691995c7761802b07">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-07 01:15:19</b> <u>video/pc_vga_paradise.cpp: add basic extended GC interface</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=77cc71b9329f006c17cc90dc6517f55190d90bc6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=77cc71b9329f006c17cc90dc6517f55190d90bc6">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 23:01:28</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Hatris (show version) [twistedsymphony]<br>New clones marked not working - Player's Edge (PK0846-PC098) Standard Draw Poker [Brian Troha] Player's Edge (PK1017-PC041) Standard Draw Poker [Brian Troha]<br>- dataeast/dec8.cpp: dumped PROM for csilver [Domenico Cervini]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3868cf5d693053d7b484a884802257d10c376cd2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3868cf5d693053d7b484a884802257d10c376cd2">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 22:01:28</b> <u>cdi.xml, ibm5170_cdrom.xml: Added The Cranberries: Doors and Windows. (#10599)</u> <em>[eientei95]</em><ul><li class="desc">New working software list additions - cdi.xml: The Cranberries: Doors and Windows [redump.org] ibm5170_cdrom.xml: The Cranberries: Doors and Windows [redump.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3ae94acb1f08ffb94cd02574c5104fa3a720736c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3ae94acb1f08ffb94cd02574c5104fa3a720736c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 21:49:56</b> <u>plugins/hiscore: Fixed detection of software item lines, and added high score support for Mega Drive Sonic Spinball. (#11282)</u> <em>[GregWeil]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=93771fee596dfaa6887d61e345e1c6739c270afa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=93771fee596dfaa6887d61e345e1c6739c270afa">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 20:36:36</b> <u>misc/microdar.cpp: Update notes (#11409)</u> <em>[ClawGrip]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5616a6476a057d20c5b8b3547084240408251c6d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5616a6476a057d20c5b8b3547084240408251c6d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 15:52:50</b> <u>k051649: more logical channel halt</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e625a977c10c94c1181821ef07fb9ffa19f42fe0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e625a977c10c94c1181821ef07fb9ffa19f42fe0">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 15:16:20</b> <u>k005289,k051649: pre instead of postincrement voice counter to prevent confusion,</u> <em>[hap]</em><ul><li class="desc">k051649: fix possible array overflow when reading voice counter, msx scc: fix test register offset<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e1cd6bc09be4615c856eb204d73b1783893327a7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e1cd6bc09be4615c856eb204d73b1783893327a7">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 05:04:47</b> <u>New working clones</u> <em>[arbee]</em><ul><li class="desc"> Apple Macintosh LC III+ [R. Belmont] Apple Macintosh LC 550 [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6ae053e54f45b01c4c3da4fa6c48444e4d961eab" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6ae053e54f45b01c4c3da4fa6c48444e4d961eab">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 01:52:10</b> <u>docs: Moved Lua API reference to its own section - the page was far too long.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=12623c3fd35984f75e31144126689986af657a30" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=12623c3fd35984f75e31144126689986af657a30">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 01:14:05</b> <u>isa/svga_paradise.cpp: add PVGA1A-JK and WD90C90-JK variants</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=737af4b6655d1de338895272bfeeec8bb7b7b17f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=737af4b6655d1de338895272bfeeec8bb7b7b17f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 00:59:17</b> <u>ncr53c90: Improve logging</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7fda86ce6f325af21027864abe351ad37b9c64d4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7fda86ce6f325af21027864abe351ad37b9c64d4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 00:45:18</b> <u>apple/macquadra700.cpp: Adjusted CPU interleave so PIC1654S ADB modem works correctly. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc">Systems promoted to working - Apple Macintosh Quadra 700 [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c7ea00942380319d96c0544e3d4ac3daced54b3e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c7ea00942380319d96c0544e3d4ac3daced54b3e">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-06 00:30:24</b> <u>k005289: fix off by 1 error</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=eada43fdd47ce7cfd515081ad4d9403ae34852f9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=eada43fdd47ce7cfd515081ad4d9403ae34852f9">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 23:33:29</b> <u>nemesis: hook up salamand speech busy pin [NRS]</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8518da9e35ad5b1baf94ac07312d0d3300363a75" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8518da9e35ad5b1baf94ac07312d0d3300363a75">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 23:03:37</b> <u>nemesis: improve gx400 hw speech start,</u> <em>[hap]</em><ul><li class="desc">vlm5030: fix overflow problem on unvoiced samples<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e2ef3ed0065ff3a536502d4decd6b2ad7710193" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e2ef3ed0065ff3a536502d4decd6b2ad7710193">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 20:40:53</b> <u>apple/dafb.cpp: Minor cleanups. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c0d2bb55962cddeb80970a494afae170aae762fa" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c0d2bb55962cddeb80970a494afae170aae762fa">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 20:39:28</b> <u>apple/macpb180c: Switch to 8-bit handler to make the VGA-ness more obvious. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c48fc350c51cceb1bdbc1fa7aa0087ce235922e3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c48fc350c51cceb1bdbc1fa7aa0087ce235922e3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 19:00:09</b> <u>capcom/cps1.cpp: Updated qadjr DIP switch settings (#11408)</u> <em>[Abadede]</em><ul><li class="desc"> Set default difficulty recommended in manual. Corrected demo sounds settings. Also fixed inconsistent capitalization daimakair level select settings.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=36a8c81df3aca1ed93d9d306fc2c4ad4d9688b04" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=36a8c81df3aca1ed93d9d306fc2c4ad4d9688b04">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 18:55:32</b> <u>sega/segasp.cpp: huhimage security PIC dumped [Darksoft, MetalliC, rtw]</u> <em>[MetalliC]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=69525e3a9c532e98230f2449233d4fd443b29c69" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=69525e3a9c532e98230f2449233d4fd443b29c69">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 18:13:17</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Mr. and Mrs. PacMan (set 2) [caius]<br>- dataeast/compgolf.cpp, dataeast/dassault.cpp: consolidated drivers in single files<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=19a665dc702e1ea2f739c95b35cd6acd55105f18" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=19a665dc702e1ea2f739c95b35cd6acd55105f18">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 17:40:08</b> <u>cpu/m68k: Try again for GCC [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7d184d72bc6b4fd0b6a3ab8d78a7b11d2754bfb7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7d184d72bc6b4fd0b6a3ab8d78a7b11d2754bfb7">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 17:39:24</b> <u>video/pc_vga_paradise.cpp: add 90C26 note for macpb180c</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=42c3fc08eb1da987713b4d420dc5dd7ba17a3055" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=42c3fc08eb1da987713b4d420dc5dd7ba17a3055">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 17:25:11</b> <u>cpu/m68k: Revert unwise cleanup. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2954d4ff44ef9cb2bda46bb257f5dbaeb452edd2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2954d4ff44ef9cb2bda46bb257f5dbaeb452edd2">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 17:11:23</b> <u>nemesis: break up LN style comments,</u> <em>[hap]</em><ul><li class="desc">vlm5030: update stream before changing st/rst pin, small cleanup<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c1286973f87f7e2f4930db5aa78231efa58e44ca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c1286973f87f7e2f4930db5aa78231efa58e44ca">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 17:04:58</b> <u>apple/dafb.cpp: New DAFB device for the Quadra 700/900/950, including video and "turbo SCSI". [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=578bef8bae3a1848a61c88c8b033cd8bf67254ce" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=578bef8bae3a1848a61c88c8b033cd8bf67254ce">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 17:02:40</b> <u>cpu/m68000: Allow drivers and devices to use the instruction restart capability on the 020/030/040. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=445bf3e6f40be6709927b05f6f6941ca2ffd3bf8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=445bf3e6f40be6709927b05f6f6941ca2ffd3bf8">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 16:46:50</b> <u>devices/ncr53c90.cpp: Don't subtract FIFO contents from transfer count when DMA is started. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc"> The 5390/5394/5396 manuals all agree transfer count only decrements on DACK in DMA write mode, and 68040 Macs require it. Also tested on sun4_60, Solaris boots fine. P-Mac will investigate other uses.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=48f836e5c084b5251f4a755167585adcf6f1ba80" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=48f836e5c084b5251f4a755167585adcf6f1ba80">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-05 12:13:22</b> <u> Moved 86c496 chipset boards from at.cpp to pspc_sis.cpp at Kale's req… (#11405)</u> <em>[rfka01]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=75f07b09a83009496f2b8534669f6dccdfce196f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=75f07b09a83009496f2b8534669f6dccdfce196f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 21:06:22</b> <u>Fixed some #include guards.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=898f18a715176ba281f8bfd354d423384b4ec913" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=898f18a715176ba281f8bfd354d423384b4ec913">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 21:04:06</b> <u>-machine/mm5740.cpp: Added repeat input. (#11352)</u> <em>[Mark Garlanger]</em><ul><li class="desc">-heathkit/tlb.cpp: Hooked up repeat key and fixed interrupt state calculation.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d0f793242f02dd2d0ce84c60342022a28b1a3c13" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d0f793242f02dd2d0ce84c60342022a28b1a3c13">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 20:50:38</b> <u>pinball/recel.cpp: Redumped 'Mr. Evil'. (#11402) [Strpinball, Recreativas.org]</u> <em>[ClawGrip]</em><ul><li class="desc">Also fixed some game names and reformatted single line comments.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ccd82f0a56516809a0447fec409bedb1abf172d3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ccd82f0a56516809a0447fec409bedb1abf172d3">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 19:51:27</b> <u>sega/segaufo.cpp: Filled in newufo DIP switch settings from manual. (#11368)</u> <em>[negunma]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f24852a8c1765eccee928e46d1af593533024f20" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f24852a8c1765eccee928e46d1af593533024f20">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 19:33:37</b> <u>isa/isa_cards.cpp: add Paradise Systems PVGA1 ISA16 card</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e3f493b094a65e818d3564b8928b6166e2c08804" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e3f493b094a65e818d3564b8928b6166e2c08804">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 19:28:34</b> <u>msx1_cart.xml: Added thirty working items. (#11403)</u> <em>[wilbertpol]</em><ul><li class="desc">Also replaced J.P. Winkle (Korea) with a better dump. [file-hunter]<br>New working software list items (msx1_cart.xml) - Soukoban (Korea, Zemina) [file-hunter] The Police Story (Japan, alt 2) [file-hunter] Juno First (Japan, alt) [file-hunter] Keystone Kapers (Japan, alt) [file-hunter] Pesadelo (Brazil) [file-hunter] Konami's Baseball (Japan, alt) [file-hunter] MSX Basic-kun Plus 2.0 (Japan, alt) [file-hunter] I Need Speed (MSX Cartridge Shop) [file-hunter] I Need Speed (Final) [MSXDev] I Need Speed (MSXDev) [MSXDev] I.N.E.R.T.I.A. [MSXDev] Impetus [inufuto] Inq & Suq vs Nightmare [file-hunter] Invasion of the Zombie Monsters [file-hunter] Isitar 7 [n.i] Italian Stallion [MSXDev] J.E.T.P.A.C. [file-hunter] Jäästä [MSXDev] Jawbreaker II [MSXDev] JumpinG - The Tutorial Game (English) [MSXDev] JumpinG - The Tutorial Game (Spanish) [MSXDev] JumpinG - The Tutorial Game (Spanish, demo) [file-hunter] Jungle Hunt [file-hunter] Kill Mice [MSXDev] Klondike Solitaire [MSXDev] Kobashi [file-hunter] Kralizec 8K Tetris [MSXDev] Kralizec Battle Tetris [MSXDev] Kralizec Tetris [file-hunter] Kralizec Tetris (alt) [file-hunter]<br>Software list items promoted to working (msx1_cart.xml) - MSX Basic-kun Plus 2.0 (Japan)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=863e520f3d462bfafd9e7ac1e55e2792e81f7a3f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=863e520f3d462bfafd9e7ac1e55e2792e81f7a3f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 19:10:46</b> <u>video/pc_vga.cpp: part 2 of interface modernization (#11315)</u> <em>[Angelo Salese]</em><ul><li class="desc"> video/pc_vga.cpp: update QA, move SVGA related function to bottom of file<br> chore: rename clgd542x.cpp -> pc_vga_cirrus.cpp<br> chore: move SiS630 SVGA portion to pc_vga_sis.cpp<br> chore: intermediate step to convert crtc/seq/attribute/gc_reg_read/write to maps from violating parties<br> video/pc_vga_cirrus.cpp: preliminary implementation of hidden DAC mode<br> misc/gambl186.cpp: fix compile<br> pc_vga_cirrus.cpp: fix gambl186 regression<br> chore: convert pc_vga sequencer regs to space memory<br> chore: make sure that address_space_config is preserved when inheriting<br> trs/vis.cpp: convert VGA to sequencer_map<br> chore: move s3virge out of bus/isa<br> pc_vga.cpp: convert ATC to attribute_map<br> pc_vga.cpp: convert GC to gc_map<br> pc_vga.cpp: convert CRTC to crtc_map<br> fixes trs/vis.cpp refresh rate by chain reaction (40 Hz -> 61 Hz)<br> video/s3virge.cpp: fix regression<br> video/pc_vga.cpp: reorder functions<br> chore: modernize VGA main I/O interfaces<br> video/clgd546x_laguna.cpp: update to latest<br> konami/konmedal020.cpp: fix -validate<br> video/pc_vga.cpp: use yet another custom address_map_constructor in place of the non-working memory_view pattern<br> video/ibm8514a.cpp: address self review [skip ci]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=498b7a0a7ddf138e83b79acbc159597587db3804" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=498b7a0a7ddf138e83b79acbc159597587db3804">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 19:10:02</b> <u>astropc.cpp: Add notes, correct release years (#11356)</u> <em>[eientei95]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9013ece6ee4883037265626684d7d45803959dd2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9013ece6ee4883037265626684d7d45803959dd2">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-04 06:26:28</b> <u>- capcom/1943.cpp: measured MCU clock [Guru]</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- taito/pkspirit.cpp: confirmed on a second PCB that the Oki ROM socket isn't populated [hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=604c048c923cc4bf866258a7bad67101d14f1e5c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=604c048c923cc4bf866258a7bad67101d14f1e5c">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 22:50:15</b> <u>amstrad/pda600_copro.cpp: Guard against malformed frame.</u> <em>[Sandro Ronco]</em><ul><li class="desc">namco/wacky_gator.cpp: Initialise a couple of variables.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b07fcebbc27a2d422dee2915a2001ec2191c7092" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b07fcebbc27a2d422dee2915a2001ec2191c7092">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 22:19:19</b> <u>a800.xml: Reconsidered Arabic transliteration a little.</u> <em>[Vas Crabb]</em><ul><li class="desc"> Hyphenate "al-" article prefix in transliterations. Use English spelling for loanwords.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0726d8d34b52bef1bd0f8eceecc3c8c72888e231" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0726d8d34b52bef1bd0f8eceecc3c8c72888e231">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 21:09:22</b> <u>Miscellaneous cleanup.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bf90f2bd7c0b8754367fcc1d7eafd55a76d3e65a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bf90f2bd7c0b8754367fcc1d7eafd55a76d3e65a">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 20:32:04</b> <u>i386: tzcnt fall back to bsf for 386 and 486 too</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a9b47673041280e083c19a7ad51eb300d6f605f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a9b47673041280e083c19a7ad51eb300d6f605f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 19:44:00</b> <u>apple2gs_flop_orig.xml, apple2_flop_orig.xml: Update to woz-a-day 6/27/2023 (added 330 items). (#11360)</u> <em>[A-Noid33]</em><ul><li class="desc">Also cleaned up formatting, and moved appropriate information to info elements (particularly system requirements, developers and programmers).<br>New working software list items - apple2gs_flop_orig.xml: Geometry [4AM, Anoid] Magical Myths [4AM, Anoid] Mancala [4AM, Anoid] Math Wizard [4AM, Anoid] Rocket Ranger [4AM, Anoid] Sinbad and the Throne of the Falcon [4AM, Anoid] Strip Poker II [4AM, Anoid]<br>New working software list items - apple2_flop_orig.xml: Addition Logician (Version 1.0) (800K 3.5") [4AM, Anoid] Addition Logician (Version 1.0) [4AM, Anoid] Adventures with Fractions (Version 1.0) [4AM, Anoid] Alphabet Fun: Big and Little Letters [4AM, Anoid] Alternate Reality: The City [4AM, Anoid] Animal Homes and Stories [4AM, Anoid] Animal Stories IV [4AM, Anoid] Apple Puck Man [4AM, Anoid] Arcade Boot Camp [4AM, Anoid] Arithmetic Critters (Version 1.0) [4AM, Anoid] Arizona Mix (Version 1.0) [4AM, Anoid] Automotive Technician Mathematics Volume 1: Whole Numbers and Fractions (Version 1.0) [4AM, Anoid] Automotive Technician Mathematics Volume 2: Decimals and Percents (Version 1.0) [4AM, Anoid] Bandits [4AM, Anoid] Bez-MX [4AM, Anoid] Bezman [4AM, Anoid] Bezoff [4AM, Anoid] Bezwars [4AM, Anoid] Birds [4AM, Anoid] Brain Machine [4AM, Anoid] Brainteaser Boulevard [4AM, Anoid] Building Better Language Skills: Adjectives and Adverbs [4AM, Anoid] Building Better Language Skills: Nouns [4AM, Anoid] Calendar [4AM, Anoid] Capitalization [4AM, Anoid] Categorizing: Detective Games [4AM, Anoid] Cats and Kittens [4AM, Anoid] Chemistry: Balancing Equations (Version 1.0) [4AM, Anoid] Chemistry: The Periodic Table (Version 1.0) [4AM, Anoid] Circus Math (Version 1.0) [4AM, Anoid] Clock Works (Version 1.0) [4AM, Anoid] CommuniKeys (Version 1.0) [4AM, Anoid] Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.1) [4AM, Anoid] Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.3) [4AM, Anoid] Computer Inspector (Version 1.0) [4AM, Anoid] Computers in Government (Version 1.0) [4AM, Anoid] Conquering Math Worksheet Generator (Version 1.0) [4AM, Anoid] Conquering Percents (Version 1.0) [4AM, Anoid] Conquering Ratios and Proportions (Version 1.1) [4AM, Anoid] Coordinate Math (Version 1.0) [4AM, Anoid] Coordinate Math (Version 1.1) (800K 3.5") [4AM, Anoid] Copy II Plus (version 9.0 beta 1) [4AM, Anoid] Cotton Tales (800K 3.5") [4AM, Anoid] Counting Coins [4AM, Anoid] Counting Critters (Version 1.0) [4AM, Anoid] Create-A-Base (Version 1.0) [4AM, Anoid] Creatures of the Night [4AM, Anoid] Cyclod [4AM, Anoid] Dataquest: Sampler (Version 1.0) [4AM, Anoid] Deadline r18-820311 [4AM, Anoid] Desktop Zoo [4AM, Anoid] Destiny [4AM, Anoid] Dog Sled Ambassadors (Version 1.0) [4AM, Anoid] Double Trouble [4AM, Anoid] Dragons of Hong Kong [4AM, Anoid] Early Addition (Version 1.3) [4AM, Anoid] Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.0) [4AM, Anoid] Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.1) [4AM, Anoid] Elementary Volume 12: Language Arts (SIMS) (Version 1.0) [4AM, Anoid] Elementary Volume 3: Social Studies (Version 4.8) [4AM, Anoid] Elementary Volume 5: Language Arts (Prefixes) (Version 1.5) [4AM, Anoid] Elementary Volume 8: Geometry (Points and Angles) (Version 1.0) [4AM, Anoid] Elementary Volume 9: Geometry (Lines and Triangles) (Version 2.1) [4AM, Anoid] Enchanter r10-830810 [4AM, Anoid] Enchanter r29-860820-K [4AM, Anoid] English Parts of Speech (Version 1.5) [4AM, Anoid] Equation Math (Version 1.0) [4AM, Anoid] Estimation (Version 1.0) [4AM, Anoid] Estimation: Quick Solve II (Version 1.0) [4AM, Anoid] Experiencing Procedures (Version 1.0) [4AM, Anoid] Exploring Sorting Routines (Version 1.0) [4AM, Anoid] Extensions to Applesoft BASIC (Version 1.0) [4AM, Anoid] Extensions to Applesoft BASIC (Version 1.2) [4AM, Anoid] First Encounter [4AM, Anoid] First-Start Writing Program [4AM, Anoid] Fly Wars [4AM, Anoid] Fraction Concepts, Inc. (Version 1.2) [4AM, Anoid] Fraction Practice Unlimited (Version 1.0) [4AM, Anoid] Fraction Practice Unlimited (Version 1.2) (800K 3.5") [4AM, Anoid] Fun from A to Z (Version 1.0) (800K 3.5") [4AM, Anoid] Fun from A to Z (Version 1.0) [4AM, Anoid] Games From Around The World #1: Wari [4AM, Anoid] Games From Around The World #2: Kono [4AM, Anoid] Games From Around The World #3: Fox & Geese [4AM, Anoid] Games From Around The World #4: Seega [4AM, Anoid] Games From Around The World #5: Nine Men's Morris [4AM, Anoid] Games From Around The World #6: Mu Torere [4AM, Anoid] Genetics (Version 1.1) [4AM, Anoid] Getting Ready to Read and Add [4AM, Anoid] Ghost Writer (Version 1.0) [4AM, Anoid] Granny Applebee's Cookie Factory [4AM, Anoid] Graphing (Version 1.0) [4AM, Anoid] Growgins' Fractions (Version 1.0) [4AM, Anoid] Guardian [4AM, Anoid] Hugo Hound's Vowel Sounds: Long Vowels [4AM, Anoid] Inferential Anne: Level II [4AM, Anoid] Instant Survey (Version 1.0) [4AM, Anoid] It's About Time [4AM, Anoid] Jellyfish [4AM, Anoid] Jenny's Journeys (Version 1.0) [4AM, Anoid] Keyboarding Master (Version 1.0) [4AM, Anoid] Kinder Critters: Address and Phone Number [4AM, Anoid] Kinder Critters: Letters and Patterns [4AM, Anoid] LabelMaker (Version 1.0) [4AM, Anoid] Leather Goddesses of Phobos r4-880405-2H [4AM, Anoid] Leather Goddesses of Phobos r59-860730-K [4AM, Anoid] Lemmings [4AM, Anoid] Let's Learn About Money [4AM, Anoid] Logic Gates (Version 1.0) [4AM, Anoid] Lunar Explorer [4AM, Anoid] MECC Apple Demonstration (Version 1.1) [4AM, Anoid] MECC Dataquest: Europe and the Soviet Union (Version 1.0) [4AM, Anoid] MECC Dataquest: Latin America (Version 1.0) [4AM, Anoid] MECC Dataquest: Middle East and North Africa (Version 1.0) [4AM, Anoid] MECC Dataquest: North American Mammals (Version 1.1) [4AM, Anoid] MECC Dataquest: The Presidents (Version 1.1) [4AM, Anoid] MECC Dataquest: The Presidents (Version 1.2) [4AM, Anoid] MECC Dataquest: The World Community (Version 1.1) [4AM, Anoid] MECC Editor (Version 1.0) [4AM, Anoid] MECC Graph (Version 1.1) [4AM, Anoid] MECC Graphing Primer (Version 1.0) [4AM, Anoid] MECC Hi-Res Toolkit (Version 1.0) [4AM, Anoid] MECC Outliner (Version 1.0) [4AM, Anoid] MECC Stuff and Fetch (Version 1.0) [4AM, Anoid] MECC Write Start (Version 1.2) [4AM, Anoid] MECC Writer (Version 1.2) [4AM, Anoid] Marty's Family Reader [4AM, Anoid] Marty's Reading Workout [4AM, Anoid] Master Spell (Version 1.3) [4AM, Anoid] Math Word Problems Volume 1: Careers (800K 3.5") [4AM, Anoid] Math Word Problems Volume 2: Money (800K 3.5") [4AM, Anoid] Math Word Problems Volume 3: Sports (800K 3.5") [4AM, Anoid] Math Word Problems Volume 4: Travel (800K 3.5") [4AM, Anoid] Math Word Problems Volume 6: Our Nation's Capital Washington DC (800K 3.5") [4AM, Anoid] Mathematics Volume 1: Graphing, Logic, and Equations (Version 3.2) [4AM, Anoid] Mathematics Volume 2: Measurement (Version 1.2) [4AM, Anoid] Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) (limited boot backup) [4AM, Anoid] Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) [4AM, Anoid] Mathosaurus: Computation [4AM, Anoid] Memory Building Blocks [4AM, Anoid] Microzine 32 [4AM, Anoid] Microzine 40 [4AM, Anoid] Microzine Jr. 1 [4AM, Anoid] Microzine Jr. 10 [4AM, Anoid] Microzine Jr. 2 [4AM, Anoid] Microzine Jr. 3 [4AM, Anoid] Microzine Jr. 4 [4AM, Anoid] Microzine Jr. 5 [4AM, Anoid] Microzine Jr. 6 [4AM, Anoid] Microzine Jr. 7 [4AM, Anoid] Microzine Jr. 8 [4AM, Anoid] Microzine Jr. 9 [4AM, Anoid] Minotaur [4AM, Anoid] Modeling (Version 1.0) [4AM, Anoid] Moonmist r4-860918-K [4AM, Anoid] Multiplication Puzzles (Version 1.0) [4AM, Anoid] Muppet Word Book [4AM, Anoid] Mystery Matter (Version 1.0) [4AM, Anoid] Mystery Objects (Version 1.0) [4AM, Anoid] Nightmare Gallery [4AM, Anoid] Now You See It, Now You Don't: Pick The Part [4AM, Anoid] Numberball [4AM, Anoid] Odell Lake (Version 1.0) [4AM, Anoid] Odell Lake (Version 1.2) [4AM, Anoid] Oliver's Crosswords [4AM, Anoid] Patterns (Version 1.0) [4AM, Anoid] Pecos Bill [4AM, Anoid] Phonics Prime Time: Blends and Digraphs (Version 1.0) (800K 3.5") [4AM, Anoid] Planetfall r20-830708 [4AM, Anoid] Planetfall r26-831014 [4AM, Anoid] Planetfall r37-851003-H [4AM, Anoid] Polls and Politics (Version 1.0) [4AM, Anoid] Probability (Version 1.0) [4AM, Anoid] Problem-Solving Strategies (Version 1.0) [4AM, Anoid] Problem-Solving with Nim (Version 1.0) (800K 3.5") [4AM, Anoid] Quilting Bee (Version 1.0) [4AM, Anoid] Quotient Quest (Version 1.0) [4AM, Anoid] Reader's Treasure Chest [4AM, Anoid] Reading Comprehension Volume 2: Sports (800K 3.5") [4AM, Anoid] Reading Comprehension Volume 3: Geography (800K 3.5") [4AM, Anoid] Reading Comprehension Volume 4: History in the Making (800K 3.5") [4AM, Anoid] Reading Comprehension Volume 5: Famous People (800K 3.5") [4AM, Anoid] Reading Comprehension Volume 6: The Olympics (800K 3.5") [4AM, Anoid] Reading Comprehension Volume 7: United States Presidents (800K 3.5") [4AM, Anoid] Reading for Understanding: Native Americans [4AM, Anoid] Real Math: Level I [4AM, Anoid] Real Math: Level II [4AM, Anoid] Real Math: Level III [4AM, Anoid] Rock 'N Scroll [4AM, Anoid] Seastalker r15-840501-B [4AM, Anoid] Seastalker r16-850515-M [4AM, Anoid] Shapes and Patterns [4AM, Anoid] Sherlock r21-871214-2F [4AM, Anoid] Shop Right! [4AM, Anoid] Show Time (Version 1.1) [4AM, Anoid] Snack Attack and Friends [4AM, Anoid] Sorcerer r18-860904-K [4AM, Anoid] Sorcerer r4-840131-A [4AM, Anoid] Sorcerer r6-840508-F [4AM, Anoid] Space Station Freedom (Version 1.0) [4AM, Anoid] Space Subtraction (Version 1.0) [4AM, Anoid] Spellbreaker r63-850916-H [4AM, Anoid] Spelling Press (Version 1.1) [4AM, Anoid] Spelling Volume 2: Secondary (Version 2.0) [4AM, Anoid] Sports Stats (Version 1.0) [4AM, Anoid] Starcross r15-820901 [4AM, Anoid] Stickybear BASIC [4AM, Anoid] Stickybear Basket Bounce Demo [4AM, Anoid] Stickybear Basket Bounce [4AM, Anoid] Stickybear Bop [4AM, Anoid] Stickybear Drawing [4AM, Anoid] Stickybear Math 2 [4AM, Anoid] Stickybear Math [4AM, Anoid] Stickybear Music [4AM, Anoid] Stickybear Numbers [4AM, Anoid] Stickybear Opposites Demo [4AM, Anoid] Stickybear Opposites [4AM, Anoid] Stickybear Parts of Speech [4AM, Anoid] Stickybear Printer (Version 1) [4AM, Anoid] Stickybear Printer (Version 2) [4AM, Anoid] Stickybear Reading Comprehension [4AM, Anoid] Stickybear Reading [4AM, Anoid] Stickybear Shapes (800K 3.5") [4AM, Anoid] Stickybear Shapes (Version 1) [4AM, Anoid] Stickybear Shapes (Version 2) [4AM, Anoid] Stickybear Spellgrabber (800K 3.5") [4AM, Anoid] Stickybear Spellgrabber [4AM, Anoid] Stickybear Town Builder [4AM, Anoid] Stickybear Typing [4AM, Anoid] Stickybear Word Problems (800K 3.5") [4AM, Anoid] Stickybear Word Problems [4AM, Anoid] Study Guide (Version 1.5) [4AM, Anoid] Subtraction Puzzles (Version 1.0) [4AM, Anoid] Suspended r5-830222 [4AM, Anoid] Tank Command [4AM, Anoid] Teacher Option Organizer (Version 1.1) [4AM, Anoid] Teaching Scientific Inquiry (Version 1.0) [4AM, Anoid] The Banking Simulation [4AM, Anoid] The Lurking Horror r203-870506-M [4AM, Anoid] The Magic String [4AM, Anoid] The Market Place (Version 1.0) (800K 3.5") [4AM, Anoid] The Market Place (Version 1.0) [4AM, Anoid] The Oregon Trail (Version 1.4) [4AM, Anoid] The Right Turn: Strategies in Problem Solving [4AM, Anoid] The Royal Rules [4AM, Anoid] The Stickybear ABC [4AM, Anoid] The Three Rs of Microcomputing (Version 1.1) [4AM, Anoid] Thunder and Lightning [4AM, Anoid] Time Navigator (Version 1.0) (800K 3.5") [4AM, Anoid] Time Navigator (Version 1.0) [4AM, Anoid] Time Navigator Leaps Back (Version 1.0) [4AM, Anoid] TimeOut DeskTools (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut DeskTools (Version 1.3) (800K 3.5") [4AM, Anoid] TimeOut DeskTools (Version 3.1) (800K 3.5") [4AM, Anoid] TimeOut DeskTools II (Version 1.1) (800K 3.5") [4AM, Anoid] TimeOut DeskTools II (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut FileMaster (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut FileMaster (Version 1.3) (800K 3.5") [4AM, Anoid] TimeOut Grammar (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut Graph (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut Graph (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut MacroEase (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut PowerPack (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut QuickSpell (Version 1.6) (800K 3.5") [4AM, Anoid] TimeOut QuickSpell (Version 2.0) (800K 3.5") [4AM, Anoid] TimeOut ReportWriter (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut ReportWriter (Version 2.2) (800K 3.5") [4AM, Anoid] TimeOut ReportWriter (Version 2.52) (800K 3.5") [4AM, Anoid] TimeOut SideSpread (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut SpreadTools (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut SpreadTools (Version 1.1) (800K 3.5") [4AM, Anoid] TimeOut SuperFonts (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut SuperFonts (Version 1.1) (800K 3.5") [4AM, Anoid] TimeOut SuperFonts (Version 3.0) (800K 3.5") [4AM, Anoid] TimeOut SuperFonts (Version 3.1) (800K 3.5") [4AM, Anoid] TimeOut SuperForms (Version 1.04) (800K 3.5") [4AM, Anoid] TimeOut TeleComm (Version 1.1) (800K 3.5") [4AM, Anoid] TimeOut TeleComm (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut Thesaurus (Version 1.0) (800K 3.5") [4AM, Anoid] TimeOut Thesaurus (Version 2.0) (800K 3.5") [4AM, Anoid] TimeOut UltraMacros (Version 1.2) (800K 3.5") [4AM, Anoid] TimeOut UltraMacros (Version 1.7) (800K 3.5") [4AM, Anoid] TimeOut UltraMacros (Version 3.0) (800K 3.5") [4AM, Anoid] TimeOut UltraMacros (Version 3.1) (800K 3.5") [4AM, Anoid] Top Readers' Club: Grade 2 [4AM, Anoid] Top Readers' Club: Grade 3 [4AM, Anoid] Top Readers' Club: Grade 4 [4AM, Anoid] Top Readers' Club: Grade 5 [4AM, Anoid] Troll First-Start Biographies [4AM, Anoid] Troll Math Class Level 1: I Can Add And Subtract [4AM, Anoid] Troll Math Class Level 2: I Can Carry and Borrow [4AM, Anoid] Troll Math Class Level 6: Ratio, Proportion, and Percent [4AM, Anoid] Troll Math Class Level K: I Can Count [4AM, Anoid] Troll Printmaker: Holiday Fun [4AM, Anoid] Troll Sports Math: Math Word Problems for Grades 4-6 [4AM, Anoid] Uncle Clyde's Consonant Slides: Beginning Consonants [4AM, Anoid] Uncle Clyde's Consonant Slides: Blends and Digraphs [4AM, Anoid] Uncle Clyde's Consonant Slides: Ending Consonants [4AM, Anoid] Vacation Nation Travel (Version 1.0) [4AM, Anoid] Vocabulary Development (800K 3.5") [4AM, Anoid] Weights and Treasure [4AM, Anoid] Witness r13-830524 [4AM, Anoid] Witness r18-830910 [4AM, Anoid] Wood Car Rally (Version 1.0) [4AM, Anoid] Woolly Bounce (Version 1.0) [4AM, Anoid] Word Processing on the Apple (Version 2.0) [4AM, Anoid] Word-a-Mation: Exploring Word Relationships [4AM, Anoid] Zork I r15-UG3AU5 [4AM, Anoid] Zork I r26-820803 [4AM, Anoid] Zork I r52-871125-2-E [4AM, Anoid] Zork I r75-830929 [4AM, Anoid] Zork I r75-830929-A [4AM, Anoid] Zork I r88-840726-B [4AM, Anoid] Zork I r88-840726-F [4AM, Anoid] Zork I r88-840726-K [4AM, Anoid] Zork II r22-830331 [4AM, Anoid] Zork II r48-840904-B [4AM, Anoid] Zork III r10-820818 [4AM, Anoid] Zork III r15-830331 [4AM, Anoid] Zork III r16-830410-A [4AM, Anoid] Zork III r17-840727-B [4AM, Anoid] Zork III r17-840727-K [4AM, Anoid] Zoyon Patrol (Version 1.0) [4AM, Anoid]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=40bfb19bce23433765b6c3ec80cab9d4bb75a1f1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=40bfb19bce23433765b6c3ec80cab9d4bb75a1f1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 19:11:07</b> <u>heathkit/tlb.cpp: Clear screen lines when DE is deasserted. (#11396)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2717e17997a39e309b3cf90f975b66ac187c8a42" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2717e17997a39e309b3cf90f975b66ac187c8a42">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 15:38:39</b> <u>cps1.cpp: Add daimakair DIP switches (#11400)</u> <em>[Abadede]</em><ul><li class="desc">Added missing 'Starting Level' and 'Stop' switches.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ac800bae60e9f474d9c5ac245817e665989f214b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ac800bae60e9f474d9c5ac245817e665989f214b">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 03:55:45</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> unknown 'VIP 2000' game (set 2) [TeamEurope, f205v, Roberto Fresca] unknown 'VIP 2000' game (set 3) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=afd529ba9a3a7fe97ffb9754e91c4dbc830aa6a1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=afd529ba9a3a7fe97ffb9754e91c4dbc830aa6a1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-03 03:00:00</b> <u>avengers: Replace protection simulation with hookup of emulated MCU; add wait states to main CPU to keep it in sync while downloading the palette from the MCU [AJR, David Haywood]</u> <em>[AJR]</em><ul><li class="desc"> lwings.cpp: Merge driver files; avoid runtime memory bank tag lookups<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=10f91147ebc24c9c3f22f0b84c249b9b751be467" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=10f91147ebc24c9c3f22f0b84c249b9b751be467">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 20:16:55</b> <u>wd_fdc.cpp: simplify/optimize how bus inverting is handled (#11375)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2d0088772029a2b788b1eeac64984fb375662410" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2d0088772029a2b788b1eeac64984fb375662410">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 19:14:37</b> <u>oric1_cass.xml: Added sixteen items (thirteen working), and replaced five items with better dumps. (#11391)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Also combined several items that were multiple parts of the same software package.<br>New working software list additions (oric1_cass.xml)<br>4K Kong [The Oric Site] Cobra [The Oric Site] Impossible Mission (Atmos 50Hz) [Defence Force] Impossible Mission (Atmos 60Hz) [Defence Force] Invaders (Program Factory) [The Oric Site] Le Fer d'Amnukor [The Oric Site] Oricium [Defence Force] Rush Hour 4K [The Oric Site] Skool Daze [The Oric Site] Stormlord [Defence Force] Stormlord (alt) [The Oric Site] The Pits [The Oric Site] Transat One [The Oric Site]<br>New NOT working software list additions (oric1_cass.xml)<br>Arsène Lapin [The Oric Site] Detective Story [The Oric Site] Composer [The Oric Site]<br>Redump software (oric1_cass.xml)<br>Le Secret du Tombeau [The Oric Site] Le Tour du Monde en 80 Jours [The Oric Site] Mission Impossible [The Oric Site] The Ultra [The Oric Site] Contract Bridge [The Oric Site]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4f5887beface5b5dffaaa81b70029d31ea2622b1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4f5887beface5b5dffaaa81b70029d31ea2622b1">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 18:31:45</b> <u>msx1_cart.xml: Added 33 items, 32 working. (#11377)</u> <em>[wilbertpol]</em><ul><li class="desc">Also marked pwnd310 as a clone of pnwd3.<br>New working software list items (msx1_cart.xml) - l'Abbaye des Morts (v1.2) [retrodeluxe] l'Abbaye des Morts (v1.1) [retrodeluxe] l'Abbaye des Morts (v0.1) [retrodeluxe] L.3.W (Korea) [file-hunter] Lightly Roller (Japan) [file-hunter] La Corona Encantada (English) [MSXDev] La Corona Encantada (English, alt) [file-hunter] La Corona Encantada (Spanish) [MSXDev] La Corona Encantada (Spanish, alt) [file-hunter] La Corona Encantada (Spanish, final) [relevovideogames] La Corona Encantada (Spanish, final, alt) [file-hunter] Landing [file-hunter] Lawn Mower [file-hunter] Leila K [file-hunter] Libreway [MSXDev] Lift [inufuto] Limaribu [MSXDev] Linez [file-hunter] Linez (1 level broken) [MSXDev] Linez (2 levels broken) [file-hunter] Linez (3 levels broken) [file-hunter] Litter Box [MSXDev] Lizard Willy [file-hunter] Lock'n Chase [file-hunter] Lode Run [MSXDev] Logic Remastered (32KB RAM) [MSXDev] Logic Remastered (16KB RAM) [MSXDev] Los Jardines de Zee Wang Zu [MSXDev] Los Jardines de Zee Wang Zu (SCC) [MSXDev] Lotus F3 [file-hunter] Lotus F3 (alt) [MSXDev] LR [cobinee]<br>New NOT_WORKING software list additions (msx1_cart.xml)<br>Light Pen Graphic (Japan) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ee17a4feacc6e9a138b393f1fde416f30c3512f0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ee17a4feacc6e9a138b393f1fde416f30c3512f0">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 15:19:12</b> <u>eag68k: shuffle around some feag sets</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d4b26f73260aa10325576bfcddb5b4be14790132" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d4b26f73260aa10325576bfcddb5b4be14790132">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 11:35:23</b> <u>unkeinv: identified game as Mego Invasion From Space [Sly DC]</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0e1266a4d6dfdfd1fb9d966dcf3d80013dbce4bf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0e1266a4d6dfdfd1fb9d966dcf3d80013dbce4bf">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 08:33:40</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Frogger - New Serie 92 (bootleg) [Domenico Cervini]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1736d557628f8c8f2a798bb1173d201bab9b9578" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1736d557628f8c8f2a798bb1173d201bab9b9578">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 07:02:41</b> <u>namco/quickncrash.cpp: dumped and documented LCD PCB [CoolFox, DragonMinded, The Dumping Union]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5e1996f0eefae5f5c2184cd670c8dfc85bc33b19" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5e1996f0eefae5f5c2184cd670c8dfc85bc33b19">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-02 06:10:31</b> <u>Clones promoted to working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Arkanoid (Phoenix Electronics Co. license) [Darran, Sean Riddle, Brian Troha, The Dumping Union]<br>- taito/arkanoid.cpp: Dumped arkanoidpe set’s actual A75 15 MCU code [Darran, Sean Riddle, Brian Troha, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2b95059b278ed62987cbd465cd1c368019215b8a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2b95059b278ed62987cbd465cd1c368019215b8a">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 23:52:09</b> <u>misc/jackpot.cpp: correct title to Jackpot Bowling</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8b4ea1ab5f7202eec069715784598b7337122924" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8b4ea1ab5f7202eec069715784598b7337122924">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 23:04:09</b> <u>jackpot.cpp: Add UART and some interrupts</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=28e870363059bd6fc3012f6fca75eddf8bd1c381" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=28e870363059bd6fc3012f6fca75eddf8bd1c381">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 22:45:20</b> <u>misc/jackpot.cpp: set with unmap_value_high, makes it to initialize EEPROM to a sane default</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1df28a1aa46d3560a5143c07f3bdaaf6635e392f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1df28a1aa46d3560a5143c07f3bdaaf6635e392f">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 22:15:41</b> <u>misc/jackpot.cpp: fix gfxdecoding, add NMI, CRTC and basic input hooks</u> <em>[angelosa]</em><ul><li class="desc"> allows to enter in gameplay (assuming pre-initialized EEPROM)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2cdb53e220f556ece96052e037412e8bb210028d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2cdb53e220f556ece96052e037412e8bb210028d">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 21:43:57</b> <u>pc/at.cpp, pc/pc.cpp, pc/genpc.cpp: Added more BIOS dumps. (#11386)</u> <em>[rfka01]</em><ul><li class="desc">at.cpp: Added JUKO Baby XT BXM/12 BIOS for pc and GLaBIOS 0.24 for pcv20. [eggimac]<br>New clones marked not working<br>AUVA VIP 800 [fdiskitup] Hyundai Super 16 T [sequoia] Hyundai Super 16 TE [sequoia] Nixdorf 8810/20 [MajorMaxdom] Octek XT-286 motherboard [ozzyrules]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5d7791e7b5a939b811482f8200bc1ddb52518369" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5d7791e7b5a939b811482f8200bc1ddb52518369">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 21:21:46</b> <u>metafox: Revert screen raw parameterization that caused graphics regression</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cab867ca067b2ccdd7fee7cb492eddeef7b1e4e6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cab867ca067b2ccdd7fee7cb492eddeef7b1e4e6">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 20:42:33</b> <u>leapfrog/leappad.cpp: Added placeholders undumped microcontroller ROM. (#11385) [Sean Riddle]</u> <em>[ClawGrip]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1e00c2e5be8e8eaf21b3900de9835235ef7742e4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1e00c2e5be8e8eaf21b3900de9835235ef7742e4">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 20:24:59</b> <u>pc/pc.cpp: Marked mc1702 BIOS as a bad dump. (#11390)</u> <em>[eientei95]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cd9cbfb8ecd262941aa5b55d338141117d6b7029" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cd9cbfb8ecd262941aa5b55d338141117d6b7029">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 06:31:55</b> <u>unknown 'VIP 2000' game: Changed year to 2004.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=da8c366cb885dca3e6aac8d1182c5c6549d36359" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=da8c366cb885dca3e6aac8d1182c5c6549d36359">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 06:10:13</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bell-Star+ (Vip2 v.30.1.02) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7fbaa9f09e692fe29a90ce8da0e875bd9e6cac00" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7fbaa9f09e692fe29a90ce8da0e875bd9e6cac00">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 05:31:16</b> <u>Documented the serial of Bell-Star+ 5 (Vip2 v.3.6.02).</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7671325efd7107591df705d5759de04bf328c458" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7671325efd7107591df705d5759de04bf328c458">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 05:27:25</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bell-Star+ (Vip2 v.25.02.02) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a94a558d9582ad4102e4e3fc9ca402a05f921ede" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a94a558d9582ad4102e4e3fc9ca402a05f921ede">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 04:16:15</b> <u>Merge branch 'master' of https://github.com/mamedev/mame</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a1cf9609465326567354efef4673c3326e5be3f9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a1cf9609465326567354efef4673c3326e5be3f9">Get GitDIFF</a></p></li> <li class="title"><b>2023-07-01 04:15:41</b> <u>machine/sis85c496.cpp: revert IDE to standard mapping for now (works slightly better for CD-ROM)</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4f0ae9750528acad5f5336f9cceb89e0349f8010" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4f0ae9750528acad5f5336f9cceb89e0349f8010">Get GitDIFF</a></p></li><li class="title"><b>2023-07-01 03:47:19</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bell-Star+ 5 (Vip2 v.3.6.02) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a3543dbd35415115ad2d514d7ec548c129ff42e5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a3543dbd35415115ad2d514d7ec548c129ff42e5">Get GitDIFF</a></p></li></ul></div> </div> <div class="gluepart" id="glu_23862"> <h5 class="showpack" style="color: red;"><div style="width: 310px; float: left; text-align: left;"> → <span style="background-color: red; color: white; font-weight: bold; padding: 2px;"> NOWSZY </span> [Arcade] DevMAME [log only] 2023/06/30 22:00</div> <div class="more" style="display: inline;"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20230630-2200.23862" title="NOWSZA WERSJA: automatyczne-edycje">Przejdź do artykułu</a></div><div class="cls"></div></h5> <div class="pack" "> <ul class="automation"> <li class="title"><b>2023-06-30 20:48:57</b> <u>cave.cpp: simplify prev commit</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9be8bb6ad29f2216c49db087231cf225a28b8349" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9be8bb6ad29f2216c49db087231cf225a28b8349">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 20:18:05</b> <u>misc/cave.cpp: Corrected YMZ280B clock frequency for Gaia Crusaders and Thunder Heroes. (#11389)</u> <em>[Sergio G]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2a85c52239147f70c70ce06f082ceff26fa9fed9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2a85c52239147f70c70ce06f082ceff26fa9fed9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 15:34:28</b> <u>lastfght: Modernize VBLANK interrupt</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1ab9990a9854c1e3f81265f49bd79ba0c824a01f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1ab9990a9854c1e3f81265f49bd79ba0c824a01f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 12:06:56</b> <u>New systems marked not working</u> <em>[Patrick Mackinlay]</em><ul><li class="desc"> Motorola M8120 [Xolod]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8512d4655c3a71d4c5f415f5167903595c51bcf1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8512d4655c3a71d4c5f415f5167903595c51bcf1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 08:39:30</b> <u>casloopy.xml: Redumped ltlromance [TeamEurope]</u> <em>[Philip Bennett]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6de4706c5ccc0e502d2a6cf4b74f3b5438e1067e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6de4706c5ccc0e502d2a6cf4b74f3b5438e1067e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 06:44:07</b> <u>funworld/supercrd.cpp: last bunch of XOR tables tweaks for now</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=09cf44d8dc99c0fd4ecae75301fda489810c0a91" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=09cf44d8dc99c0fd4ecae75301fda489810c0a91">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 06:14:54</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Quick & Crash (V2.200) [CoolFox, DragonMinded, The Dumping Union]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6d1bded45c861dccfa630fdd6989f128e0a57243" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6d1bded45c861dccfa630fdd6989f128e0a57243">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-30 04:28:35</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Cue Ball Wizard (older display rev.) [PinMAME] Bare Knuckle III (bootleg of Mega Drive version, protected) [H4M573R, Hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=88810c6029a1d10f6e0e6a1e421213de16d56fff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=88810c6029a1d10f6e0e6a1e421213de16d56fff">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 21:41:51</b> <u>6532riot: update irqstate when en/disabling a7 irq</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=75ceead9baf52846d1e13252167e186680372f5b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=75ceead9baf52846d1e13252167e186680372f5b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 17:56:30</b> <u>heathkit/z37_fdc.cpp: Fixed some minor issues and cleaned up code. (#11374)</u> <em>[Mark Garlanger]</em><ul><li class="desc"> Updated port read values for the non-existent ports. Clear interrupt block on reset. Removed redundant member variables. Added logging options.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a72307040cfb534ac62e23e1f5649cb6501c2331" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a72307040cfb534ac62e23e1f5649cb6501c2331">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 17:29:44</b> <u>new NOT_WORKING machine</u> <em>[MetalliC]</em><ul><li class="desc">- Galileo Factory (main) [Darksoft, MetalliC, rtw]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6c11a00391aebc69a4ac85245c6f0427d52b14cc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6c11a00391aebc69a4ac85245c6f0427d52b14cc">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 16:48:12</b> <u>6532riot: remove use of devcb pointers</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2d40112a719a5aadef73af7296d8a85e09eca062" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2d40112a719a5aadef73af7296d8a85e09eca062">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 14:48:20</b> <u>victory,exidy440: similar collision timer fix as exidy.cpp,</u> <em>[hap]</em><ul><li class="desc">exidysound: add todo note, PIA irq is from pin 38, not pin 37<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=df8aade7a2abf27025ff9b8fdb426cea97876b2b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=df8aade7a2abf27025ff9b8fdb426cea97876b2b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 12:46:27</b> <u>exidy: increase number of collision detection timers (like how it was before the timer_set refactor)</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=73c0fd2af3a30f162b007a451e80e7578933e669" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=73c0fd2af3a30f162b007a451e80e7578933e669">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 07:46:59</b> <u>machine/atastorage.cpp: Made the CF Card behave more like a CF card.</u> <em>[Vas Crabb]</em><ul><li class="desc"> machine/ataflash.cpp: Derive from CF card base rather than hard disk base. konami/konamigs.cpp: Use ATA CF card device (true IDE mode 4).<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fad04ad03e95a487570542ab8bffa3c9b307d116" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fad04ad03e95a487570542ab8bffa3c9b307d116">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 06:46:06</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Name Club Ver.4 (J 971202 V1.000) [TeamEurope]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=834119502bc48defc1e98d0352bb233b8c2ba085" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=834119502bc48defc1e98d0352bb233b8c2ba085">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 03:54:45</b> <u>pc/pc_sis.cpp: hookup Voodoo 1 to sis85c496 driver</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ebdba74605570f25ece981b179a6fb81a45d0603" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ebdba74605570f25ece981b179a6fb81a45d0603">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 03:53:53</b> <u>machine/sis85c496.cpp: add preliminary IDE support</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b1d8f14fe618f022e04f78ce2f45c61cfd9ba099" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b1d8f14fe618f022e04f78ce2f45c61cfd9ba099">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 02:52:29</b> <u>bus/a2bus/romcard.cpp - fix typo in description (#11384)</u> <em>[ksherlock]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1a063ba10c4cdd01fde0e0b4f7c88c72979d4b8f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1a063ba10c4cdd01fde0e0b4f7c88c72979d4b8f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-29 00:01:50</b> <u>pc/pcipc_sis.cpp: fix irq ack</u> <em>[angelosa]</em><ul><li class="desc">machine/sis85c496.cpp: perform some cleanups<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8df3b23d65a8c72dc9d36cb535084b6503addece" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8df3b23d65a8c72dc9d36cb535084b6503addece">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 22:17:32</b> <u>cpu/i960: Corrected disassembly of dcinva instruction. (#11378)</u> <em>[Joshua Scoggins]</em><ul><li class="desc">0xad should be disassembled as dcinva, not 0xac.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3b3b50f20958e1168d717bd5c20f3e03556698ac" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3b3b50f20958e1168d717bd5c20f3e03556698ac">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 22:05:31</b> <u>docs: Remove link to Gaming-History/Arcade-History since the front page is covered in dodgy gambling links.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5442ec79604f161aaa364c0e8a8431286e0edaf0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5442ec79604f161aaa364c0e8a8431286e0edaf0">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 21:48:06</b> <u>sony/taitogn.cpp: Fixed Flash card image tags.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=02de94f93f4d7794a3b8d35a5d569a6e6d3527ff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=02de94f93f4d7794a3b8d35a5d569a6e6d3527ff">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 21:31:33</b> <u>machine/ataflash.cpp: Untangle from the parallel ATA interface.</u> <em>[Vas Crabb]</em><ul><li class="desc">This isolates the ATA disk drive interface implementation from the physical parallel ATA device interface. The ATA Flash PC Card is no longer a kind of parallel ATA device.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f197f35c25770a6b439601cc8fcafee34ca556c0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f197f35c25770a6b439601cc8fcafee34ca556c0">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 18:38:14</b> <u>sony/taitogn.cpp: modified as per review, booting problem stands</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4d944e28e49c441939b6b59747c9ff0019d31a73" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4d944e28e49c441939b6b59747c9ff0019d31a73">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 18:24:14</b> <u>sony/taitogn.cpp: avoid outright crash, booting still stops with 'system error'</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=250ec3dfbfec6096bae3da4d944c885e4442f848" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=250ec3dfbfec6096bae3da4d944c885e4442f848">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 06:36:09</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bingo Roll (Vip2 v26.02.02) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=63c82a23fb8ac85219ce6e7f29450bd7a4cf1f48" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=63c82a23fb8ac85219ce6e7f29450bd7a4cf1f48">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 06:03:04</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bingo Roll 2001 (v22.1) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6dba29f4341063dd9645501378484e510b06420b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6dba29f4341063dd9645501378484e510b06420b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 05:14:02</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bingo Roll (209 / 19-1-95) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a9361b89430175b5bb44e489613cdaa7740eb737" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a9361b89430175b5bb44e489613cdaa7740eb737">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 03:37:31</b> <u>machine/sis950_lpc.cpp: doesn't have a BIOS anymore [skip ci]</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5e3a8ef7c045e057dedca6bf4b9c77fc246ea53d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5e3a8ef7c045e057dedca6bf4b9c77fc246ea53d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 03:30:43</b> <u>machine/pc87306.cpp: should use KBDC8042_DOUBLE for set_interrupt_type</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=efc4d857cdcba54669383e90474768690945474f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=efc4d857cdcba54669383e90474768690945474f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 03:26:54</b> <u>chore: start moving sis85c496 BIOSes from pc/at.cpp to pc/pcipc_sis.cpp</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=75353e2b2786e7c74c3da6ba78f54db8fbc75c94" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=75353e2b2786e7c74c3da6ba78f54db8fbc75c94">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-28 03:25:42</b> <u>machine/sis950_lpc.cpp: convert to use PS/2 HLE version</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8faec5e43fe72b6f4b58aaaa1a0b1c4d8f490e68" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8faec5e43fe72b6f4b58aaaa1a0b1c4d8f490e68">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 23:10:57</b> <u>machine/sis85c496.cpp: add DRAM boundary regs, hookup ISA bus</u> <em>[angelosa]</em><ul><li class="desc">pc/pcipc_sis.cpp: fix host PCI mapping (at 05.0), hookup ISA slots<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=be59daac17de8cd4381837bb967483efc69c2af4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=be59daac17de8cd4381837bb967483efc69c2af4">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 22:08:39</b> <u>Merge tag 'mame0256' into HEAD</u> <em>[Vas Crabb]</em><ul><li class="desc">MAME 0.256<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=07d979034c909c87a77d9dab58703fd7965b3fbf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=07d979034c909c87a77d9dab58703fd7965b3fbf">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 18:33:57</b> <u>tmnt2: get rid of unused k053251_glfgreat_w</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=50c253c78a406c391585c0440d495889fcfa056c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=50c253c78a406c391585c0440d495889fcfa056c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 18:12:29</b> <u>tmntucbl: Fix configuration (and unused function error)</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5d7ad631c98ccac31c286a04b5e9ba35a52b1259" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5d7ad631c98ccac31c286a04b5e9ba35a52b1259">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 16:39:55</b> <u>Update mame.lst for 53aabfcc8e096b682914ac31c560cd646fca0fe1</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0a173b370e8fd41afb077ac6c66082fe22111884" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0a173b370e8fd41afb077ac6c66082fe22111884">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 15:52:14</b> <u>tmnt.cpp: Driver overhaul</u> <em>[AJR]</em><ul><li class="desc">- Split all games except cuebrick, mia, tmnt & clones to a separate driver (tmnt2.cpp); consolidate driver emulation within one file each - Eliminate runtime tag lookups for memory banks and I/O ports - Only allow CPU access to one byte at a time from the 052109 - Modernize VBLANK interrupts, sourcing them from 052109 except for remaining tmnt.cpp games and Sunset Riders bootlegs - Remove now-superfluous methods from 052109 device emulation<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=53aabfcc8e096b682914ac31c560cd646fca0fe1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=53aabfcc8e096b682914ac31c560cd646fca0fe1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 12:57:44</b> <u>giclassic: fix array oob accesses</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=05c8f37232a9e030ff494f85f8f01c5ea8bfdc13" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=05c8f37232a9e030ff494f85f8f01c5ea8bfdc13">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 05:05:14</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Rolling Joker (3 sets) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1b2cc8c0fdcb40978ecccad0a961c0dc87b46a9b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1b2cc8c0fdcb40978ecccad0a961c0dc87b46a9b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 02:45:28</b> <u>Added complete DIP switches to Fruit Star T10S & v810.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=23ba2d09a291a804c2903f4ef8b17f8877cb0947" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=23ba2d09a291a804c2903f4ef8b17f8877cb0947">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-27 01:26:57</b> <u>machine/w83977tf.cpp: implement keyboard port PnPs</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=85ab3a436efeeb158314dc9eedb926a4dec6e44a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=85ab3a436efeeb158314dc9eedb926a4dec6e44a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 23:39:19</b> <u>sunelectronics/markham.cpp: Removed unused class member.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8cf237887bc18a8177d52e423cb23318e5787f47" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8cf237887bc18a8177d52e423cb23318e5787f47">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 23:21:22</b> <u>video/riva128.cpp: add Riva 128ZX variant</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=592040cf46c5f136096d6f37d29784b277848f0b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=592040cf46c5f136096d6f37d29784b277848f0b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 22:45:03</b> <u>Tidy up some stuff, combine sunelectronics/markham.cpp source files.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8ac41b05194b15c7c239b54d919a83c069160ed3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8ac41b05194b15c7c239b54d919a83c069160ed3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 22:44:22</b> <u>msx1_cart.xml: Added 77 items, 73 working (#11372)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart.xml) - Mega Assembler (Brazil) [file-hunter] Merlin (Spain) [file-hunter] Merlin (Spain, alt) [file-hunter] Monkey Academy (Japan, alt 4) [file-hunter] MSX Rugby (Korea) [file-hunter] Multitext (France, v1.4) [file-hunter] Ninja Kopimaru Kun (Japan) [file-hunter] Mazes Unlimited (Arab) [file-hunter] Moon Rider (Arab) [file-hunter] M-Tanks [MSXDev] M.A.Z.E. [file-hunter] Mag the Magician [file-hunter] Magical Stones (16KB) [MSXDev] Magical Stones (8KB) [MSXDev] Magnet [file-hunter] Mahjong Solitaire [MSXDev] Majikazo [file-hunter] Majikazo (alt) [file-hunter] Make Them Fall [MSXDev] Make Them Jump [MSXDev] Malaika - Prehistoric Quest (rev 3) [MSXDev] Malaika - Prehistoric Quest (rev 2) [MSXDev] Malaika - Prehistoric Quest (rev 1) [MSXDev] Malaika - Prehistoric Quest (rev 0) [MSXDev] Malaika (v1.2) [MSXDev] Malaika (v1.1) [MSXDev] Malaika (v1.0) [MSXDev] Manicomio [MSXDev] Market Master [MSXDev] Mars Lander [msxblue] MayQ Buster [cobinee] MayQ II [cobinee] MayQ Keeper [cobinee] MayQ Slayer [cobinee] MayQ Slayer (alt) [cobinee] MayQ Slayer (alt 2) [cobinee] Maze Chase [jltursan] Mazogs [MSXDev] Mazy [inufuto] Mecha 8 (Matra) [file-hunter] Mecha 8 (MSXDev) [MSXDev] Mecha 9 [file-hunter] Mecha Taisen on Planet Oldskool+ [MSXDev] Mecha Taisen on Planet Oldskool [MSXDev] Melody Party EX [Clube MSX] Menace [MSXDev] Menace (alt) [file-hunter] Meteoros [file-hunter] Meteoros (alt) [file-hunter] Mine Finder (v1.2) [MSXDev] Mine Finder (v1.1) [MSXDev] Minimagos [unepicfran] Mission2Mir (v1.2) [file-hunter] Mission2Mir (v1.1) [MSXDev] Mission2Mir (v1.0) [file-hunter] Mix (v1.2) [MSXDev] Mix (v1.1) [MSXDev] Mix (v1.0) [MSXDev] Monster Hunter (English) [MSXDev] Monster Hunter (Spanish) [MSXDev] Motkonqe [n.i] Motkonqe (older) [file-hunter] Mr. Chef & the Sausages [MSXDev] Mr. Chef & the Sausages (alt) [file-hunter] Mr. Cracksman [MSXDev] Mr. Mole (SCC) [MSXDev] Mr. Mole [MSXDev] MSX Swimming Game (Japan) [file-hunter] MSX Swimming Game (Japan, alt) [file-hunter] MSX Wars Scorched Battles [file-hunter] Mutants from the Deep [retroworks] Mutants from the Deep (alt) [retroworks] My Sacred Place [MSXDev]<br>New NOT_WORKING software list additions (msx1_cart.xml)<br>Miller Graph (Spain) [file-hunter] Expert TM-2 Multi Modem (Brazil) [file-hunter] MT-Telcom II (Netherlands) [file-hunter] MT-Viditel (Netherlands) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4cf70079553241e0672ef535c7488fff4b106c09" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4cf70079553241e0672ef535c7488fff4b106c09">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 22:25:00</b> <u>Add nVidia Geforce 256/Geforce 256 DDR/Quadro</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5a29fd8903f176c312ecc8b04244412cc0605ffc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5a29fd8903f176c312ecc8b04244412cc0605ffc">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 21:39:44</b> <u>video/rivatnt.cpp: add nVidia Riva TNT2/TNT2 Ultra/Vanta/TNT2 Model 64</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b3c861a1cd6728e7acac90dac69997eb62fc9e77" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b3c861a1cd6728e7acac90dac69997eb62fc9e77">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 19:41:39</b> <u>mb88xx: revert irq change too (bosco shot sound broken)</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=27d36f1d7ac2e05fdb8ab497289bca22ff538e2d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=27d36f1d7ac2e05fdb8ab497289bca22ff538e2d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 19:27:39</b> <u>namco54: change rom back to how it was (missing sound effects)</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2568139cc77faa0d131c7eaca5d2ab58f3134896" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2568139cc77faa0d131c7eaca5d2ab58f3134896">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 18:03:06</b> <u>champbas: merge driver files</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8d081eac038b36497a0946823b4acf18aa3be14b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8d081eac038b36497a0946823b4acf18aa3be14b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 13:46:52</b> <u>gorf: improve internal artwork lamps</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e137725d9f9d7e760611c91d0c538e52976da34e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e137725d9f9d7e760611c91d0c538e52976da34e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 11:50:06</b> <u>astrocde: fix stereo sound regression in wow</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fafca0b28150bc275fb41f69be8e2f4484288af9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fafca0b28150bc275fb41f69be8e2f4484288af9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 08:44:44</b> <u>funworld/supercrd.cpp: minor XOR tables tweaks</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1fb6085a18e2e4700d6ef206c102139a2ace4d69" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1fb6085a18e2e4700d6ef206c102139a2ace4d69">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-26 04:46:28</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Bell Star Plus [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2408daf19226a233c518c5486b65865068b15472" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2408daf19226a233c518c5486b65865068b15472">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 23:55:33</b> <u>Merge branch 'release0256' into mainline-master</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9147158b81c73773fb760b389a10becb17228553" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9147158b81c73773fb760b389a10becb17228553">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 22:53:22</b> <u>cdimono: reorder things a little</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=26903e1bb3c648eafffa015498cd859ba1423b44" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=26903e1bb3c648eafffa015498cd859ba1423b44">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 22:41:01</b> <u>cdimono: fix cdrom regions</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1add0a6116ac174e19d032e787d794a089e908d9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1add0a6116ac174e19d032e787d794a089e908d9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 23:26:37</b> <u>Metadata cleanup.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8e54efdc35a947c8c93c5e19dde5d873db6e74d1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8e54efdc35a947c8c93c5e19dde5d873db6e74d1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 22:53:22</b> <u>cdimono: reorder things a little</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af4ac5fb4a0bbc1a81608098731de28cac0f6dff" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af4ac5fb4a0bbc1a81608098731de28cac0f6dff">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 22:41:01</b> <u>cdimono: fix cdrom regions</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3f1699b5948acd080d80269d2f233b6c0530c0fe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3f1699b5948acd080d80269d2f233b6c0530c0fe">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 19:45:16</b> <u>New working clones</u> <em>[hap]</em><ul><li class="desc"> Elite Avant Garde (model 6117) [ProteusArts]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bfde28bc19a526d0e607e8f03bf3303d6855ffbd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bfde28bc19a526d0e607e8f03bf3303d6855ffbd">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 09:11:04</b> <u>Added default NVRAM to both Fruit Star Bonus (Ver 8.17BGL-3, Burgenland) sets.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4cba9c1b6d39ea2677f9e5617894c7714f631fb5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4cba9c1b6d39ea2677f9e5617894c7714f631fb5">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 09:00:04</b> <u>New working clones</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Fruit Star Bonus (Ver 8.17BGL-3, Burgenland, set 1) [TeamEurope, f205v, Roberto Fresca] Fruit Star Bonus (Ver 8.17BGL-3, Burgenland, set 2) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b5f830e977c7d81e495556db6ed326b07a25e0b0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b5f830e977c7d81e495556db6ed326b07a25e0b0">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 08:12:06</b> <u>Set Fruit Star Bonus (Ver 8.23PSTK, Steiermark) temporarily as clone.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1546c257e26bc0b24f8154dfcd557cb7ab744277" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1546c257e26bc0b24f8154dfcd557cb7ab744277">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 08:01:08</b> <u>Fruit Star Bonus (Ver 8.23PSTK, Steiermark):</u> <em>[Roberto Fresca]</em><ul><li class="desc">Added default NVRAM.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=748c22871e29014944a19d9dc736a05999d5f62d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=748c22871e29014944a19d9dc736a05999d5f62d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 07:54:17</b> <u>New working clones</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Fruit Star Bonus (Ver 8.23PSTK, Steiermark) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0fe1dc00f4a60060d67efa93207a2e420235d45d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0fe1dc00f4a60060d67efa93207a2e420235d45d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 06:05:06</b> <u>Fix clang build</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=21d72b17420516820d7aa3a568f2e7444896391e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=21d72b17420516820d7aa3a568f2e7444896391e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 05:56:23</b> <u>Super Card driver: Completed DIP switches for Red Line.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ec90d76dfc6c457d644d530bfad36f345d886c83" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ec90d76dfc6c457d644d530bfad36f345d886c83">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 05:50:34</b> <u>Super Card driver: Completed DIP switches for Super Stars v834.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7e9d95cdbd3e8c8ed012e2c2b596466c24268af9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7e9d95cdbd3e8c8ed012e2c2b596466c24268af9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 05:45:53</b> <u>Super Card driver: Added DIP switches for Super Stars v839</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=108d1170068ac84feb8b0820e547c7b04ea6707d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=108d1170068ac84feb8b0820e547c7b04ea6707d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 05:36:22</b> <u>Super Card driver:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Added inputs for Super Stars v839 & v834. - Added inputs for Red Line. - Added instructions to boot these games.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a8ec03d09e8110410fa3d28abb68e644fa2fb84d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a8ec03d09e8110410fa3d28abb68e644fa2fb84d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 05:25:28</b> <u>Add nVidia Riva TNT (NV4)</u> <em>[angelosa]</em><ul><li class="desc">misc/ez2d.cpp: repair ez2d2m BIOS from OEM image inside HDD<br>New systems marked not working<br>Asus CUBX [The Retro Web]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fbf356023c7ac277949e238d789c6ceddc4091c9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fbf356023c7ac277949e238d789c6ceddc4091c9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 03:46:01</b> <u>pc/pcipc.cpp: add base PCI for Cirrus Logic CL-GD5465 Laguna 3D</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fe898720e91bc4c178f13a9880cba961f1f4ae66" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fe898720e91bc4c178f13a9880cba961f1f4ae66">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-25 01:06:22</b> <u>chore: misc cleanups in PCI world</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=508c6c119ac35f48c6d025c9c2975969b5b5ec93" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=508c6c119ac35f48c6d025c9c2975969b5b5ec93">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 22:22:22</b> <u>-cpu/mb88xx/mb88xx.cpp: Don't automatically disable interrupts on servicing external interrupt. (#11371)</u> <em>[Mike]</em><ul><li class="desc">-namco/namco54.cpp: Fixed apparently bad bit in program ROM.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=36507187ea7de576a1d2d1bd5a4138e972ea8c9e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=36507187ea7de576a1d2d1bd5a4138e972ea8c9e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 20:42:49</b> <u>edevices/stlforce.cpp: Fixed sound clock frequency, and add placeholders for Mortal Race PLDs. (#11370)</u> <em>[ClawGrip]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=208d85cdd5e007a7d0aaf391348c1c9af9a0d39b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=208d85cdd5e007a7d0aaf391348c1c9af9a0d39b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 18:27:45</b> <u>hash/a800.xml: Added aDawilah Arabic software. (#11369)</u> <em>[Angelo Salese]</em><ul><li class="desc">New software list items marked not working<br>a800.xml: Akhtabar Dhakayik, Altaaqa, Bank Almaelumat, Qamus Najm, Kayf Yaemal Alkumbiutar [archive.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f5c3745aa08e81f25b99a9d0f94ca0d1f4c258c1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f5c3745aa08e81f25b99a9d0f94ca0d1f4c258c1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 17:36:05</b> <u>srcclean in preparation for 0.256 release branch.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6b62faf096825b07bd4f5a77338c32a75cda21b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6b62faf096825b07bd4f5a77338c32a75cda21b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 17:13:10</b> <u>sunelectronics/markham.cpp: Fix PSG chip balance in banbam/pettanp (#11367)</u> <em>[ValleyBell]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=aabf3581ee1ab8d224fb5927b5694a0d6ce71445" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=aabf3581ee1ab8d224fb5927b5694a0d6ce71445">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 11:47:38</b> <u>funworld/supercrd.cpp: brought gampo812 as far along as gampo816</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=76372e6c01b47c8ed7e36a452bf97287a17a6260" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=76372e6c01b47c8ed7e36a452bf97287a17a6260">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 08:42:23</b> <u>Super Card driver:</u> <em>[Roberto Fresca]</em><ul><li class="desc">- Fixed colors in almost all games (need to get them decrypted to be sure). - Added the Super Card version in the description. - Sorted out parent-clone relationship.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=82b74602310c3f5b728a8a30f2e161993c9bb536" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=82b74602310c3f5b728a8a30f2e161993c9bb536">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 08:23:17</b> <u>funworld/supercrd.cpp: redline uses the same XOR table as the supst sets</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=14ced13fb26a85cc47bd4800d185fe37fdd78028" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=14ced13fb26a85cc47bd4800d185fe37fdd78028">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 04:01:24</b> <u>caramball: Add memory map, interrupt and some stub write handlers</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2fcb6101b0de396691c25e0abc67eee2f0d4f318" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2fcb6101b0de396691c25e0abc67eee2f0d4f318">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-24 02:10:39</b> <u>hiscore.dat: update changed sets</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=76e5e89fedb619529f38d1257d7ca28146b05dea" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=76e5e89fedb619529f38d1257d7ca28146b05dea">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 23:07:55</b> <u>Miscellaneous cleanup</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8c3f2a3c41c88cf9a159fd5f4577acdd6b2e95c8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8c3f2a3c41c88cf9a159fd5f4577acdd6b2e95c8">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 20:29:22</b> <u>funworld/supercrd.cpp: tweaked XOR tables</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8c1a6fb6bbfdbb563d7bf4e2f68d6380b63cedee" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8c1a6fb6bbfdbb563d7bf4e2f68d6380b63cedee">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 19:57:47</b> <u>neocd.xml: CD matrix info belongs on the disc iteself.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d1f935658a169b0b644d40b47b53aa94c186deec" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d1f935658a169b0b644d40b47b53aa94c186deec">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 18:57:38</b> <u>funworld/supercrd.cpp: preliminary XOR tables for the gampo and supst sets, some fixes to the one for the fruitstr sets</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8e7c91f0d240a2483cde653e54f228b5866f6b23" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8e7c91f0d240a2483cde653e54f228b5866f6b23">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 17:59:13</b> <u>gbcolor.xml: Added Grimace's Birthday promotional games.</u> <em>[Vas Crabb]</em><ul><li class="desc">New working software list items (gbcolor.xml) - Grimace’s Birthday (original release) [nickisarchivinget] Grimace’s Birthday (V1.1) [nickisarchivinget] Grimace’s Birthday (V1.2) [nickisarchivinget] Grimace’s Birthday (V1.3) [nickisarchivinget] Grimace’s Birthday (V1.4) [nickisarchivinget] Grimace’s Birthday (V1.5) [nickisarchivinget]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e071da1a6fea5a27515c1ecde3f174e635cb524e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e071da1a6fea5a27515c1ecde3f174e635cb524e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 17:23:00</b> <u>skeleton/happyvideo.cpp: Added notes.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=89be017b386236bd1a11ae5fc410132c3d165ad3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=89be017b386236bd1a11ae5fc410132c3d165ad3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 10:27:43</b> <u>machine/sis85c496.cpp: fix validate</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b1b6845b1ac183865c1384a3f88dc03e96dcd422" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b1b6845b1ac183865c1384a3f88dc03e96dcd422">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 03:16:44</b> <u>pda600: iterators are not required to be pointers (#11362)</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6367cbca0309053dea09456938335fa04f99b186" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6367cbca0309053dea09456938335fa04f99b186">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 03:05:49</b> <u>a2bus/romcard.cpp: Use a more period-correct loadout for the Integer ROM card. [R. Belmont, Tom Greene]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1059c83315e44c7443d1a267beee290e87084ff9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1059c83315e44c7443d1a267beee290e87084ff9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 02:54:45</b> <u>chore: generate new driver for sis85c496 from pc/at.cpp (pc/pcipc_sis.cpp)</u> <em>[angelosa]</em><ul><li class="desc">machine/sis85c496.cpp: rename device to SIS85C496_HOST, fix constructor<br>pc/calchase.cpp: remove now unused ldac/rdac on main machine_config<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7499855275a55471dacb65222a6466d661de7df6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7499855275a55471dacb65222a6466d661de7df6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-23 02:12:49</b> <u>funworld/photoply.cpp: add QA testing notes</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1b232cbe611e0d4a68d042d1cae20e68101cd900" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1b232cbe611e0d4a68d042d1cae20e68101cd900">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 21:45:55</b> <u>skeleton/caramball.cpp: Added a skeleton driver for a Spanish air hockey table. (#11357)</u> <em>[ClawGrip]</em><ul><li class="desc">New systems marked not working - Caramball [Retromaniacs, Recreativas.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3f5e56dc513c2e0ca52ea91e23e38a4566a8d9da" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3f5e56dc513c2e0ca52ea91e23e38a4566a8d9da">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 21:36:36</b> <u>misc/neomania.cpp: extend video/audio card notes</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=15192fd2444566fbad10ac99c0d287dd22153622" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=15192fd2444566fbad10ac99c0d287dd22153622">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 21:07:36</b> <u>ibm5170.xml: Added eleven working items. (#11142)</u> <em>[ArcadeShadow]</em><ul><li class="desc"> Moved Risky Woods from ibm5150 to ibm5170 software list. Removed Eye of the Beholder 3: Assault on Myth Drannor (Eye of Beholder Trilogy release).<br>New working software list items (ibm5170.xml)<br>Basket Playoff (re-release) [Total DOS Collection] Brutal: Paws of Fury [Total DOS Collection] Discworld [Total DOS Collection] Dungeon Master II: The Legend of Skullkeep [Total DOS Collection] Eye of the Beholder: Trilogy [Total DOS Collection] Hoyle: Official Book of Games - Volume 3 (VGA, Futura release) [Total DOS Collection] Risky Woods (Futura release) [Total DOS Collection] Super Space Invaders (Big Games release) [Total DOS Collection] The Colonel's Bequest (Futura release) [Total DOS Collection] Thomas the Tank Engine & Friends - Electronic Paint Box [Total DOS Collection] Thomas the Tank Engine & Friends - The Collection [Total DOS Collection]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=217c1bead92fb81863acc3c60f72cf3101cff058" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=217c1bead92fb81863acc3c60f72cf3101cff058">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 21:02:55</b> <u>exidy/exidy.cpp: Corrected palettes for Targ and Spectar. (#11237)</u> <em>[TimothyShiels]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e37b51f3cb17915a18f0f526d001cffd3bc60576" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e37b51f3cb17915a18f0f526d001cffd3bc60576">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 20:58:21</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Fruit Star (v810, encrypted) [TeamEurope, f205v, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a7f5166778c2817d2024f01360dc06351a05cda7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a7f5166778c2817d2024f01360dc06351a05cda7">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 20:35:00</b> <u>unico/unianapc.cpp: add possible video card candidate [skip ci]</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=761f1a239f435aa9a43439aa5cd5f0303b36db83" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=761f1a239f435aa9a43439aa5cd5f0303b36db83">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 20:30:11</b> <u>misc/compucranes.cpp: Dumped and added a crane game from Covielsa. (#11364)</u> <em>[ClawGrip]</em><ul><li class="desc">New clones marked not working<br>Octopussy [Victor Fernandez (City Game)]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2b9ecf7b6599021aec824ea336b8485bc5804680" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2b9ecf7b6599021aec824ea336b8485bc5804680">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 20:03:48</b> <u>pc/queen.cpp: add QA notes</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6fd2f60413b85425f4d9ceb5fdec1c05a07e6f63" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6fd2f60413b85425f4d9ceb5fdec1c05a07e6f63">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 19:11:38</b> <u>phoenix/phoenix.cpp: Added a Valadon Automation bootleg of Phoenix. (#11358)</u> <em>[ClawGrip]</em><ul><li class="desc">New working clone<br>Condor (Valadon Automation bootleg of Phoenix) [Retromaniacs, Recreativas.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=af716ed192713a1d38a86d00f1f6c2080a8d0273" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=af716ed192713a1d38a86d00f1f6c2080a8d0273">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 19:08:36</b> <u>misc/arachnid.cpp: Added a new 'English Mark Darts' set (as new parent). (#11361)</u> <em>[ClawGrip]</em><ul><li class="desc">New systems marked not working<br>Super Six Plus II English Mark Darts (v3.3) [ClawGrip]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=556fd02db6c3a5f4cc21938f91c9e7ebf4b3e533" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=556fd02db6c3a5f4cc21938f91c9e7ebf4b3e533">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 11:59:39</b> <u>popeye: set screen always_update flag depending on interlace config</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bfa262e513738ff1eef70456445986ef9166f6c3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bfa262e513738ff1eef70456445986ef9166f6c3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 10:58:03</b> <u>various: add missing precompiled header</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=774015219100b3b30f29571ed32fc1dbffba832a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=774015219100b3b30f29571ed32fc1dbffba832a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-22 03:30:35</b> <u>atari/pong.cpp: Added note about an orange overlay in Rebound (#11187)</u> <em>[Michael Sanborn]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=69a5b662f6ec13b55bb4edb0640f27d54addf25c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=69a5b662f6ec13b55bb4edb0640f27d54addf25c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 21:51:12</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Gamushara Battle! Puchi Monster (Japan 990519) [nnap]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4cbd6a78f8459340262d1bbcce861778ae0d8d83" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4cbd6a78f8459340262d1bbcce861778ae0d8d83">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 21:16:32</b> <u>atari/atari400.cpp: fix a5200 assert failure on cart</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ed83f4e205608fb91c1c62f8fef82701d71cb238" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ed83f4e205608fb91c1c62f8fef82701d71cb238">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 20:43:51</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Gamble Poker (v816, encrypted) [TeamEurope, Roberto Fresca]<br>New clones marked as NOT_WORKING<br>Gamble Poker (v812, encrypted) [TeamEurope, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2fee60166f714293dd97fa035b71821486c3bb0e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2fee60166f714293dd97fa035b71821486c3bb0e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 19:39:41</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Red Line (v808, encrypted) [TeamEurope, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=923344277feb98852f9962f5c741dcd6c539f796" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=923344277feb98852f9962f5c741dcd6c539f796">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 18:32:54</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Super Stars (v839, encrypted) [TeamEurope, Roberto Fresca] Super Stars (v834, encrypted) [TeamEurope, Roberto Fresca]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8ec5cea6c66398991791e95b5f36385fe13747d6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8ec5cea6c66398991791e95b5f36385fe13747d6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 17:42:16</b> <u>misc/silverball.cpp: HW monitoring Super I/O is a W83782M</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=629208e3142988722057efcbabe1b64f6dec28e7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=629208e3142988722057efcbabe1b64f6dec28e7">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 16:54:38</b> <u>-machine/68340.cpp, machine/scc68070.cpp: Don't mess with devcbs in device_start.</u> <em>[Vas Crabb]</em><ul><li class="desc">-bfm/bfm_swp.cpp: Fixed ROM offset mask (it's words, not bytes).<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0ecbe63a382d696817fe23d1bca2f282fc37da94" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0ecbe63a382d696817fe23d1bca2f282fc37da94">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 14:32:42</b> <u>turbosub: more consistent romset shortnames</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ae63f9316fbde99891fa5191e58fde480519c5c2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ae63f9316fbde99891fa5191e58fde480519c5c2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 11:55:38</b> <u>harddriv, racedrivc: swap coin inputs,</u> <em>[hap]</em><ul><li class="desc">galastrm: fix coin counter 2<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e4b6211b45c98209abce6f2fb002109e9b9d86b2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e4b6211b45c98209abce6f2fb002109e9b9d86b2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-21 03:15:25</b> <u>Cdg turbosub - Add new romsets for TurboSub and add start inputs back to new prototype (#11359)</u> <em>[lupinthird]</em><ul><li class="desc"> Added TSB8 TurboSub prototype driver and added inputs back that were needed<br> Added TurboSub entry to mame.lst<br> Changed new turbosub ROM set name to more accurately reflect version<br> Tweaked inputs for new TurboSub TSB8<br> Added remaining TurboSub romsets and checksums<br> IO_PORT cleanup and resolved spacing issues in ROM and driver areas<br> Fixed the rest of the spacing issues<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=be908cd44283ec9e826f93fdd241509809c043f6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=be908cd44283ec9e826f93fdd241509809c043f6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-20 22:24:21</b> <u>misc/silverball.cpp: base conversion to PCI model for i440zx BIOS</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1f96fae5b195383634caf86f6325d0030b81c76d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1f96fae5b195383634caf86f6325d0030b81c76d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-20 21:23:03</b> <u>machine/pc87306.cpp: add keyboard enable mechanism</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b84318b506df3c5e3b37b3cb48acc516d7f6f805" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b84318b506df3c5e3b37b3cb48acc516d7f6f805">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-20 18:00:28</b> <u>misc/chsuper.cpp: descrambled GFX for lstislnd. Renamed to losttrea since ot shows a Lost Treasure title.</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9dcc870967a6a4667d2b6349ab5551aa86a1f0dd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9dcc870967a6a4667d2b6349ab5551aa86a1f0dd">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-20 17:58:28</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> unknown Top game [caius]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e685326b9c09ce08b5a792c427ebfb6bcff94752" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e685326b9c09ce08b5a792c427ebfb6bcff94752">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-20 05:06:22</b> <u>New systems marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Lost Island (V1.03) [caius]<br>New working clones<br>Euro League (Italian hack of Tecmo World Cup '90, set 3) [Nnap] Psycho-Nics Oscar (World revision 0, bootleg) [Armando78] Sky Fire [IZ8DWF]<br>- nintendo/snes51.cpp: dumped a newer bios for snes4sl [Bonky]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d73120e360baccf0cfc12a26520ae373d17ded54" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d73120e360baccf0cfc12a26520ae373d17ded54">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 23:45:58</b> <u>misc/odyssey.cpp: write a skeleton device for PC87306 Super I/O</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2b4b520f39fe03554c5eeaf79591a919c34fd1a1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2b4b520f39fe03554c5eeaf79591a919c34fd1a1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 21:52:48</b> <u>gameboy.xml: Added Debagame Tester, and set correct cartridge type for bartescj. (#11267)</u> <em>[ICEknigh7]</em><ul><li class="desc">New working software list items - Debagame Tester: Second Impact [Christopher Graves, LuigiBlood]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=41c670b7a605c217dbff2650117a022f1ac05b9a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=41c670b7a605c217dbff2650117a022f1ac05b9a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 21:38:45</b> <u>dragon_cart.xml: Replaced cyrus dump with individual chip dumps. (#11273) [ClawGrip, ICEknight]</u> <em>[ICEknigh7]</em><ul><li class="desc">Also changed sizes and offsets to hexadecimal throughout the software list.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8d2693fa886bbf45055274c2e88b83bc919be9d9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8d2693fa886bbf45055274c2e88b83bc919be9d9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 21:12:13</b> <u>cdi.xml, megacd.xml, megacdj.xml, segacd.xml: Cleaned up disc info.</u> <em>[Vas Crabb]</em><ul><li class="desc">Moved matrix codes from various info elements to cd_matrix feature elements on the disc parts.<br>Added a few generic part_id features for multi-disc software that was lacking them.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5045281c54e37398dfc9f01ff6447aeee5d00b26" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5045281c54e37398dfc9f01ff6447aeee5d00b26">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 20:03:07</b> <u>segacd.xml, megacdj.xml: Added various CD dumps. (#11344)</u> <em>[David 'Foxhack' Silva]</em><ul><li class="desc">New working software list items - segacd.xml: Compton's Interactive Encyclopedia v2.00S (USA) [redump.org] Note! Color Mechanica (USA) [redump.org] Note! Color Mechanica (USA, alt) [redump.org] What is X'Eye Multi Entertainment System (USA) [redump.org] megacdj.xml: Heavenly Symphony - Formula One World Championship 1993 Hibaihin (Japan) [redump.org] Keiou Yuugekitai Taikenban Hibaihin (Japan) [redump.org] Lunar - Eternal Blue Hibaihin Auto Demo (Japan) [redump.org] Microcosm Demo CD (Japan) [redump.org] Night Trap Hibaihin (Japan) [redump.org] Popful Mail Taikenban Hibaihin (Japan) [redump.org] Silpheed Hibaihin (Japan) (Fixed) [redump.org] Sonic The Hedgehog CD Hibaihin (Japan) [redump.org] Thunderhawk Hibaihin (Japan) [redump.org] Urusei Yatsura - Dear My Friends Hibaihin (Japan) [redump.org] Yumemi Yakata no Monogatari Hibaihin (Japan) [redump.org] WonderMega Collection - Game Garden (Japan, alt) [redump.org]<br>New software list items marked not working<br>segacd.xml: Surgical Strike (Brazil, 32X) [redump.org] megacdj.xml: Psychic Detective Series vol.3 - AYA Auto Demo (Japan) [redump.org] Silpheed Hibaihin (Japan) [redump.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2bcd9bc772b4f3cc6e8b281703e53561d2c5bea9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2bcd9bc772b4f3cc6e8b281703e53561d2c5bea9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 19:48:18</b> <u>spectrum_cass.xml: Added 44 items (38 working). (#11350)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Also updated metadata with information from Spectrum Computing, and replaced one item with a better dump.<br>New working software list additions (spectrum_cass)<br>3D Tanks (Elettronica) [Spectrum Computing] Anttown-3D [Steven Brown, Planeta Sinclair] Archivio [Steven Brown, Planeta Sinclair] Astroblaster [Spectrum Computing] Astrodata 3000 №4 [Spectrum Computing] Backgammon (1982, Pi Software) [Spectrum Computing] Backgammon (pirate) [Steven Brown, Planeta Sinclair] Biorhythms (type-in from book "Cambridge Colour Collection") [Spectrum Computing] Bioritmi (pirate) [Steven Brown, Planeta Sinclair] Bomber (1984, Prince) [Spectrum Computing] Briscola [Steven Brown, Planeta Sinclair] Campo Minado (Microparadise) [Spectrum Computing] Campo Minato (pirate) [Steven Brown, Planeta Sinclair] Carambola (pirate) [Steven Brown, Planeta Sinclair] Carrarmati Tanx (pirate) [Steven Brown, Planeta Sinclair] Chequered Flag (pirate) [Steven Brown, Planeta Sinclair] Cookie (pirate) [Steven Brown, Planeta Sinclair] Dragons of Flame (Erbe) [Steven Brown, Planeta Sinclair] Everest Ascent (pirate) [Steven Brown, Planeta Sinclair] Firebirds (Microbyte) [Steven Brown, Planeta Sinclair] Firebirds (pirate) [Steven Brown, Planeta Sinclair] Flight Joystick (pirate) [Steven Brown, Planeta Sinclair] Futebol 87 (pirate) [João Cruz, Planeta Sinclair] Future Knight (Erbe, medium case) [Spectrum Computing] Future Knight (Erbe, small case) [Spectrum Computing] Hostages (Erbe) [Spectrum Computing] Mini Battle Tank [Spectrum Computing] Planetoids [Spectrum Computing] Son of Blagger (Paxman) [Spectrum Computing] Spitfire '40 (Zafi Chip) [Spectrum Computing] Splat! (System 4) [Spectrum Computing] Talisman (Aackosoft) [Spectrum Computing] Talisman of Lost Souls + The Guardian [Steven Brown, Planeta Sinclair] Temple of Vran (sample) [Steven Brown, Planeta Sinclair] Temple of Vran (sample, alt) [Steven Brown, Planeta Sinclair] The Calling (48K, alt, Adventure Workshop) [Steven Brown, Planeta Sinclair] The Rocky Horror Show (Zafiro) [Luís Rato, Planeta Sinclair] Z80 Attack [Javi Ortiz]<br>New NOT working software list additions (spectrum_cass)<br>Asteroidi (pirate) [Steven Brown, Planeta Sinclair] Astro Blaster (pirate) [Steven Brown, Planeta Sinclair] Centipede (pirate) [Steven Brown, Planeta Sinclair] Cruising On Broadway (pirate) [Steven Brown, Planeta Sinclair] Dictator (Pirate) [Steven Brown, Planeta Sinclair] Time-Gate (Investronica) [Spectrum Computing]<br>Redump (spectrum_cass)<br>Son of Blagger (Dixons) [Spectrum Computing]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=224e08640f54f13c465c3b1d781136a0226cdfa0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=224e08640f54f13c465c3b1d781136a0226cdfa0">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 19:42:16</b> <u>msx1_cart.xml: Add twenty working items, and added floppy images for HB-3600. (#11347)</u> <em>[wilbertpol]</em><ul><li class="desc">Added floppy disk images for HB-3600. [frs]<br>New working software list items (msx1_cart) - Yeoja Wres (Korea) [file-hunter] Namake's Bridgedrome [MSXDev] Nayade Resistance - Episode I [MSXDev] Nayade Resistance - Episode I (alt) [file-hunter] NeoPONG512 (v1.0) [MSXDev] NeoPONG512 (v1.1) [MSXDev] Neuras [inufuto] Nice Soccer World Cup [file-hunter] Night City (English) [MSXDev] Night City (Spanish) [MSXDev] Night Driver [MSXDev] Night Escape [msxblue] Ninja Savior [MSXDev] No [file-hunter] No Back Down [MSXDev] Noborunoca (v1.0.0) [Hiromasa Tanaka] Noborunoca (v0.7.0) [Hiromasa Tanaka] Nogalious (demo) [file-hunter] Nohzdyve [crunchworks] Numberman [msx-org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=975b7c5dd2a7ae0412771826af2b71d64a139996" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=975b7c5dd2a7ae0412771826af2b71d64a139996">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 19:13:15</b> <u>video/ati_mach32.cpp: Fix uninitialized variable that was causing a crash on some builds. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=df00bcfdf7b82eadd0ba3f48cf1caaa85de21fd8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=df00bcfdf7b82eadd0ba3f48cf1caaa85de21fd8">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 16:50:34</b> <u>funtech/supracan.cpp: Load Super A'Can internal 68k ROM. (#11354) [anonymous]</u> <em>[David Haywood]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8e4b44ba6a632b180c1c7b54e367007488b643f7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8e4b44ba6a632b180c1c7b54e367007488b643f7">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 15:41:20</b> <u>cpu.lua: Correct name of header</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=89698e42d602fbadfe1e76bf14bfaeed9a07e46c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=89698e42d602fbadfe1e76bf14bfaeed9a07e46c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 15:35:47</b> <u>mame.lst: Update for 02192d18e1a47b44549bfc008a1c2bce3f39f8b1</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6ae5b93d903905174aeba0f03042e5bf7e39e1c2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6ae5b93d903905174aeba0f03042e5bf7e39e1c2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 15:32:26</b> <u>New machines marked as NOT_WORKING</u> <em>[AJR]</em><ul><li class="desc"> Orla HK1000 Orla XM200 Orchestra Module<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=02192d18e1a47b44549bfc008a1c2bce3f39f8b1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=02192d18e1a47b44549bfc008a1c2bce3f39f8b1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 01:51:49</b> <u>misc/odyssey.cpp: fix PCI config space</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6d932940db6d7d95a5c294eab85325dd5a8e889b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6d932940db6d7d95a5c294eab85325dd5a8e889b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-19 01:14:34</b> <u>misc/odyssey.cpp: base conversion to i430hx chipset</u> <em>[angelosa]</em><ul><li class="desc"> Needs unemulated National Semiconductor PC87306B Super I/O to continue<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3b7fcaafd56827a12121fb8d842d6b665cd2bb78" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3b7fcaafd56827a12121fb8d842d6b665cd2bb78">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 23:19:46</b> <u>misc/ez2d.cpp: add HDD dump QA notes</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e773f72d5bce199a7358b3001df6d0f666068f1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e773f72d5bce199a7358b3001df6d0f666068f1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 22:48:00</b> <u>unidasm: Add disassemblers for ST9 and ST9+ architectures</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e2edca4404217c4d346ce17b2d029e000e2bbeef" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e2edca4404217c4d346ce17b2d029e000e2bbeef">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 20:21:57</b> <u>neocd.xml: Added a Double Dragon dump. (#11349)</u> <em>[David 'Foxhack' Silva]</em><ul><li class="desc">New working software list items - neocd: Double Dragon (Japan) [redump.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2e8f61b754739bfd819bcf650c3bf273d78832d6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2e8f61b754739bfd819bcf650c3bf273d78832d6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 19:26:51</b> <u>yamaha/ympsr150.cpp: Added DD-9. (#11348)</u> <em>[Devin Acker]</em><ul><li class="desc">sound/gew.cpp: Implemented reverse flag.<br>New working machine<br>Yamaha DD-9 Digital Percussion [BCM, Devin Acker]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=eac5622f929e466b02af908d236490c151cb58a3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=eac5622f929e466b02af908d236490c151cb58a3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 18:16:55</b> <u>casio/cz101.cpp: Added version 1 firmware as a BIOS option for cz101. (#11351) [BCM]</u> <em>[Devin Acker]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=63c125589c04f175fd59796094711eb0eeee4509" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=63c125589c04f175fd59796094711eb0eeee4509">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 17:39:07</b> <u>edevices/stlforce.cpp: Added Mortal Race. (#11341)</u> <em>[David Haywood]</em><ul><li class="desc">edevices/edevices.cpp: Added additional video priority modes used by Mortal Race.<br>New working systems - Mortal Race [Museo del Recreativo, David Haywood, ClawGrip]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c410ceeb2a653872ab18ce37e8a6b28a033d6126" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c410ceeb2a653872ab18ce37e8a6b28a033d6126">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 17:35:48</b> <u>misc/ez2d.cpp: ASUS CUBX is a i440bx flavour, basic driver conversion to PCI</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7209b44333edf6fe2ede6aaffee8272b94e72322" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7209b44333edf6fe2ede6aaffee8272b94e72322">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 17:33:28</b> <u>heathkit/h19.cpp: Implemented Shift-Reset functionality. (#11339)</u> <em>[Mark Garlanger]</em><ul><li class="desc">heathkit/h89.cpp: Hold the main CPU in reset while keys pressed.<br>heathkit/z37_fdc.cpp: Implemented device reset.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ec8a3191546dd56ffde597219f61d539cb3fbe2f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ec8a3191546dd56ffde597219f61d539cb3fbe2f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 12:19:59</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- Conchess Plymate Glasgow Plus (set 1) [Mr. Lars]<br>New working clones<br>Conchess (standard, set 1) [Mr. Lars] Conchess Plymate Glasgow Plus (set 2) [Mr. Lars]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cd9ae37cb4c7a3a076d58b34ea17408f1a8cedd2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cd9ae37cb4c7a3a076d58b34ea17408f1a8cedd2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-18 10:56:26</b> <u>sega 315-5296: correct logerror message,</u> <em>[hap]</em><ul><li class="desc">stv: invert coincounters<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2321f5c9487648679bfd411b128d999c8c620cae" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2321f5c9487648679bfd411b128d999c8c620cae">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 22:15:56</b> <u>bus/ata: Do slot output signals the sensible way (fixes GitHub #11346).</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a3e4ece95edaf0d8632468950c31228b08adaecc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a3e4ece95edaf0d8632468950c31228b08adaecc">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 19:54:58</b> <u>m6502: Return to implicitly using read_arg to read operands at PC (fixes regression in all XaviX games)</u> <em>[AJR]</em><ul><li class="desc">Side note: this changes the semantics of read_pc to what was formerly known as read_pc_noinc. Now that memory accesses themselves can be interrupted and restarted, updating PC as a side effect is obsolete anyway.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f9002c38eeef952bf18da03415a34137178cc0e2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f9002c38eeef952bf18da03415a34137178cc0e2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 19:40:11</b> <u>igt/peplus.cpp: fixed missing entries</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=dc0334e80e7f5db73c2981ab8ad396d0c85aabc7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=dc0334e80e7f5db73c2981ab8ad396d0c85aabc7">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 19:38:40</b> <u>segas16a: set 8255 tristate to 0</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=efa7cb35965eb26aaee7ddd303cf2e757ce39ec6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=efa7cb35965eb26aaee7ddd303cf2e757ce39ec6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 18:36:43</b> <u>taito/taitowlf.cpp: pf2012 ISA irq 7 is necessary for coin insertion [cracyc, Angelo Salese]</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=efde59efb70074af457452984ff1cd0fe336e0a8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=efde59efb70074af457452984ff1cd0fe336e0a8">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 16:59:31</b> <u>tx1: remove unpopulated DS3, fix steering wheel mask</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0979c261d665dad8370a315b982ddfc0eb2f8148" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0979c261d665dad8370a315b982ddfc0eb2f8148">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 13:18:12</b> <u>segahang, tx1: set 8255 tristate to 0,</u> <em>[hap]</em><ul><li class="desc">tx1: buggyboy coin3 is service coin, tx1 does not have it<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=59e0d8293c7d912ab0a9155f30e782113cdab3c7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=59e0d8293c7d912ab0a9155f30e782113cdab3c7">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 11:42:39</b> <u>Systems promoted to working</u> <em>[hap]</em><ul><li class="desc">- Strobe [hap, Sean Riddle]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=be5c86b4d719745421304a3a5315b6ba6b4d5b79" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=be5c86b4d719745421304a3a5315b6ba6b4d5b79">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 07:41:59</b> <u>New working systems</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Player's Edge Plus (X000014P+XP000055) Standard Draw Poker [Brian Troha] Player's Edge Plus (X002002P+XP000038) Double Double Bonus Poker [Brian Troha] Player's Edge Plus (X002046P+XP000038) Ace$ Bonus Poker [Brian Troha]<br>New working clones<br>Player's Edge Plus (BE0013) Blackjack [Brian Troha] Player's Edge Plus (PP0005) Standard Draw Poker [Brian Troha] Player's Edge Plus (PP0042) 10's or Better (set 1) [Brian Troha] Player's Edge Plus (PP0083) 10's or Better (set 1) [Brian Troha] Player's Edge Plus (PP0094) Standard Draw Poker (set 2) [Brian Troha] Player's Edge Plus (PP0117) Standard Draw Poker [Brian Troha] Player's Edge Plus (PP0122) Deuces Wild Poker [Brian Troha] Player's Edge Plus (PP0143) Deuces Joker Wild Poker [Brian Troha] Player's Edge Plus (PP0418) Deuces Wild Poker (set 1) [Brian Troha] Player's Edge Plus (PP0420) Standard Draw Poker (set 1) [Brian Troha] Player's Edge Plus (PP0425) Joker Poker [Brian Troha] Player's Edge Plus (PP0430) Deuces Joker Wild Poker (set 1) [Brian Troha] Player's Edge Plus (PP0451) Bonus Poker Deluxe [Brian Troha] Player's Edge Plus (PP0459) Joker Poker (set 1) [Brian Troha] Player's Edge Plus (PP0469) Deuces Wild Poker [Brian Troha] Player's Edge Plus (PP0508) Loose Deuce Deuces Wild! Poker (set 1) [Brian Troha] Player's Edge Plus (PP0540) Double Bonus Poker (set 1) [Brian Troha] Player's Edge Plus (PP0729) Double Bonus Poker [Brian Troha] Player's Edge Plus (PP0750) Standard Draw Poker (set 1) [Brian Troha] Player's Edge Plus (PP0777) Royal Deuces Poker?? [Brian Troha]<br>New clones marked not working - Montana Choice (MG0225) Multi-Game [Brian Troha] Player's Edge (PK0785-PC041) Tens or Better [Brian Troha] Player's Edge (PK0788-PC041) Tens or Better [Brian Troha] Player's Edge (PK1015-PC088) 4 of a Kind Bonus Poker [Brian Troha] Player's Edge (PK1031-PC088) 4 of a Kind Bonus Poker [Brian Troha] Player's Edge Plus (KE0026) Keno [Brian Troha] Player's Edge Plus (PP0079) Standard Draw Poker [Brian Troha]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=99917dfa206ebf553717d70ec4ae5c4c9a5ca875" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=99917dfa206ebf553717d70ec4ae5c4c9a5ca875">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 00:37:22</b> <u>taito/taitowlf.cpp: remove extra machine_config</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=54625cd57db7834c3a77ddf8291a5fe362266539" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=54625cd57db7834c3a77ddf8291a5fe362266539">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-17 00:28:33</b> <u>taito/taitowlf.cpp: split pf2012 to own taitowlf_state, update QA, add debug bootscreen fn, srcclean</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=095860eb0cc6680fd86019ef50a0caeb35baf9db" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=095860eb0cc6680fd86019ef50a0caeb35baf9db">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 21:54:33</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Black Knight (L-2) [Quench]<br>- taito/taito_o.cpp: updated dip switches according to manual [hammy]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=99287b26e08649e7413c5dc46ec75c243e8ace37" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=99287b26e08649e7413c5dc46ec75c243e8ace37">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 17:34:29</b> <u>seibu/raiden.cpp: Marked version with checkpoints as Japan release. (#11257)</u> <em>[cam900]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=08ea8e96cbf789889210f4566f75d03660bf2651" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=08ea8e96cbf789889210f4566f75d03660bf2651">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 17:22:11</b> <u>roland/roland_mt32.cpp: Added mt32 ROM version 2.0.7 as a BIOS option. (#11340)</u> <em>[Brandon Munger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2550ccff9352a504c65ea8beb4b4f09f3680fad3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2550ccff9352a504c65ea8beb4b4f09f3680fad3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 17:10:05</b> <u>emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)</u> <em>[Vas Crabb]</em><ul><li class="desc">Read callbacks now need a default return value supplied at construction.<br>Replaced isnull() with isunset() which tells you if the callback wasn't configured rather than whether it isn't safe to call.<br>Enabled validation of device callbacks (it seems it was disabled at some point, probably accidentally).<br>Device callbacks and object finders now implement the same interface for resolution.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e9c1f4a42a6758a6fb75403e28c7dc6cf869081c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e9c1f4a42a6758a6fb75403e28c7dc6cf869081c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 16:35:08</b> <u>m6801: remove i/o ports tri-state callback</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c1ceb6e016763537c5109cc76fe5d1b4ae72fdb3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c1ceb6e016763537c5109cc76fe5d1b4ae72fdb3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 15:17:09</b> <u>flower: assume cpus are 3mhz instead of 4.6mhz, and assume vblank rising edge is irq set, latch falling edge is irq clear</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3f3b6c73b7842bccaa97cdcd080479d9d7cc1bcf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3f3b6c73b7842bccaa97cdcd080479d9d7cc1bcf">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 13:01:35</b> <u>m6801: add i/o ports tri-state callback,</u> <em>[hap]</em><ul><li class="desc">misc: correct some typos<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=95228a9955c04fd71884c25f721b864d1c00b21c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=95228a9955c04fd71884c25f721b864d1c00b21c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 11:36:33</b> <u>turbo,zaxxon: set 8255 tristate to 0,</u> <em>[hap]</em><ul><li class="desc">m6800: zerofill more class variables, misc: change "Bios" to "BIOS"<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3e94326fe23d2b62a27a69a720d6f36bbf620496" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3e94326fe23d2b62a27a69a720d6f36bbf620496">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 11:11:48</b> <u>floppy.cpp: add Teac FD55-A and FD55-B drive types (#11342)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0f014596d7e343c54c1954ea18b2e57e464b344b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0f014596d7e343c54c1954ea18b2e57e464b344b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-16 01:57:29</b> <u>taito/taitowlf.cpp: fix CPU type and speed</u> <em>[angelosa]</em><ul><li class="desc"> entering service mode now works (watchdog resetting from '510nio if the host CPU isn't enough)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9b51d7e6b882f1aaaa6e07933f67b46bbccd06a1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9b51d7e6b882f1aaaa6e07933f67b46bbccd06a1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 23:30:30</b> <u>taito/taitowlf.cpp: add pf2012 EEPROM hookup</u> <em>[angelosa]</em><ul><li class="desc"> it now enters attract mode after first time init thru service mode<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=aa747cfb5581776e4d8a2c7da540ecb8b3130ef3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=aa747cfb5581776e4d8a2c7da540ecb8b3130ef3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 22:20:38</b> <u>misc/anes.cpp: identified some more inputs, dips from manual, added nvram, enabled save state support</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9f629241f3db11a68e63dc556c33c2644e3de48b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9f629241f3db11a68e63dc556c33c2644e3de48b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 20:47:49</b> <u>mc68681: Delay setting of TxRDY until start bit time has passed (fixes DUART test on att630)</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=df1a2fa1654e5c336e14217b9f13bf3f9e726648" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=df1a2fa1654e5c336e14217b9f13bf3f9e726648">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 20:21:09</b> <u>lw30: remove custom beep device</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d4abdba06f53b8d20ad3dca56257112684ac2119" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d4abdba06f53b8d20ad3dca56257112684ac2119">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 18:40:14</b> <u>pc/igspc.cpp: QA the video card note</u> <em>[Angelo Salese]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=a690e6cc0443c23943faa122e3baefe41cfd114d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=a690e6cc0443c23943faa122e3baefe41cfd114d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 18:14:12</b> <u>mu5: increase battery level</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=edfb31d997b3260f578ece9e6d0a9996f3eb92af" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=edfb31d997b3260f578ece9e6d0a9996f3eb92af">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 16:50:37</b> <u>New systems marked not working</u> <em>[hap]</em><ul><li class="desc"> Strobe [hap, Sean Riddle]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1d15627ce8c116180a56fd4978e786364593061f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1d15627ce8c116180a56fd4978e786364593061f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 07:15:18</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Pit & Run - F-1 Race (set 3) [Shane Reel, Jeff Willard]<br>- technos/vball.cpp: redumped vball [twistedsymphony]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=12b7974c1bb762167915d10e9e72946de7e86d3c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=12b7974c1bb762167915d10e9e72946de7e86d3c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 01:30:31</b> <u>taito/taitowlf.cpp: convert $cbxxx to map area, add tc0510nio inputs, remove unnecessary by now VGA card</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4434f5389c64c74424fe906a494739fa4fbc02da" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4434f5389c64c74424fe906a494739fa4fbc02da">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-15 00:41:01</b> <u>misc/anes.cpp: Really fix build</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d203058cab5fba89ed939c97251e7af0c68be641" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d203058cab5fba89ed939c97251e7af0c68be641">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 23:48:30</b> <u>taito/taitowlf.cpp: redump u20 [Guru]</u> <em>[angelosa]</em><ul><li class="desc">taito/taitowlf.cpp: convert ROM disk to address_map_bank, goes in service mode<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=27ba852caea57b9c38cba2331af40b1a32c278b4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=27ba852caea57b9c38cba2331af40b1a32c278b4">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 22:49:51</b> <u>misc/anes.cpp: Fixed build.</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9cabf47438722ae867757d59163dd2b58279cfe9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9cabf47438722ae867757d59163dd2b58279cfe9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 22:16:56</b> <u>x68k: slightly change pcg/text layer combining</u> <em>[cracyc]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cfbaa60b24fa9bacd371c48b67018583d28a4cd3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cfbaa60b24fa9bacd371c48b67018583d28a4cd3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 21:58:36</b> <u>msx1_cart.xml: Add 60 working items. (#11332)</u> <em>[wilbertpol]</em><ul><li class="desc">New working software list items (msx1_cart) - MSX Pasocalc (Japan) [file-hunter] Picture Painter (Japan) [file-hunter] Picture Painter (Japan, alt) [file-hunter] Print Soft Print Lab (Japan) [file-hunter] Perfect Math for First Preparatory Class - Part 1-1 (Arab) [file-hunter] Perfect Science for First Preparatory Class - Part 1-2 (Arab) [file-hunter] O [cobinee] Olion [file-hunter] Open Wide! [MSXDev] Operation Wolf (v1) [MSXDev] Operation Wolf (v3) [file-hunter] Othello Competicao (Portuguese) [file-hunter] PAC-01 [MSXDev] Pacific (v1.0.0) [file-hunter] Pacific (v1.1.0) [file-hunter] Pacific (v1.2.0) [MSXDev] Pacific (v1.2.4) [file-hunter] Paco el Bombas [msx-org] Paco el Bombas REDUX (English) [msx-org] Paco el Bombas REDUX (Italian) [msx-org] Paco el Bombas REDUX (Spanish) [msx-org] Paco el Bombas REDUX (Spanish, older) [msx-org] Paco Time Attack (v1.0) [msx-org] Paco Time Attack (v1.1) [msx-org] Pair Logic [MSXDev] Pak Pak [ochixn] Parachuteless Joe [MSXDev] Peek-A-Boo [MSXDev] Peek-A-Boo (older) [file-hunter] Pegged [under4mhz] Penguin Café (English) [MSXDev] Penguin Café (French) [MSXDev] Penguin Mind [MSXDev] Penguin Race [MSXDev] Penguin Run [MSXDev] Perfect Fit [file-hunter] Phantomas Saga Infinity [file-hunter] Photon [file-hunter] PickinX [MSXDev] Picture Puzzle [MSXDev] PIHKAL [file-hunter] Pippo La Scopa Ficcanaso [MSXDev] Pitman [MSXDev] Plumber [MSXDev] Pointless Platform (release 2) [tni] Pointless Platform (release 1) [MSXDev] Pointless Shooting [MSXDev] MSX Pong! [nightfoxandco] Pretty Kingdom [MSXDev] Pretty Kingdom (older) [file-hunter] PSGed (v0.82b) [aorante] PSGed (v0.8b) [aorante] PSGed (v0.4b) [aorante] Puzzybox [MSXDev] PWND - Of je worst lust [MSXDev] PWND - Of je worst lust (alt) [MSXDev] PWND part 2 - Of je assembly lust [file-hunter] PWND part 2 - Of je assembly lust (alt) [file-hunter] PWND part 3 - Full Metal Snake (v1.1) [MSXDev] PWND part 3 - Full Metal Snake (v1.0) [file-hunter]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=067445ff20eabc3ebdb13e5bd24e9f63cedaaf92" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=067445ff20eabc3ebdb13e5bd24e9f63cedaaf92">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 21:26:06</b> <u>misc/anes.cpp: Got it to boot and added preliminary video and inputs. (#11324) [Luca Elia, David Haywood]</u> <em>[David Haywood]</em><ul><li class="desc"> Implemented ROM banking. Added preliminary blitter and palette support. Added preliminary inputs.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b5c4ea75e69c733164301f1f72a7eb7f0524cd1a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b5c4ea75e69c733164301f1f72a7eb7f0524cd1a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 20:56:56</b> <u>Revert "heath/h19.cpp Implement Shift-Reset functionality (#11330)"</u> <em>[Vas Crabb]</em><ul><li class="desc">This reverts commit 2c0246059f81a9f486f19708cecae2516d205966.<br>This PR obviously wasn't reviewed properly. It has very obvious issues, in particular: Resetting child devices from device_reset/machine_reset. Child devices are automatically reset when a device is reset. Changing input state on reset. This leads to state getting out of sync. Devices that change their outputs on reset are responsible for pushing out the update.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e48e6c02b1d305e63fa7dbf762e07ca20698e240" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e48e6c02b1d305e63fa7dbf762e07ca20698e240">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 20:48:27</b> <u>heath/h19.cpp Implement Shift-Reset functionality (#11330)</u> <em>[Mark Garlanger]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2c0246059f81a9f486f19708cecae2516d205966" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2c0246059f81a9f486f19708cecae2516d205966">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 20:41:19</b> <u>leapfrog/leappad.cpp: Dumped and added a new LeapPad model BIOS (#11321)</u> <em>[ClawGrip]</em><ul><li class="desc">New systems marked not working - LeapFrog LeapPad Plus Microphone [Sean Riddle, ClawGrip]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fdce6a4e374ab7e2878bc2bab3deb4d6b16f96ef" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fdce6a4e374ab7e2878bc2bab3deb4d6b16f96ef">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 20:39:25</b> <u>Addd three Roland card dumps and a placeholder driver. (#11323)</u> <em>[ValleyBell]</em><ul><li class="desc">New systems marked not working<br>Roland Music Style Card TN-SC2 Software List holder<br>New software list items marked not working<br>r8_card: SN-R8-09 Power Drums U.S.A. roland_tnsc2: TN-SC2-04 Dance u110_card: SN-SPLA-01 Sound Elements Vol. 1 (U-01)<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f2517c78a65294663a972a6f4d5fe13e5b89a14f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f2517c78a65294663a972a6f4d5fe13e5b89a14f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 20:21:05</b> <u>bfm/bfm_sc2.cpp: Added sound ROM to Majestic Bells non-protocol version (sc2majes). (#11338)</u> <em>[Paul-Arnold]</em><ul><li class="desc">ROM taken from protocol version.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=32a133ea308f33ced3607700251191b02cae9141" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=32a133ea308f33ced3607700251191b02cae9141">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 17:23:27</b> <u>New clones marked as NOT_WORKING</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Wheel of Fortune (P517 V16, English) [Roberto Fresca, Gerald (COY)]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c84ff8213eabd8ca7b0f8babd468539590ed17f2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c84ff8213eabd8ca7b0f8babd468539590ed17f2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-14 15:43:29</b> <u>xbox_nv2a: better fix for dangling pointer warning,</u> <em>[hap]</em><ul><li class="desc">coleco: remove romhacked bios rom<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e3d45954ad80f6335677a50f313502d9c28c4e94" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e3d45954ad80f6335677a50f313502d9c28c4e94">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 23:43:48</b> <u>taito/taitowlf.cpp: upper ISA bank port is a view select</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bd166709fb9ee0c972baff511c7d595027877337" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bd166709fb9ee0c972baff511c7d595027877337">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 22:02:09</b> <u>New clones marked not working</u> <em>[Ivan Vangelista]</em><ul><li class="desc">- Arkanoid (Phoenix Electronics Co. license) [Darran Allen, The Dumping Union]<br>- taito/arkanoid.cpp: dumped the arkanoidja 68705 A75 23 MCU [Sean Riddle, Brian Troha, The Dumping Union]<br>- taito/arkanoid.cpp, taito/taito_b.cpp: ROM labels corrections / standardization [Brian Troha]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=433f4499cb985c5938fa011e6d7a9b1a0ad50ef6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=433f4499cb985c5938fa011e6d7a9b1a0ad50ef6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 21:43:00</b> <u>new WORKING software list additions (#11335)</u> <em>[David Haywood]</em><ul><li class="desc">- gamate.xml: mightbox - Mighty Boxer [Peter Wilhelmsen, Morten Kirkegaard]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=745f7776a5e724b6be7431f7b625031a47630dae" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=745f7776a5e724b6be7431f7b625031a47630dae">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 17:02:10</b> <u>taito/taitowlf.cpp: change CMOS type, add Voodoo 1</u> <em>[angelosa]</em><ul><li class="desc"> allows pf2012 to draw a 3Dfx logo then page faults<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=11d3c7211b15fd37c611c69bc79f4c3cde374ce1" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=11d3c7211b15fd37c611c69bc79f4c3cde374ce1">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 15:15:00</b> <u>emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers.</u> <em>[Vas Crabb]</em><ul><li class="desc">Uses decay rules, so if a delegate returns a reference and you want to supply a referene to an object you don't want copied as the default result, remember to use std::ref.<br>Updated a few devices to use resolve_safe on device delegates to streamline code.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9ca073b15974f894e12cdae46ce8f8d8607720a3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9ca073b15974f894e12cdae46ce8f8d8607720a3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 02:14:37</b> <u>coinmvga: Incremental improvements</u> <em>[AJR]</em><ul><li class="desc">- Add I2C EEPROM and RTC - Hook up YMZ280B IRQ properly - Use standard VGA screen parameters<br> h8: Add PC to unhooked port logging message; add notes about and slightly adjust cycle counts<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=92640b67cc5ea189f4d86f854a54f565bbac2607" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=92640b67cc5ea189f4d86f854a54f565bbac2607">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-13 00:49:37</b> <u>taito/taitowlf.cpp: convert to new PCI model (#11334)</u> <em>[Angelo Salese]</em><ul><li class="desc">taito/taitowlf.cpp: convert to new PCI model<br>taito/taitowlf.cpp: add proper pf2012 main BIOS [Guru]<br>video/atirage.cpp: hookup ATI Rage II+ DVD variant to p5txla<br>taito/taitowlf.cpp: virtualize CMOS and RTC as MB resources, initial implementation of Taito Wolf ROM DISK ISA pf2012 now manages to start loading the DOS process, failing with EMM386<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=dc748ccfc9c302ff256c74c03259b9402a1b0721" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=dc748ccfc9c302ff256c74c03259b9402a1b0721">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 17:14:01</b> <u>Coinmaster Wheel of Fortune: Swapped program roms names and correct rom load.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f69d33f6ea2027586e50a7891eb9ee422ba10fe0" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f69d33f6ea2027586e50a7891eb9ee422ba10fe0">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 13:43:26</b> <u>tigeroad: remove tilerom tag lookup,</u> <em>[hap]</em><ul><li class="desc">midas: remove neogeo.h dependency<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=34d6c77a2dbea2fa9886b623d4d93f5f7e313526" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=34d6c77a2dbea2fa9886b623d4d93f5f7e313526">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 05:54:47</b> <u>New systems marked not working</u> <em>[Roberto Fresca]</em><ul><li class="desc"> Wheel of Fortune (P517.v11, Belgium) [Roberto Fresca, Gerald (COY)]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=973bed5ca5d2645dfde7c43073448b3f06af0389" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=973bed5ca5d2645dfde7c43073448b3f06af0389">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 04:57:40</b> <u>Coinmvga.cpp driver: Added more documentation about the H8/3002/3007 CPU used,</u> <em>[Roberto Fresca]</em><ul><li class="desc">and other components.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=36cb6ceafca4c15121bae808e29dad169f70f2dd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=36cb6ceafca4c15121bae808e29dad169f70f2dd">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 04:09:07</b> <u>Coinmvga.cpp driver: Fixed the 8bpp graphics.</u> <em>[Roberto Fresca]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b501be748ec1b89f4c62f39f4a465f53a4bbf8f5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b501be748ec1b89f4c62f39f4a465f53a4bbf8f5">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 01:51:23</b> <u>bus/a800: modernize cart slot interface (#10528)</u> <em>[Angelo Salese]</em><ul><li class="desc">- use address_maps instead of catch-all handlers; - implement rd4 and rd5 line views; - converted a800_rom_williams_device to the new system, make almost every entry in mega and prisma SW to actually boot; - bus/a800: implement maxflash_1mb / maxflash_8mb devices. This allows loading arbitrary collection of .xex files built thru Maxflash Cartridge Studio program as flash ROM binaries; - bus/a800: implement sic_128kb / sic_256kb / sic_512kb flash ROM devices; - bus/a800: implement ast2k, atrax, Blizzard 32kb, Adawliah, SpartaDOS 128KB, A5200 Super Cart variants; - bus/a800: implement Super Charger math unit device; - a800_slot.cpp: fix xegs cart default slot for loose cart loading; - a800_carts.h: merge a800_turbo64 and a800_turbo128 into single a800_turbo slot option; - bus/a800/a800_slot: split a5200 to own interface<br>New working software list additions - a800.xml: Maxflash Cartridge Studio - Demonstration Workbook [Atarimax Team], SIC! 31-in-1 Demonstration [SIC! Team] a800.xml: Atrax 01, Atrax 02, Atrax 03, Atrax 04, Atrax 05, Atrax 06, Atrax 08, Atrax 09, Atrax 10, Atrax 11, Atrax 12, Atrax 13, Atrax 15 [Atarimania] a800.xml: Prince of Persia (AtariMAX i/f), Prince of Persia (SIC! i/f) [AtariAge]<br>New software list items marked not working<br>a800.xml: Atrax 14, Atrax 16 [Atarimania], Turbo Hit (Blizzard 32kb) [atari.area] a5200.xml: Bosconian 5200 - Star Destroyer (Ultimate Version) [AtariAge]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0855900dedd4ef7a20fd577b23a01d65074deb89" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0855900dedd4ef7a20fd577b23a01d65074deb89">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-12 01:33:05</b> <u>misc/esripsys.cpp: remove non-existant PORT_PLAYER(3) tags</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5ebd8c61f0743bc96407a3fdb58dfe0b78f48b9c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5ebd8c61f0743bc96407a3fdb58dfe0b78f48b9c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-11 23:47:00</b> <u>coco_fdc: Allow FLEX to work on CoCo machines (#11329)</u> <em>[Michael R. Furman]</em><ul><li class="desc">There are two parts to the change. First is a correction to the coco_fdc hardware emulation. Second is file format ordering adjustments wich make things easier for using FLEX on CoCos.<br>For the hardware change: Before the change FLEX was unable to boot on CoCo machines. The behaviour and troubleshooting showed that while the FLEX kernel started up it was unable to read anything from Track 0. Standard FLEX disks have SD(FM) on Track 0, and the remainder of the disks (for CoCo FLEX) are normally DD(MFM) or could also be SD(FM). The bug was in the handling of the WDC FDC's INTRQ line. Reviewing the available documentation and schematics showed that when the FDC asserts INTRQ two things happen. NMI is asserted on the CoCo bus and the HALT signal is cleared. The MAME code added an incorrect condition on clearing HALT: It only happened when Double-Density operation was selected. This change fixes the logic to work the same way as is shown in the schematics, that HALT is cleared any time INTRQ is asserted. SD(FM) disk operations work properly and FLEX boots completely and runs correctly after making this change.<br>File Format Ordering Adjustments: This part of the change makes it easiser to use FLEX in CoCo emulation with a wider variety of FLEX-formatted disk images. The issue here is that due to the way the JVC disk format works it winds up being a catch-all for disk images. Because FLEX has specific formatting requirements and code to handle this and JVC has no support for this special formatting, FLEX formats along with DMK and SDF are moved to come before JVC in the formats list. This allows a wider variery of FLEX-formatted disk images to be properly detected.<br>The DMK disk image from the following recent restoration of FHL Color FLEX was used for testing:<br>https://archive.org/details/color-flex-5.0.4-frank-hogg-laboratory<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=cc4deb034f52cf9f16e52207e86f572ed4acdfe2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=cc4deb034f52cf9f16e52207e86f572ed4acdfe2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-11 19:14:42</b> <u>emu/devfind.h: Added a lookup() member function to device finders.</u> <em>[Vas Crabb]</em><ul><li class="desc">This simplifies looking up the target device during configuration. It is useful when configuring child devices in things like CPUs with integrated peripherals.<br>emu/device.h: Allow templated subdevice() and siblingdevice() to work with classes that don't derive from device_t (e.g. classes that derive from device_interface).<br>util/delegate.h: Added more noexcept. Won't make much difference as most of the affected member functions are inline anyway.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=58fed9839ff65d69a81014fd1134aa92c34d3fc2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=58fed9839ff65d69a81014fd1134aa92c34d3fc2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-11 16:57:13</b> <u>heathkit/h89.cpp add support for z37 soft-sector controller (#11276)</u> <em>[Mark Garlanger]</em><ul><li class="desc">Machines promoted to WORKING - Heathkit H89 [Mark Garlanger]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9a69be8fd315faa30caee833213a523f7bf25700" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9a69be8fd315faa30caee833213a523f7bf25700">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-11 12:21:44</b> <u>namcos10: put test switch on F2</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=4eafe4e9ccad3db09f890b52d1ca57c0e1538d25" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=4eafe4e9ccad3db09f890b52d1ca57c0e1538d25">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-11 10:17:37</b> <u>h8.8: remove erroneous "auto"</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b722284b543182ae9ac2a7fb18b3068a340abc3a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b722284b543182ae9ac2a7fb18b3068a340abc3a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-11 01:07:57</b> <u>las3000: Add cassette and joystick interfaces (both untested); correct clocks</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=fa2262860e4dfbab570420eb9ac2bcbedf9213f5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=fa2262860e4dfbab570420eb9ac2bcbedf9213f5">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 22:47:23</b> <u>osd/modules: Cleaned up most macOS deprecation warnings up to and including 10.13. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc"> This raises the hard minimum macOS and SDK versions to 10.13. In practice, the minimum since 0.252 has been macOS 11 Big Sur. 10.13/10.14/10.15 can be built and run with this unsupported patch: https://gist.github.com/rb6502/8a1736ee3775f998e8e71faa47ae4b59 The patch works for me, but no guarantees are offered and it may break at any time.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9a446ca92b2c68c9cb0da9a71b21fdfe49da27fc" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9a446ca92b2c68c9cb0da9a71b21fdfe49da27fc">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 15:40:10</b> <u>misc/coinmvga.cpp: fix most of GFX decoding</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3d57b7d120f0b478c95895be31edae8c29eafc13" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3d57b7d120f0b478c95895be31edae8c29eafc13">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 12:34:07</b> <u>buraikenb: comparing the rom data, it's a bootleg after all</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e57128c4d49ba1612eb01cb2e45961c1262089b6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e57128c4d49ba1612eb01cb2e45961c1262089b6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 12:27:42</b> <u>1943: fix recent regression with bootleg sets</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c0d61f120de52cc376845560a84a18248cde6ffe" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c0d61f120de52cc376845560a84a18248cde6ffe">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 03:08:20</b> <u>pc1000, misterx, ordisava: Emulation overhaul</u> <em>[AJR]</em><ul><li class="desc">- Fix bank switching of ROM areas - Replace LCDC with type that has the correct accented characters for European versions - Add localized key definitions for all three systems; identify all unknown keys and rebind keys to better match QWERTY/QWERTZ/AZERTY layouts - Eliminate runtime port tag lookups - Separate driver from pc2000.cpp<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=62d0ec88989c3fda06051679efdfd3793410e441" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=62d0ec88989c3fda06051679efdfd3793410e441">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 03:00:50</b> <u>sed1200: Modernize emulation</u> <em>[AJR]</em><ul><li class="desc">- Reduce bus to 4 bits (but note that an 8-bit variant exists), and add CS write handler to ensure multiple writes go to the correct nibbles. This results in considerable uglification of the mt32 driver code, but is more hardware-accurate. - Speculatively eliminate cursor wraparound at first and last positions. This may or may not be accurate, but seems to produce neater results. - Save state of internal variables.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c1f4b4600a0db14cfdd775b86fa100af32b65698" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c1f4b4600a0db14cfdd775b86fa100af32b65698">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 02:21:42</b> <u>specpls3_flop.xml: Software list additions (#11326)</u> <em>[ArcadeShadow]</em><ul><li class="desc">New working software list additions<br>19 Part One - Boot Camp [El Trastero del Spectrum] 2 por 1: Rock'n Roller + Wells & Fargo [Steven Brown, Planeta Sinclair] Averno [Steven Brown, Planeta Sinclair] Dragons of Flame [El Trastero del Spectrum] Dungeons of Gomilandia (v0.1a) [RetroWorks] Dungeons of Gomilandia (v0.1) [Spectrum Computing] El Asombroso Spider-Man y Capitán America en La Venganza del Dr. Muerte! [El Trastero del Spectrum] El Equipo A [El Trastero del Spectrum] Frightmare (Zafiro) [El Trastero del Spectrum] Gunship (Erbe, alt) [El Trastero del Spectrum] High Steel (Erbe, alt) [Steven Brown, Planeta Sinclair] Pit-Fighter (Dro Soft) [El Trastero del Spectrum] Power Magic (alt) [El Trastero del Spectrum] Rainbow Islands (Erbe, alt) [El Trastero del Spectrum] Reaper [Spectrum Computing] Renaud [El Trastero del Spectrum] Seto Taisho Special Edition [Spectrum Computing] Shadow Warriors (Erbe) [El Trastero del Spectrum] Solo [El Trastero del Spectrum] Starlife [El Trastero del Spectrum] Test Match [Steven Brown, Planeta Sinclair] The Dragonslayer Trilogy [Steven Brown, Planeta Sinclair] The Duel - Test Drive II (Dro Soft) [El Trastero del Spectrum] The Sunflower Number Show (alt) [Steven Brown, Planeta Sinclair] The Tears of the Moon + Laskar's Crystals [Steven Brown, Planeta Sinclair] Ulises [El Trastero del Spectrum]<br>New NOT working software list additions<br>Heavy Metal [El Trastero del Spectrum] Skate Wars [Steven Brown, Planeta Sinclair] Spectrum +3 Spectacular [Steven Brown, Planeta Sinclair] The Archon Collection [Steven Brown, Planeta Sinclair]<br>Redump software list<br>NARC (Erbe) [El Trastero del Spectrum]<br>Metadata cleanups: update descriptions, added region and language info tag, moved XML comments to XML notes tag<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=feea04e882a21093e59d8de8771af954f728ef6b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=feea04e882a21093e59d8de8771af954f728ef6b">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-10 02:11:03</b> <u>pc1000.xml: Correct a few release years to match copyright text</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=898f76b05951d25d1463e45fac1650014feb3df7" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=898f76b05951d25d1463e45fac1650014feb3df7">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 22:21:24</b> <u>misc/coinmvga.cpp: remove extra backslash [skip ci]</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=091c9a16d1cfe3c3223949a17b3ff65ab6bb44f6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=091c9a16d1cfe3c3223949a17b3ff65ab6bb44f6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 22:19:24</b> <u>misc/coinmvga.cpp: fix CPU type after OG feedback, fix video a bit</u> <em>[angelosa]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=521131b3ba185060c86e02af048e18bfa9da763a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=521131b3ba185060c86e02af048e18bfa9da763a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 19:04:54</b> <u>avengers: dumped protection mcu [Caps0ff, Phil Bennett]</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=74a67618f4492609a1ca37390f880260433b3f19" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=74a67618f4492609a1ca37390f880260433b3f19">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 14:26:48</b> <u>Dumped and added a Chinese kiddie ride (#11292)</u> <em>[ClawGrip]</em><ul><li class="desc">New NOT_WORKING machine - Happy Video [jordigahan, Recreativas.org]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e269dd80e516e0d3d01cac3e07f34c090bdb1351" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e269dd80e516e0d3d01cac3e07f34c090bdb1351">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 14:25:36</b> <u>Dumped (partially) and added a skeleton driver for a Spanish electromechanical hockey coinop (#11304)</u> <em>[ClawGrip]</em><ul><li class="desc">New NOT_WORKING machine - Mini Hockey [Museo Arcade Vintage, ClawGrip]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ce7a5dcec5ba83201b9b1fee411d83e5246f76b3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ce7a5dcec5ba83201b9b1fee411d83e5246f76b3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 14:21:59</b> <u>pkspirit - show something (#11325)</u> <em>[David Haywood]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9f39dfde72fadbb1de1d6d2518e0643bd5fdadad" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9f39dfde72fadbb1de1d6d2518e0643bd5fdadad">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 13:57:34</b> <u>namco/namcos23.cpp: fixed regression</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=110add03018e9f3fb5f496cc04a50860e57b77de" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=110add03018e9f3fb5f496cc04a50860e57b77de">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 13:49:10</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> TeddyBoy Blues (315-5111, Old Ver.) [TeamEurope]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ad52e9f5a46dbb207c7603791386361bdfef7050" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ad52e9f5a46dbb207c7603791386361bdfef7050">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 08:40:08</b> <u>abc1600: Add deprecation note.</u> <em>[Curt Coder]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=70974543fc6076aafac2f2c16664e9b654245de6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=70974543fc6076aafac2f2c16664e9b654245de6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 03:27:29</b> <u>Add missing file. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=043606f2dcf5e2586eb725665f2b17bfff458e56" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=043606f2dcf5e2586eb725665f2b17bfff458e56">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-09 02:37:09</b> <u>apple/apple2.cpp: added Apple ROM/Firmware card with 3 options: Applesoft, Integer, and User-Defined. [R. Belmont]</u> <em>[arbee]</em><ul><li class="desc"> Use "-rom file.bin" with the user-defined ROM card to make your own custom Apple. File must be 12KiB and goes in D0/D8/E0/E8/F0/F8 order.<br>a2bus: wire up a method to assert the reset line on the slots. This is important for the ROM card. [R. Belmont]<br>apple/apple2.cpp,apple2e.cpp,apple2gs.cpp,apple3.cpp: Reset the a2bus when the 6502/65816 is reset. [R. Belmont]<br>apple/apple2gs.cpp: Reset the softswitches like a IIe on Control-Reset. [R. Belmont]<br>apple/apple3.cpp: Now has the same Control-Reset behavior improvements as the Apple IIs. [R. Belmont]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=958e912777148c72fab7cd84e3e8db7354cbd072" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=958e912777148c72fab7cd84e3e8db7354cbd072">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 21:52:43</b> <u>Note to self: -valid is good for the soul</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7be636982db167fc3af44efb2821623122d362af" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7be636982db167fc3af44efb2821623122d362af">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 21:50:26</b> <u>seta: merge driver files</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c71a5a81081fd0b5efbb59c8c75447e53faa5863" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c71a5a81081fd0b5efbb59c8c75447e53faa5863">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 19:02:12</b> <u>h8_sci: Bring interface up in the cpu</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c4bff094cf677fb83fc99e926b2e031e7b156b43" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c4bff094cf677fb83fc99e926b2e031e7b156b43">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 21:08:49</b> <u>ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode again</u> <em>[Michael Zapf]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=da4caa013ecce67688f0cd9625a7e01ce085ce2d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=da4caa013ecce67688f0cd9625a7e01ce085ce2d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 18:16:47</b> <u>h8 io: More simplifications, thanks everyone for the pointers</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b76f18dbe832f93ea024b726470180d6781d7883" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b76f18dbe832f93ea024b726470180d6781d7883">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 18:05:44</b> <u>vsystem: improve soundlatch timing where applicable</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=baddea665973e8a0151c47cd3591a0f156df9c8c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=baddea665973e8a0151c47cd3591a0f156df9c8c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 17:46:20</b> <u>ti99: Some debug output improvements</u> <em>[Michael Zapf]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e273507f1d1c4f2275031a9e3b37f5d4556650a9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e273507f1d1c4f2275031a9e3b37f5d4556650a9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 17:42:02</b> <u>ncr5380: Add a function to check for DMA mode.</u> <em>[Michael Zapf]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5c5e7badcabc01fb4e7700c24531e250dc6befde" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5c5e7badcabc01fb4e7700c24531e250dc6befde">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 16:44:34</b> <u>taito_f3_v.cpp: fix line zoom regression (trstar) (#11322)</u> <em>[ywy]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0c4122608a3ad8e47ddedf4bd785cab52d8b4103" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0c4122608a3ad8e47ddedf4bd785cab52d8b4103">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 15:51:58</b> <u>namco/namcos12.cpp: Update documentation (#11233)</u> <em>[simzy39]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ab26ea116f98b9b4bf20aa4b9505b7b12b511419" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ab26ea116f98b9b4bf20aa4b9505b7b12b511419">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-08 11:34:58</b> <u>yamaha: remove unused adc methods</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8f3716ad43b45fbef9cb35e20bc84c078a727c60" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8f3716ad43b45fbef9cb35e20bc84c078a727c60">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 11:00:37</b> <u>h8_adc, h8_port: convert i/o to devcb at cpu level</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ce096711c1407e96671d7fcf378a64d13e6c7d1e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ce096711c1407e96671d7fcf378a64d13e6c7d1e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 14:24:04</b> <u>mpu4plasma.cpp: Add SCC</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=db6578577183634ca46c05d0eb32880392991036" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=db6578577183634ca46c05d0eb32880392991036">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 14:23:45</b> <u>seta.h: Remove some leftover stuff</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c81ad7c73b39cf8d5c7240fe2123e3cf36033c64" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c81ad7c73b39cf8d5c7240fe2123e3cf36033c64">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 09:18:01</b> <u>downtown: fix compile warning</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=0ee0631c9ef42c0ffde834f811b9d83ab0d5d0ca" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=0ee0631c9ef42c0ffde834f811b9d83ab0d5d0ca">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 06:55:10</b> <u>zaccaria/zac2650.cpp: dumped PROM for tinv2650 [Andrew Welburn]</u> <em>[Ivan Vangelista]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c4cf7ab4abcc02776f46298fed0b348ed001fa9d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c4cf7ab4abcc02776f46298fed0b348ed001fa9d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 05:21:28</b> <u>z80scc.cpp: Reset Highest IUS command is available on NMOS versions too according to manuals</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7f62c836be9496268e1fd2e25cee578653fb3caf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7f62c836be9496268e1fd2e25cee578653fb3caf">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 04:02:34</b> <u>mips3: fix tlb modify exception registers</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f3f10eef0f754f13b93787faa405f2180dff897a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f3f10eef0f754f13b93787faa405f2180dff897a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 03:58:18</b> <u>z80scc: fix access to wr7'</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=eed6108b151582384b522d6c7dacf772e80559d3" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=eed6108b151582384b522d6c7dacf772e80559d3">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 03:56:44</b> <u>mc68681: separate transmitter holding and shift registers</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=6b3ba498edb4856f14d0de872934a9c112c7e009" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=6b3ba498edb4856f14d0de872934a9c112c7e009">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 03:44:17</b> <u>cdi: fix quizard cdrom region</u> <em>[Patrick Mackinlay]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8076c9a8f50c40f231cc810c113e4226808a50a2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8076c9a8f50c40f231cc810c113e4226808a50a2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-07 02:02:37</b> <u>seta.cpp: Driver overhaul</u> <em>[AJR]</em><ul><li class="desc">- Split out downtown and related games to a separate driver - Eliminate set_vblank_int and reduce usage of HOLD_LINE - Replace remaining uPD71054 simulation with PIT device<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=9ff8931fa5067487f24067a3cadcb9095cee25cf" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=9ff8931fa5067487f24067a3cadcb9095cee25cf">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-06 22:55:01</b> <u>missile: add addressmap via bankdev</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b7acf5e03a636d1212ac7a5534f98cea459bb017" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b7acf5e03a636d1212ac7a5534f98cea459bb017">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-06 14:32:14</b> <u>missile: use ioport_array</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=29c864b9d141bc97e9787c1cbd8d1e6fcda95980" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=29c864b9d141bc97e9787c1cbd8d1e6fcda95980">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-06 14:20:15</b> <u>missile: correct irq timing</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=3931cf5895609eec16b22a59ae191bb40a97e1f4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=3931cf5895609eec16b22a59ae191bb40a97e1f4">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 17:57:05</b> <u>h8_dma: reorganize, upgrade</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=37dda0012c1b4113ab6b124956ee6989af2ceffd" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=37dda0012c1b4113ab6b124956ee6989af2ceffd">Get GitDIFF</a></p></li> <li class="title"><b>2023-05-28 23:40:30</b> <u>h8: Use finders</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c07474dfb380aa4c98ad2c64e4d0264a64e38d6e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c07474dfb380aa4c98ad2c64e4d0264a64e38d6e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-06 07:24:20</b> <u>New working clones</u> <em>[Ivan Vangelista]</em><ul><li class="desc"> Sprint 4 (Rev 03) [Andrew Welburn]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=780f647c17b4590b02d9c4185a002540bdfb5de2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=780f647c17b4590b02d9c4185a002540bdfb5de2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-05 12:47:27</b> <u>missile: add debugger side effects check</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=5599230d9364847a25e836dbd2df34fa6f936d4d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=5599230d9364847a25e836dbd2df34fa6f936d4d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 22:15:47</b> <u>z80: Clean up error message and inconsistent bracing</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b404a3e306138a6673d18b26d939f096b35405db" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b404a3e306138a6673d18b26d939f096b35405db">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 20:48:59</b> <u>z80.cpp - Add EI to IM0 handler (#11307)</u> <em>[Mark Garlanger]</em><ul><li class="desc"> z80.cpp - Add EI to IM0 handler<br>The heath/h89.cpp with a z37 soft-sectored controller uses IM0 and places an EI instruction on the bus when DRQ signal is received from the WD disk controller.<br>I'm putting this part up early to get comments. Maybe someone with more experience with the z80 code could implement the top TODO in this file ``` - Interrupt mode 0 should be able to execute arbitrary opcodes ```<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bdb2a2af7ebd3a07964926eaae30415bff1d6b06" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bdb2a2af7ebd3a07964926eaae30415bff1d6b06">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 18:43:17</b> <u>Fix LeapFrogs' softwarelist name (#11310)</u> <em>[ArcadeShadow]</em><ul><li class="desc">Lowercase on media support "cartridges" word<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c77c590c6345aca8c5a67e6989ebcb72682a5971" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c77c590c6345aca8c5a67e6989ebcb72682a5971">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 18:42:29</b> <u>compis.xml: Add some recently spotted undumped software to list (#11309)</u> <em>[Rebecca Wallander]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=43b81a3be55437c4c92c441087f2d4b2c4d4dfd4" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=43b81a3be55437c4c92c441087f2d4b2c4d4dfd4">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 18:41:44</b> <u>taito_f3_v.cpp: Fix visible tile check for alternate tilemap lines (#11311)</u> <em>[ywy]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=641c9b16463cb46a11638b9bbb111e08a28d3e7f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=641c9b16463cb46a11638b9bbb111e08a28d3e7f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 17:12:49</b> <u>addocalc: remove power off timer</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=97434990fa8b5fbe595aeb3d7785648d6c3ade1d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=97434990fa8b5fbe595aeb3d7785648d6c3ade1d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 16:50:11</b> <u>msx1_cart.xml: Add four Quick Disk interfaces (not working). (#11306)</u> <em>[wilbertpol]</em><ul><li class="desc">New NOT_WORKING software list additions (msx1_cart.xml)<br>DPQ-280 Quick Disk Drive DPQ-280 Quick Disk Drive (alt) QDM-01 Quick Disk Drive VY-0002 Quick Disk Drive<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=218dddf630e3563c3d3c4c1a91e53067cb79d620" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=218dddf630e3563c3d3c4c1a91e53067cb79d620">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 15:01:26</b> <u>New working systems</u> <em>[hap]</em><ul><li class="desc">- Addometer Calculator [hap, Sean Riddle]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=44feade33ffc1da3bb5a01dabae9dcc938a6f9a6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=44feade33ffc1da3bb5a01dabae9dcc938a6f9a6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-04 02:27:30</b> <u>Some more sprintf() deprecation warning fixes. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e711951979fb9e105de8ef2ed8eb1987aac702f8" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e711951979fb9e105de8ef2ed8eb1987aac702f8">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 22:52:00</b> <u>Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=982d9385b988835072c4fb000eca61b026fc1d6f" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=982d9385b988835072c4fb000eca61b026fc1d6f">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 21:11:01</b> <u>flower.cpp: VBLANK interrupt modernization</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=d28d93b9dd6950302ba26d5cb5d981b30d5a0025" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=d28d93b9dd6950302ba26d5cb5d981b30d5a0025">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 20:35:26</b> <u>mips3: remove stray printf</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=e8859676436841eec86afff6e310571b2c78651c" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=e8859676436841eec86afff6e310571b2c78651c">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 15:35:18</b> <u>k28: (re)add imperfect sound flag</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=69c387623359ae4b49501598fc738cfc3bb72c45" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=69c387623359ae4b49501598fc738cfc3bb72c45">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 15:20:40</b> <u>votrax: It's more than good enough to remove the flag</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=afd157a5e49de6827c756d88a55e7a23e7b8034d" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=afd157a5e49de6827c756d88a55e7a23e7b8034d">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 15:22:16</b> <u>iteagle_fpga: fix issue with LOG_SERIAL</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8f84fbb708b1f38ebfaa362342be25fa0d17d262" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8f84fbb708b1f38ebfaa362342be25fa0d17d262">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 13:25:36</b> <u>m68000: Remove leftover debug logerror</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=77b010b38882b9e5b58f3277af65e184cba3e1d5" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=77b010b38882b9e5b58f3277af65e184cba3e1d5">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 13:19:25</b> <u>1943: correct mcu interrupt pin</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bfc050049618fce03aa588821a1302f07655a614" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bfc050049618fce03aa588821a1302f07655a614">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 13:02:24</b> <u>1943: don't ignore audiocpu reset line</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=b687a33d6a8496759ad4f9e6d3b90ad43d594ee2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=b687a33d6a8496759ad4f9e6d3b90ad43d594ee2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 12:02:00</b> <u>mcs51: add rxb8 to uart reset</u> <em>[hap]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=2e0cacd3adc1af6ae49e11abc6a87bbb4c0e4e2a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=2e0cacd3adc1af6ae49e11abc6a87bbb4c0e4e2a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-03 02:53:35</b> <u>x68k.cpp: Avoid dereferencing null pointers when fewer than 4 floppy drives are configured</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=c072c4c674b2e558d93d629aaed2274959a9dc6a" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=c072c4c674b2e558d93d629aaed2274959a9dc6a">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-02 13:13:38</b> <u>New working software list items</u> <em>[Curt Coder]</em><ul><li class="desc">- abc1600_hdd: Formatted Micropolis 1325A 69MB, Formatted NEC D5216A 20MB. [Curt Coder]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=bbc252cd1983b4c796c70fd89c554b7aacb9782e" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=bbc252cd1983b4c796c70fd89c554b7aacb9782e">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-02 11:59:59</b> <u>m68000: When a SR S-flag update happens in parallel to a bus access, be careful to delay the update to after the access because it is otherwise seen too early through fc, and acts on mmus&co. Fixes hp_ipc [ajrhacker, O. Galibert]</u> <em>[Olivier Galibert]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f4dccdc1c5bd573a19915545967fe74cfb00f8f9" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f4dccdc1c5bd573a19915545967fe74cfb00f8f9">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-02 03:51:34</b> <u>blockcarb: Add music</u> <em>[AJR]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=265d9a542b6c64b8e9d9f6f82f56baf1c66ce6de" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=265d9a542b6c64b8e9d9f6f82f56baf1c66ce6de">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 21:55:56</b> <u>misc/micro3d.cpp: Use more plausible input ranges (MT08656).</u> <em>[Vas Crabb]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=1c475f8ad1537bb1a570da1cfdca3cd6ed1950ce" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=1c475f8ad1537bb1a570da1cfdca3cd6ed1950ce">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 20:47:24</b> <u>psikyo/psikyo.cpp: Corrected screen timings and interrupts for Gunbird and Sengoku Ace. (#11303)</u> <em>[buffi]</em><ul><li class="desc">Gunbird is verified to use the same timings as Strikers 1945 and Tengai, so Sengoku Ace can be assumed to be similar.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=f18cb715e6a08636283d65e19dfba710fdcd86c6" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=f18cb715e6a08636283d65e19dfba710fdcd86c6">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 16:57:27</b> <u>namco/namcos10.cpp: Add Taiko no Tatsujin RT: Nippon no Kokoro. (#11302)</u> <em>[987123879113]</em><ul><li class="desc">New working systems<br>Taiko no Tatsujin RT: Nippon no Kokoro [nnap, Hajime0512, Peter Wilhelmsen, Samuel Neves]<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=10a54ca4224ed3719de6b5b97765dfeda2fbc535" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=10a54ca4224ed3719de6b5b97765dfeda2fbc535">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 13:39:04</b> <u>qkracer: swap parent/clone</u> <em>[hap]</em><ul><li class="desc">tmvolleyb: fix display problem with left digit<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=8a874992c520ff527223c7573bcf98daa5629e99" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=8a874992c520ff527223c7573bcf98daa5629e99">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 11:47:04</b> <u>Cleanup of Markham.cpp documentation (#11299)</u> <em>[ToastmanJack]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=65e7f0a7c4fc183229aa5d211b49730aee5012b2" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=65e7f0a7c4fc183229aa5d211b49730aee5012b2">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 08:04:08</b> <u>video/epic12.cpp: Apply clipping to Blitter calculations as well. (#11295)</u> <em>[buffi]</em><ul><li class="desc"> Fixes excessive blitter delays when games do large over-draws. The fog in stage 1 of Mushihimesama Futari 1.5 is a good example of this.<li></ul><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ee569aa965ea8858b58bf22e639102fe5583fe88" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ee569aa965ea8858b58bf22e639102fe5583fe88">Get GitDIFF</a></p></li> <li class="title"><b>2023-06-01 04:42:17</b> <u>atari/atarist.cpp: (ste) don't segfault immediately when starting (#11296)</u> <em>[ksherlock]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=7459e3e62fa54def5e22e1f4f4a12409cadf826b" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=7459e3e62fa54def5e22e1f4f4a12409cadf826b">Get GitDIFF</a></p></li><li class="title"><b>2023-06-01 03:28:01</b> <u>apple/macrtc.cpp: Don't cache the time reference, it's somehow different for different timezones. (GitHub #11298) [R. Belmont]</u> <em>[arbee]</em><p class="footer" style="padding-bottom: 5px; padding-top: 5px;"> | <a href="http://127.0.0.1:10000/mame/commit/?id=ca881dd7e060da10d1399057b59f5e9523f7e7cb" target="mamesource">More info</a> | <a href="http://git.redump.net/mame/patch/?id=ca881dd7e060da10d1399057b59f5e9523f7e7cb">Get GitDIFF</a></p></li></ul></div> </div> <script type="text/javascript"> $('.gluepart h5').not('h5 .more').click(function() { //$('.gluepart div[class=pack]').hide(); var o = $(this).parent('div').attr('id'); $('div[id='+o+'] ' + 'div[class=pack]').toggle(); $.scrollTo( $('div[id='+o+']'), 1200 ) }); </script> <div class="cls"></div> <div id="koment" style="padding-top: 15px; border-top: 1px solid brown;"></div> <div class="advert"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- kaboom --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6197835656049758" data-ad-slot="7047516985" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/pl_PL/all.js#xfbml=1&appId=201536063271147"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="backMore" style="clear: both;"><a href="javascript:history.back();" title="[Arcade] DevMAME [log only] 2023/03/31 22:00" >wstecz</a><span class="right">31/03/2023 22:00</span></div> <div class="similiarTopic" id="podobnetematy"> <div class="boxtitle">Inne treści związane z tematem</div> <div class="similarItem"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20240328-0600.24203" title="[Arcade] DevMAME [log only] 2024/03/28 06:00"> <img alt="[Arcade] DevMAME [log only] 2024/03/28 06:00" src="https://www.t2e.pl/Photos/www/picphoto/3c3b9e8c1.jpg,134"/></a> <a class="similiarTitle" title="[Arcade] DevMAME [log only] 2024/03/28 06:00" href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20240328-0600.24203"> [Arcade] DevMAME [log only] 2024/03/28 06:00</a> <div class="similiarInfo"> Raz na jakiś czas będę publikował nowe deweloperskie binarki projektu MAME, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego  największego projektu emulacyjnego. W wypadku binarek udostępniam także resztę plików z folderu MAME. Link przy każdym wpisie umożliwia samodzielne pobranie źródeł i skompilowanie na własne ...</div> </div> <div class="cls"></div> <div class="similarItem"> <a class="similiarTitle" title="[Arcade] MAMEui x64 0.263 28/02/2024" href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-mameui-x64-0.263-28022024.24200"> [Arcade] MAMEui x64 0.263 28/02/2024</a> <div class="similiarInfo"> MAMEUI MameUI skompilowane przez Robberta w wersji x64 gotowy do pobrania. Specjalna wersja pod święta, z poprawkami z grudnia, które dopiero oficjalnie pojawią się AD2024, gdyż grudzień został przez czarnoksiężników MAME ogłoszony miesiącem porządkowania kodu a nie publikowaniem kolejnej wersji tego multiemulatora. </div> </div> <div class="cls"></div> <div class="similarItem"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-mame-x64-0.263-28022024.24199" title="[arcade] Mame x64 0.263 28/02/2024"> <img alt="[arcade] Mame x64 0.263 28/02/2024" src="https://www.t2e.pl/Photos/www/picphoto/f9d8c6f41.jpg,134"/></a> <a class="similiarTitle" title="[arcade] Mame x64 0.263 28/02/2024" href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-mame-x64-0.263-28022024.24199"> [arcade] Mame x64 0.263 28/02/2024</a> <div class="similiarInfo"> Kolejna odsłona MAME, po dłuższej przerwie (dev ominął jedną miesięcznicę tłumacząc porządkami w kodzie - stawiam jednak na chęć spokojnego spędzenia przerwy świątecznej;)).   </div> </div> <div class="cls"></div> <div class="similarItem"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-mame-classic-10.1.0---02042024.24172" title="[Arcade] Mame Classic 10.1.0 - 02/04/2024"> <img alt="[Arcade] Mame Classic 10.1.0 - 02/04/2024" src="https://www.t2e.pl/Photos/www/picphoto/aca3573c1.jpg,134"/></a> <a class="similiarTitle" title="[Arcade] Mame Classic 10.1.0 - 02/04/2024" href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-mame-classic-10.1.0---02042024.24172"> [Arcade] Mame Classic 10.1.0 - 02/04/2024</a> <div class="similiarInfo"> Pojawiła się nowa wersja jednego z najstarszych, o ile nie najstarszy, frontend dla MAME - Mame Classic. </div> </div> <div class="cls"></div> <div class="similarItem"> <a href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20240229-2000.24168" title="[Arcade] DevMAME [log only] 2024/02/29 20:00"> <img alt="[Arcade] DevMAME [log only] 2024/02/29 20:00" src="https://www.t2e.pl/Photos/www/picphoto/3c3b9e8c1.jpg,134"/></a> <a class="similiarTitle" title="[Arcade] DevMAME [log only] 2024/02/29 20:00" href="https://www.t2e.pl/News/automatyczne-edycje.134/arcade-devmame-log-only-20240229-2000.24168"> [Arcade] DevMAME [log only] 2024/02/29 20:00</a> <div class="similiarInfo"> Raz na jakiś czas będę publikował nowe deweloperskie binarki projektu MAME, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego  największego projektu emulacyjnego. W wypadku binarek udostępniam także resztę plików z folderu MAME. Link przy każdym wpisie umożliwia samodzielne pobranie źródeł i skompilowanie na własne ...</div> </div> <div class="cls"></div> </div> </div> </div> <div class="cls"></div> </div> <div id="right450"> <div class="searchBox"><h2 class="boxtitle">wyszukaj</h2> <form action="/search/"> <input type="text" class="search" name="q" value="" placeholder="" onchange="this.form.submit();"> </form> </div> <div class="widget"> <div class="boxtitle">Dodatkowe informacje</div> <div class="links indanews"> <div class="linksField" style="font-size: 0.9em;"> <div class="opisdolinku"> <a rel="nofollow" target="blank" class="linksAdr" href="https://www.t2e.pl/pl/gl/xZ" title="Mame DEV | https://www.t2e.pl/pl/gl/xZ"> Mame DEV</a> <p class="linksAdress" style="padding: 0;">http://www.mamedev.org</p> <p class="linksShortinfo" style="padding: 0;"> <img src="https://www.t2e.pl/Photos/www/photo/www/d155e680679b0bd58324261913d2f2b0.png,140" class="minioLink">MAME is a multi-purpose emulation framework. MAME's purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally stood for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus.</p> </div> <div class="cls"></div> </div> <div class="linksField" style="font-size: 0.9em;"> <div class="opisdolinku"> <a rel="nofollow" target="blank" class="linksAdr" href="https://www.t2e.pl/pl/gl/mJb" title="mamedev/mame · GitHub | https://www.t2e.pl/pl/gl/mJb"> mamedev/mame · GitHub</a> <p class="linksAdress" style="padding: 0;">https://github.com/mamedev/mame</p> <p class="linksShortinfo" style="padding: 0;"> <img src="https://www.t2e.pl/Photos/www/photo/www/21e308be4f80558a3b3240653a3ab5f3.png,140" class="minioLink">mame - MAME - Multiple Arcade Machine Emulator</p> </div> <div class="cls"></div> </div> </div> <div class="cls"></div> </div> <div class="widget"> <div class="boxtitle">Komentarze</div> <div id="disqus_thread">... bez komentarza</div> <div class="cls"></div> </div> <div class="shortbox tleft"> <div id="last_files_firstpage"> <div class="boxtitle">Ostatnio dodane pliki</div> <ul class="link_last_list"> <li class="filelist level2" > [26/03/2024 00:18] <a title="Kategoria: [MultiPaint]" style="display: inline;" href="https://www.t2e.pl/t2e-download/multipaint.1200"> [MultiPaint]</a> <a target="files" href="https://www.t2e.pl/pobierz/multipaint24032024p4-t2e.pl.zip,34335" title="[2024-03-26 00:18:39 [MultiPaint] multipaint_24_03_2024_P4-t2e.pl.zip" style="display: inline; color: #1A4667;">multipaint_24_03_2024_P4-t2e.pl.zip </a></li> <li class="filelist level2" > [26/03/2024 00:13] <a title="Kategoria: [SuperModel 3 UI]" style="display: inline;" href="https://www.t2e.pl/t2e-download/supermodel-3-ui.1227"> [SuperModel 3 UI]</a> <a target="files" href="https://www.t2e.pl/pobierz/sm3uiver1101.zip,34334" title="[2024-03-26 00:13:15 [SuperModel 3 UI] SM3UI_ver1101.zip" style="display: inline; color: #1A4667;">SM3UI_ver1101.zip </a></li> <li class="filelist level2" > [26/03/2024 00:06] <a title="Kategoria: [DSP Emulator]" style="display: inline;" href="https://www.t2e.pl/t2e-download/dsp-emulator.122"> [DSP Emulator]</a> <a target="files" href="https://www.t2e.pl/pobierz/dsp023wip1win32-t2e.pl.zip,34333" title="[2024-03-26 00:06:50 [DSP Emulator] dsp_023wip1_win32-t2e.pl.zip" style="display: inline; color: #1A4667;">dsp_023wip1_win32-t2e.pl.zip </a></li> <li class="filelist level2" > [25/03/2024 11:18] <a title="Kategoria: [MultiPaint]" style="display: inline;" href="https://www.t2e.pl/t2e-download/multipaint.1200"> [MultiPaint]</a> <a target="files" href="https://www.t2e.pl/pobierz/mpsource24032024.zip,34332" title="[2024-03-25 11:18:21 [MultiPaint] mpsource_24_03_2024.zip" style="display: inline; color: #1A4667;">mpsource_24_03_2024.zip </a></li> <li class="filelist level2" > [25/03/2024 10:33] <a title="Kategoria: [REV'n'GE - Italian Retro Magazine]" style="display: inline;" href="https://www.t2e.pl/t2e-download/revnge---italian-retro-magazine.1185"> [REV'n'GE - Italian Retro Magazine]</a> <a target="files" href="https://www.t2e.pl/pobierz/revnge156english.pdf,34331" title="[2024-03-25 10:33:54 [REV'n'GE - Italian Retro Magazine] REV'n'GE!_#156_English.pdf" style="display: inline; color: #1A4667;">REV'n'GE!_#156_English.pdf </a></li> <li class="filelist level2" > [25/03/2024 00:12] <a title="Kategoria: [SuperModel PonMi]" style="display: inline;" href="https://www.t2e.pl/t2e-download/supermodel-ponmi.1363"> [SuperModel PonMi]</a> <a target="files" href="https://www.t2e.pl/pobierz/supermodel3-ponmi-pack240324-t2e.pl.7z,34330" title="[2024-03-25 00:12:44 [SuperModel PonMi] Supermodel3-PonMi-pack_240324-t2e.pl.7z" style="display: inline; color: #1A4667;">Supermodel3-PonMi-pack_240324-t2e.pl.7z </a></li> <li class="filelist level2" > [25/03/2024 00:12] <a title="Kategoria: [SuperModel 3 UI]" style="display: inline;" href="https://www.t2e.pl/t2e-download/supermodel-3-ui.1227"> [SuperModel 3 UI]</a> <a target="files" href="https://www.t2e.pl/pobierz/sm3uiver1100-t2e.pl.zip,34329" title="[2024-03-25 00:12:18 [SuperModel 3 UI] SM3UI_ver1100-t2e.pl.zip" style="display: inline; color: #1A4667;">SM3UI_ver1100-t2e.pl.zip </a></li> <li class="filelist level2" > [24/03/2024 23:48] <a title="Kategoria: [WinFellow]" style="display: inline;" href="https://www.t2e.pl/t2e-download/winfellow.70"> [WinFellow]</a> <a target="files" href="https://www.t2e.pl/pobierz/v0.5.11.1263.zip,34328" title="[2024-03-24 23:48:04 [WinFellow] v0.5.11.1263.zip" style="display: inline; color: #1A4667;">v0.5.11.1263.zip </a></li> <li class="filelist level2" > [24/03/2024 23:47] <a title="Kategoria: [WinFellow]" style="display: inline;" href="https://www.t2e.pl/t2e-download/winfellow.70"> [WinFellow]</a> <a target="files" href="https://www.t2e.pl/pobierz/winfellowv0.5.11.1263-master-5b645f39.zip,34327" title="[2024-03-24 23:47:41 [WinFellow] WinFellow_v0.5.11.1263-master-5b645f39.zip" style="display: inline; color: #1A4667;">WinFellow_v0.5.11.1263-master-5b645f39.zip </a></li> <li class="filelist level2" > [24/03/2024 23:43] <a title="Kategoria: [ZXPoly - Emulator of 4CPU in ZX Spectrum]" style="display: inline;" href="https://www.t2e.pl/t2e-download/zxpoly---emulator-of-4cpu-in-zx-spectrum.1247"> [ZXPoly - Emulator of 4CPU in ZX Spectrum]</a> <a target="files" href="https://www.t2e.pl/pobierz/zxpoly-sprite-corrector-2.3.4-snapshot.zip,34326" title="[2024-03-24 23:43:00 [ZXPoly - Emulator of 4CPU in ZX Spectrum] zxpoly-sprite-corrector-2.3.4-SNAPSHOT.zip" style="display: inline; color: #1A4667;">zxpoly-sprite-corrector-2.3.4-SNAPSHOT.zip </a></li> <li class="filelist level2" > [24/03/2024 23:42] <a title="Kategoria: [ZXPoly - Emulator of 4CPU in ZX Spectrum]" style="display: inline;" href="https://www.t2e.pl/t2e-download/zxpoly---emulator-of-4cpu-in-zx-spectrum.1247"> [ZXPoly - Emulator of 4CPU in ZX Spectrum]</a> <a target="files" href="https://www.t2e.pl/pobierz/zxpoly-emul-2.3.4-snapshot.exe,34325" title="[2024-03-24 23:42:41 [ZXPoly - Emulator of 4CPU in ZX Spectrum] zxpoly-emul-2.3.4-SNAPSHOT.exe" style="display: inline; color: #1A4667;">zxpoly-emul-2.3.4-SNAPSHOT.exe </a></li> <li class="filelist level2" > [24/03/2024 23:32] <a title="Kategoria: [WinUae]" style="display: inline;" href="https://www.t2e.pl/t2e-download/winuae.39"> [WinUae]</a> <a target="files" href="https://www.t2e.pl/pobierz/winuae5300b1-t2e.pl.7z,34324" title="[2024-03-24 23:32:38 [WinUae] winuae_5300b1-t2e.pl.7z" style="display: inline; color: #1A4667;">winuae_5300b1-t2e.pl.7z </a></li> <li class="filelist level2" > [24/03/2024 23:32] <a title="Kategoria: [WinUae]" style="display: inline;" href="https://www.t2e.pl/t2e-download/winuae.39"> [WinUae]</a> <a target="files" href="https://www.t2e.pl/pobierz/winuae645300b1-t2e.pl.7z,34323" title="[2024-03-24 23:32:31 [WinUae] winuae64_5300b1-t2e.pl.7z" style="display: inline; color: #1A4667;">winuae64_5300b1-t2e.pl.7z </a></li> <li class="filelist level2" > [24/03/2024 23:15] <a title="Kategoria: [Alice]" style="display: inline;" href="https://www.t2e.pl/t2e-download/alice.603"> [Alice]</a> <a target="files" href="https://www.t2e.pl/pobierz/dcalice20240324.zip,34322" title="[2024-03-24 23:15:26 [Alice] dcalice_20240324.zip" style="display: inline; color: #1A4667;">dcalice_20240324.zip </a></li> <li class="filelist level2" > [24/03/2024 23:13] <a title="Kategoria: [86Box - Fork of ]" style="display: inline;" href="https://www.t2e.pl/t2e-download/86box---fork-of-.1159"> [86Box - Fork of ]</a> <a target="files" href="https://www.t2e.pl/pobierz/86box-windows-x32-v4.1.1-b5634.zip,34321" title="[2024-03-24 23:13:43 [86Box - Fork of ] 86Box-Windows-x32-v4.1.1-b5634.zip" style="display: inline; color: #1A4667;">86Box-Windows-x32-v4.1.1-b5634.zip </a></li> <li class="filelist level2" > [24/03/2024 23:13] <a title="Kategoria: [86Box - Fork of ]" style="display: inline;" href="https://www.t2e.pl/t2e-download/86box---fork-of-.1159"> [86Box - Fork of ]</a> <a target="files" href="https://www.t2e.pl/pobierz/86box-windows-x64-v4.1.1-b5634.zip,34320" title="[2024-03-24 23:13:13 [86Box - Fork of ] 86Box-Windows-x64-v4.1.1-b5634.zip" style="display: inline; color: #1A4667;">86Box-Windows-x64-v4.1.1-b5634.zip </a></li> <li class="filelist level2" > [24/03/2024 23:11] <a title="Kategoria: [AppleWin - Apple IIe Emulator for Windows]" style="display: inline;" href="https://www.t2e.pl/t2e-download/applewin---apple-iie-emulator-for-windows.477"> [AppleWin - Apple IIe Emulator for Windows]</a> <a target="files" href="https://www.t2e.pl/pobierz/v1.30.18.0.zip,34319" title="[2024-03-24 23:11:21 [AppleWin - Apple IIe Emulator for Windows] v1.30.18.0.zip" style="display: inline; color: #1A4667;">v1.30.18.0.zip </a></li> <li class="filelist level2" > [24/03/2024 23:11] <a title="Kategoria: [AppleWin - Apple IIe Emulator for Windows]" style="display: inline;" href="https://www.t2e.pl/t2e-download/applewin---apple-iie-emulator-for-windows.477"> [AppleWin - Apple IIe Emulator for Windows]</a> <a target="files" href="https://www.t2e.pl/pobierz/applewin1.30.18.0.zip,34318" title="[2024-03-24 23:11:10 [AppleWin - Apple IIe Emulator for Windows] AppleWin1.30.18.0.zip" style="display: inline; color: #1A4667;">AppleWin1.30.18.0.zip </a></li> <li class="filelist level2" > [24/03/2024 23:06] <a title="Kategoria: [Gopher64]" style="display: inline;" href="https://www.t2e.pl/t2e-download/gopher64.1349"> [Gopher64]</a> <a target="files" href="https://www.t2e.pl/pobierz/gopher64-linuxv0.1.4.zip,34317" title="[2024-03-24 23:06:20 [Gopher64] gopher64-linux_v0.1.4.zip" style="display: inline; color: #1A4667;">gopher64-linux_v0.1.4.zip </a></li> <li class="filelist level2" > [24/03/2024 23:06] <a title="Kategoria: [Gopher64]" style="display: inline;" href="https://www.t2e.pl/t2e-download/gopher64.1349"> [Gopher64]</a> <a target="files" href="https://www.t2e.pl/pobierz/v0.1.4.zip,34316" title="[2024-03-24 23:06:00 [Gopher64] v0.1.4.zip" style="display: inline; color: #1A4667;">v0.1.4.zip </a></li> <li class="filelist level2" > [24/03/2024 23:03] <a title="Kategoria: [Gopher64]" style="display: inline;" href="https://www.t2e.pl/t2e-download/gopher64.1349"> [Gopher64]</a> <a target="files" href="https://www.t2e.pl/pobierz/gopher64-v0.1.4-windows.zip,34315" title="[2024-03-24 23:03:57 [Gopher64] gopher64-v0.1.4-windows.zip" style="display: inline; color: #1A4667;">gopher64-v0.1.4-windows.zip </a></li> <li class="filelist level2" > [18/03/2024 01:34] <a title="Kategoria: [Altirra - Atari 8-bit emulator]" style="display: inline;" href="https://www.t2e.pl/t2e-download/altirra---atari-8-bit-emulator.32"> [Altirra - Atari 8-bit emulator]</a> <a target="files" href="https://www.t2e.pl/pobierz/altirra-4.21-t2e.pl.zip,34314" title="[2024-03-18 01:34:21 [Altirra - Atari 8-bit emulator] Altirra-4.21-t2e.pl.zip" style="display: inline; color: #1A4667;">Altirra-4.21-t2e.pl.zip </a></li> <li class="filelist level2" > [18/03/2024 01:34] <a title="Kategoria: [Altirra - Atari 8-bit emulator]" style="display: inline;" href="https://www.t2e.pl/t2e-download/altirra---atari-8-bit-emulator.32"> [Altirra - Atari 8-bit emulator]</a> <a target="files" href="https://www.t2e.pl/pobierz/altirra-4.21-arm64-t2e.pl.zip,34313" title="[2024-03-18 01:34:15 [Altirra - Atari 8-bit emulator] Altirra-4.21-ARM64-t2e.pl.zip" style="display: inline; color: #1A4667;">Altirra-4.21-ARM64-t2e.pl.zip </a></li> <li class="filelist level2" > [18/03/2024 01:28] <a title="Kategoria: [FlyCast]" style="display: inline;" href="https://www.t2e.pl/t2e-download/flycast.1297"> [FlyCast]</a> <a target="files" href="https://www.t2e.pl/pobierz/flycast-macos-2.3.zip,34312" title="[2024-03-18 01:28:27 [FlyCast] flycast-macOS-2.3.zip" style="display: inline; color: #1A4667;">flycast-macOS-2.3.zip </a></li> <li class="filelist level2" > [18/03/2024 01:28] <a title="Kategoria: [FlyCast]" style="display: inline;" href="https://www.t2e.pl/t2e-download/flycast.1297"> [FlyCast]</a> <a target="files" href="https://www.t2e.pl/pobierz/flycast-2.3.apk,34311" title="[2024-03-18 01:28:14 [FlyCast] flycast-2.3.apk" style="display: inline; color: #1A4667;">flycast-2.3.apk </a></li> <li class="filelist level2" > [18/03/2024 01:28] <a title="Kategoria: [FlyCast]" style="display: inline;" href="https://www.t2e.pl/t2e-download/flycast.1297"> [FlyCast]</a> <a target="files" href="https://www.t2e.pl/pobierz/flycast-win64-2.3.zip,34310" title="[2024-03-18 01:28:01 [FlyCast] flycast-win64-2.3.zip" style="display: inline; color: #1A4667;">flycast-win64-2.3.zip </a></li> <li class="filelist level2" > [18/03/2024 01:25] <a title="Kategoria: [SuperModel]" style="display: inline;" href="https://www.t2e.pl/t2e-download/supermodel.588"> [SuperModel]</a> <a target="files" href="https://www.t2e.pl/pobierz/supermodel0.3a-git-dec8503win64.zip,34309" title="[2024-03-18 01:25:00 [SuperModel] Supermodel_0.3a-git-dec8503_Win64.zip" style="display: inline; color: #1A4667;">Supermodel_0.3a-git-dec8503_Win64.zip </a></li> <li class="filelist level2" > [18/03/2024 00:08] <a title="Kategoria: [SuperModel 3 UI]" style="display: inline;" href="https://www.t2e.pl/t2e-download/supermodel-3-ui.1227"> [SuperModel 3 UI]</a> <a target="files" href="https://www.t2e.pl/pobierz/segamodel3uiver107.zip,34308" title="[2024-03-18 00:08:49 [SuperModel 3 UI] Segamodel3UIver107.zip" style="display: inline; color: #1A4667;">Segamodel3UIver107.zip </a></li> <li class="filelist level2" > [18/03/2024 00:08] <a title="Kategoria: [SuperModel 3 UI]" style="display: inline;" href="https://www.t2e.pl/t2e-download/supermodel-3-ui.1227"> [SuperModel 3 UI]</a> <a target="files" href="https://www.t2e.pl/pobierz/sm3uiver1072.rar,34307" title="[2024-03-18 00:08:35 [SuperModel 3 UI] SM3UI_ver1072.rar" style="display: inline; color: #1A4667;">SM3UI_ver1072.rar </a></li> <li class="filelist level2" > [16/03/2024 00:47] <a title="Kategoria: [Parallel Launcher for ParallelN64 and Mupen64Plus-Next]" style="display: inline;" href="https://www.t2e.pl/t2e-download/parallel-launcher-for-paralleln64-and-mupen64plus-next.1362"> [Parallel Launcher for ParallelN64 and Mupen64Plus-Next]</a> <a target="files" href="https://www.t2e.pl/pobierz/parallel-launcher-v7.3.0-windows64.zip,34306" title="[2024-03-16 00:47:15 [Parallel Launcher for ParallelN64 and Mupen64Plus-Next] parallel-launcher-v7.3.0-windows64.zip" style="display: inline; color: #1A4667;">parallel-launcher-v7.3.0-windows64.zip </a></li> </ul> </div> </div> <div class="cls" style="padding: 10px; width: 10px;"></div> <div class="advert"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- kaboom --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6197835656049758" data-ad-slot="7047516985" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="widget"> <div class="boxtitle">Plikownia T2E</div> <div class="links indanews"> <a title="Pliki i dodatki potrzebne przy emulacji Acorn Archimedes" class="filelist level1" href="https://www.t2e.pl/t2e-download/acorn-archimedes.1241">» Acorn Archimedes</a><a title="Pliki i dodatki potrzebne przy emulacji Amstrad-Schneider" class="filelist level1" href="https://www.t2e.pl/t2e-download/amstrad-schneider.76">» Amstrad-Schneider</a><a title="Pliki i dodatki potrzebne przy emulacji Android" class="filelist level1" href="https://www.t2e.pl/t2e-download/android.595">» Android</a><a title="Pliki i dodatki potrzebne przy emulacji Apple Macintosh" class="filelist level1" href="https://www.t2e.pl/t2e-download/apple-macintosh.109">» Apple Macintosh</a><a title="Pliki i dodatki potrzebne przy emulacji Arcade" class="filelist level1" href="https://www.t2e.pl/t2e-download/arcade.105">» Arcade</a><a title="Pliki i dodatki potrzebne przy emulacji Atari" class="filelist level1" href="https://www.t2e.pl/t2e-download/atari.25">» Atari</a><a title="Pliki i dodatki potrzebne przy emulacji BBC Micro" class="filelist level1" href="https://www.t2e.pl/t2e-download/bbc-micro.533">» BBC Micro</a><a title="Pliki i dodatki potrzebne przy emulacji ColecoVision " class="filelist level1" href="https://www.t2e.pl/t2e-download/colecovision.227">» ColecoVision </a><a title="Pliki i dodatki potrzebne przy emulacji Commodore" class="filelist level1" href="https://www.t2e.pl/t2e-download/commodore.22">» Commodore</a><a title="Pliki i dodatki potrzebne przy emulacji Dragon/CoCo" class="filelist level1" href="https://www.t2e.pl/t2e-download/dragon-coco.649">» Dragon/CoCo</a><a title="Pliki i dodatki potrzebne przy emulacji Egzotyczne" class="filelist level1" href="https://www.t2e.pl/t2e-download/egzotyczne.181">» Egzotyczne</a><a title="Pliki i dodatki potrzebne przy emulacji Emulatory konsol rodziny 3DO" class="filelist level1" href="https://www.t2e.pl/t2e-download/emulatory-konsol-rodziny-3do.697">» Emulatory konsol rodziny 3DO</a><a title="Pliki i dodatki potrzebne przy emulacji Emulatory padów/joyów" class="filelist level1" href="https://www.t2e.pl/t2e-download/emulatory-padow-joyow.622">» Emulatory padów/joyów</a><a title="Pliki i dodatki potrzebne przy emulacji Emulatory PC" class="filelist level1" href="https://www.t2e.pl/t2e-download/emulatory-pc.444">» Emulatory PC</a><a title="Pliki i dodatki potrzebne przy emulacji FinalBurn Alpha Plus!" class="filelist level1" href="https://www.t2e.pl/t2e-download/finalburn-alpha-plus.609">» FinalBurn Alpha Plus!</a><a title="Pliki i dodatki potrzebne przy emulacji Flippery - pinballe" class="filelist level1" href="https://www.t2e.pl/t2e-download/flippery-pinballe.13">» Flippery - pinballe</a><a title="Pliki i dodatki potrzebne przy emulacji Frontendy" class="filelist level1" href="https://www.t2e.pl/t2e-download/frontendy.52">» Frontendy</a><a title="Pliki i dodatki potrzebne przy emulacji GameBase" class="filelist level1" href="https://www.t2e.pl/t2e-download/gamebase.706">» GameBase</a><a title="Pliki i dodatki potrzebne przy emulacji GameCom" class="filelist level1" href="https://www.t2e.pl/t2e-download/gamecom.733">» GameCom</a><a title="Pliki i dodatki potrzebne przy emulacji Homebrew, remake, gry" class="filelist level1" href="https://www.t2e.pl/t2e-download/homebrew-remake-gry.237">» Homebrew, remake, gry</a><a title="Pliki i dodatki potrzebne przy emulacji Inne" class="filelist level1" href="https://www.t2e.pl/t2e-download/inne.183">» Inne</a><a title="Pliki i dodatki potrzebne przy emulacji Jupiter Ace" class="filelist level1" href="https://www.t2e.pl/t2e-download/jupiter-ace.708">» Jupiter Ace</a><a title="Pliki i dodatki potrzebne przy emulacji Kalkulatory" class="filelist level1" href="https://www.t2e.pl/t2e-download/kalkulatory.665">» Kalkulatory</a><a title="Pliki i dodatki potrzebne przy emulacji Microsoft XBOX" class="filelist level1" href="https://www.t2e.pl/t2e-download/microsoft-xbox.192">» Microsoft XBOX</a><a title="Pliki i dodatki potrzebne przy emulacji MSX i MSX2" class="filelist level1" href="https://www.t2e.pl/t2e-download/msx-i-msx2.351">» MSX i MSX2</a><a title="Pliki i dodatki potrzebne przy emulacji Multiemulatory" class="filelist level1" href="https://www.t2e.pl/t2e-download/multiemulatory.49">» Multiemulatory</a><a title="Pliki i dodatki potrzebne przy emulacji Multiemulatory/Multipaki" class="filelist level1" href="https://www.t2e.pl/t2e-download/multiemulatory-multipaki.94">» Multiemulatory/Multipaki</a><a title="Pliki i dodatki potrzebne przy emulacji MUNT - Roland MT32 Emulator" class="filelist level1" href="https://www.t2e.pl/t2e-download/munt-roland-mt32-emulator.1225">» MUNT - Roland MT32 Emulator</a><a title="Pliki i dodatki potrzebne przy emulacji Narzędzia" class="filelist level1" href="https://www.t2e.pl/t2e-download/narzedzia.123">» Narzędzia</a><a title="Pliki i dodatki potrzebne przy emulacji NEC PC-6001" class="filelist level1" href="https://www.t2e.pl/t2e-download/nec-pc-6001.31">» NEC PC-6001</a><a title="Pliki i dodatki potrzebne przy emulacji NEC PCE Engine/Turbografx 16" class="filelist level1" href="https://www.t2e.pl/t2e-download/nec-pce-engine-turbografx-16.158">» NEC PCE Engine/Turbografx 16</a><a title="Pliki i dodatki potrzebne przy emulacji Nintendo" class="filelist level1" href="https://www.t2e.pl/t2e-download/nintendo.29">» Nintendo</a><a title="Pliki i dodatki potrzebne przy emulacji Oddysey" class="filelist level1" href="https://www.t2e.pl/t2e-download/oddysey.726">» Oddysey</a><a title="Pliki i dodatki potrzebne przy emulacji Panasonic - 3DO" class="filelist level1" href="https://www.t2e.pl/t2e-download/panasonic-3do.200">» Panasonic - 3DO</a><a title="Pliki i dodatki potrzebne przy emulacji Philips CD-i" class="filelist level1" href="https://www.t2e.pl/t2e-download/philips-cd-i.216">» Philips CD-i</a><a title="Pliki i dodatki potrzebne przy emulacji RetroPlayer for XMBC" class="filelist level1" href="https://www.t2e.pl/t2e-download/retroplayer-for-xmbc.993">» RetroPlayer for XMBC</a><a title="Pliki i dodatki potrzebne przy emulacji SAM Coupé" class="filelist level1" href="https://www.t2e.pl/t2e-download/sam-coup.21">» SAM Coupé</a><a title="Pliki i dodatki potrzebne przy emulacji SEGA" class="filelist level1" href="https://www.t2e.pl/t2e-download/sega.99">» SEGA</a><a title="Pliki i dodatki potrzebne przy emulacji SNK NeoGeo" class="filelist level1" href="https://www.t2e.pl/t2e-download/snk-neogeo.84">» SNK NeoGeo</a><a title="Pliki i dodatki potrzebne przy emulacji Sony" class="filelist level1" href="https://www.t2e.pl/t2e-download/sony.130">» Sony</a><a title="Pliki i dodatki potrzebne przy emulacji Speak & Spell " class="filelist level1" href="https://www.t2e.pl/t2e-download/speak-spell.16">» Speak & Spell </a><a title="Pliki i dodatki potrzebne przy emulacji Spectravideo" class="filelist level1" href="https://www.t2e.pl/t2e-download/spectravideo.141">» Spectravideo</a><a title="Pliki i dodatki potrzebne przy emulacji Stare Try2emu" class="filelist level1" href="https://www.t2e.pl/t2e-download/stare-try2emu.218">» Stare Try2emu</a><a title="Pliki i dodatki potrzebne przy emulacji Tandy Radio Shack" class="filelist level1" href="https://www.t2e.pl/t2e-download/tandy-radio-shack.422">» Tandy Radio Shack</a><a title="Pliki i dodatki potrzebne przy emulacji Texas Instrument" class="filelist level1" href="https://www.t2e.pl/t2e-download/texas-instrument.496">» Texas Instrument</a><a title="Pliki i dodatki potrzebne przy emulacji Thomson" class="filelist level1" href="https://www.t2e.pl/t2e-download/thomson.434">» Thomson</a><a title="Pliki i dodatki potrzebne przy emulacji Utile do emulatorów" class="filelist level1" href="https://www.t2e.pl/t2e-download/utile-do-emulatorow.1221">» Utile do emulatorów</a><a title="Pliki i dodatki potrzebne przy emulacji Varia" class="filelist level1" href="https://www.t2e.pl/t2e-download/varia.900">» Varia</a><a title="Pliki i dodatki potrzebne przy emulacji Vectrex" class="filelist level1" href="https://www.t2e.pl/t2e-download/vectrex.194">» Vectrex</a><a title="Pliki i dodatki potrzebne przy emulacji XBOX" class="filelist level1" href="https://www.t2e.pl/t2e-download/xbox.1066">» XBOX</a><a title="Pliki i dodatki potrzebne przy emulacji ZX SPECTRUM i pokrewnych" class="filelist level1" href="https://www.t2e.pl/t2e-download/zx-spectrum-i-pokrewnych.15">» ZX SPECTRUM i pokrewnych</a></div> </div> <div class="cls"></div> <div class="cls"></div> </div> <div class="spacer"></div> </div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"> {lang: 'pl'} </script> </div><div class="cls"></div> </div> <div class="maAdSense"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-6197835656049758" data-ad-slot="9803090919"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="stopka" style="clear: both; margin-top: 50px; text-align: center; width: auto; padding: 5px; background-color: black;"> <a href="https://www.t2e.pl/News/" title="Wiadomości, informacje o emulacji na PC - Amiga, Spectrum, Atari, Commodore, Sony"> Newsy </a> <a href="https://www.t2e.pl/slink" title="Linki do zasobów związanych z retro i ">Linkownia</a> <a href="https://www.t2e.pl/t2e-download" title="Emulatory na PC pobierz z Try2emu" >Emulatory na PC</a> <a href="https://www.t2e.pl/try2video" title="Filmy ze starych gier, dokumenty retro" >Wideoteka</a> <a href="https://www.t2e.pl/Galeria" title="Screenshoty T2E" >Screenshoty</a> <a href="https://www.t2e.pl/Reduksy" title="Bajtek Reduks - pobierz PDF ze starymi magazynami komputerami" >Bajtek Reduks</a> <a href="https://www.t2e.pl/readyrun" title="Ready.Run - Kolekcja listingów z Bajtka, Komputera, IKSa" >Ready.Run</a> <p class="small">© Try2emu 1999 - 2024 | <a href="mailto:faust@t2e.pl?subject=T2E">Krzysztof 'Faust' Karkosza</a> <a href="mailto:faust@t2e.pl"><b>Kontakt</b></a> <a href="https://www.t2e.pl/noty/polityka-prywatnoci-serwisu-try2emu-wraz-ze-sklepem-oldshop.t2e.pl---198">Polityka Prywatności</a> <a href="https://www.t2e.pl/noty/oglne-warunki-uytkowania-strony-internetowej--200">OWU</a></p> </div> </div><div class="cls"></div> <script type="text/javascript"> if( window.canRunAds === undefined ){ // adblocker detected, show fallback showFallbackImage(); } function showFallbackImage() { $('#advert').css('display','block'); $.post('public/pl.php?adv=1'); } </script> </body> </html> <script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'86ba9bc59e563926',t:'MTcxMTY2MDI0My4zMDAwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script>