| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bumped version to 0.280mame0280 |  Vas Crabb | 2025-08-30 | 3 | -6/+6 |
| * | Metadata corrections and comment. |  Vas Crabb | 2025-08-30 | 4 | -4/+5 |
| * | ufo7s: remove unavailable romset |  hap | 2025-08-30 | 2 | -54/+0 |
| * | acorn/bbcbp.cpp: Removed hard disk image from acw443. |  Nigel Barnes | 2025-08-30 | 1 | -3/+0 |
| * | Run srcclean across the tree. |  Vas Crabb | 2025-08-24 | 21 | -125/+125 |
| * | New systems marked not working |  Ivan Vangelista | 2025-08-23 | 2 | -1/+16 |
| * | sos/navarone: add note about title |  hap | 2025-08-23 | 2 | -4/+4 |
| * | - igs/goldstar.cpp: dumped PROMs for jpknight [Hammy] |  Ivan Vangelista | 2025-08-23 | 3 | -26/+26 |
| * | Fixed MT01067, MT04830, MT07694, MT08323, MT08758 [sjy96525] (#14082) |  sjy555525 | 2025-08-23 | 8 | -32/+32 |
| * | New systems marked not working |  Ivan Vangelista | 2025-08-23 | 2 | -27/+56 |
| * | pc/teradrive.cpp: glue in 16-bit ISA memory interactions with MD space, chang... |  angelosa | 2025-08-23 | 3 | -30/+79 |
| * | mdioport: move to devices folder, hook it up to teradrive (#14078) |  Angelo Salese | 2025-08-23 | 7 | -33/+75 |
| * | adi_unk_kbd: Simplify key reading |  Dirk Best | 2025-08-23 | 1 | -9/+4 |
| * | dataeast/btime.cpp: consolidated driver into single file, merged with scregg.cpp |  Ivan Vangelista | 2025-08-23 | 6 | -1507/+1354 |
| * | goldstar.cpp driver improvements. [Roberto Fresca, Grull Osgo] |  Roberto Fresca | 2025-08-23 | 1 | -12/+15 |
| * | sound/sn76496.cpp: Tone frequencies and volume are non-zero at startup (gives... |  Nigel Barnes | 2025-08-22 | 1 | -5/+6 |
| * | video/mc6845.cpp: Removed hack that resets line counter when screen parameter... |  Nigel Barnes | 2025-08-22 | 1 | -4/+2 |
| * | machine/6522via.cpp: RESET does not change T1 and T2 latches/counters and Shi... |  Nigel Barnes | 2025-08-22 | 1 | -10/+5 |
| * | bus/bbc/rom: Moved classes into anonymous namespace. |  Nigel Barnes | 2025-08-22 | 14 | -779/+507 |
| * | lucky8 a900: Documented the 3 forced bits that allow boot the game. |  Roberto Fresca | 2025-08-23 | 1 | -9/+14 |
| * | alice90.xml: Add metadata |  AJR | 2025-08-22 | 1 | -0/+2 |
| * | megadriv.xml: Added 21 working items. (#14063) |  ArcadeShadow | 2025-08-23 | 1 | -38/+333 |
| * | keytronic_l2207: Add remaining control characters for natural keyboard |  AJR | 2025-08-22 | 1 | -6/+6 |
| * | Add support for an ADI keyboard for an unknown system [Dirk Best, BikeForever] |  Dirk Best | 2025-08-22 | 4 | -2/+392 |
| * | bus/keytronic/informer_kbd.h: Fix #include guard |  AJR | 2025-08-22 | 1 | -3/+3 |
| * | in207100: Slotify keyboard and add some alternate options [AJR] |  AJR | 2025-08-22 | 11 | -636/+567 |
| * | Begin slotifying generic Keytronic serial keyboards [AJR] |  AJR | 2025-08-22 | 14 | -173/+445 |
| * | djmain: clarify x in product number |  hap | 2025-08-22 | 1 | -3/+3 |
| * | sega/megadriv: fix MT07645 |  angelosa | 2025-08-22 | 2 | -19/+3 |
| * | machine/mos6526: get rid of m_icr_read, fix cpm68k-amiga boot |  angelosa | 2025-08-22 | 3 | -13/+8 |
| * | djmain: fill in popn2 product number |  hap | 2025-08-22 | 1 | -2/+2 |
| * | popn1: small correction to title |  hap | 2025-08-22 | 1 | -4/+4 |
| * | twinkle: combine speakers, |  hap | 2025-08-22 | 2 | -11/+10 |
| * | New systems marked not working |  Ivan Vangelista | 2025-08-22 | 3 | -3/+182 |
| * | lucky8 A900: Added hopper support and removed wrong control panel, |  Roberto Fresca | 2025-08-22 | 1 | -3/+11 |
| * | lucky8 A900: Removed special odds DIP switches. |  Roberto Fresca | 2025-08-22 | 1 | -6/+3 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  Roberto Fresca | 2025-08-22 | 2 | -8/+6 |
| |\ |
|
| | * | generalplus_gpl16250_spi_direct.cpp.cpp - move a hack out of the core SoC han... |  mamehaze | 2025-08-21 | 2 | -8/+6 |
| * | | Added lucky8 A900 Min/Max Bet DIP switches. |  Roberto Fresca | 2025-08-22 | 1 | -3/+3 |
| |/ |
|
| * | Lucky8t: Added more game notes... |  Roberto Fresca | 2025-08-22 | 1 | -0/+13 |
| * | Added lucky8 A900 game notes, changed the year to 1997, and the game |  Roberto Fresca | 2025-08-22 | 1 | -2/+12 |
| * | Lucky 8 Lines (A900, 2nd gen) improvements: [Roberto Fresca, Grull Osgo] |  Roberto Fresca | 2025-08-22 | 2 | -22/+110 |
| * | acorn/bbcm.cpp: Commented out unused function. |  Nigel Barnes | 2025-08-22 | 1 | -6/+6 |
| * | bus/bbc/exp: Added functions to write to CB lines. |  Nigel Barnes | 2025-08-21 | 2 | -15/+34 |
| * | New working software list additions |  Nigel Barnes | 2025-08-21 | 1 | -0/+33 |
| * | bus/bbc/vsp: Slotified the Voice Synthesis Processor slot to take either Acor... |  Nigel Barnes | 2025-08-21 | 7 | -0/+458 |
| * | acorn/bbc.cpp: Split drivers by motherboard into bbcb.cpp, bbcbp.cpp, bbcm.cp... |  Nigel Barnes | 2025-08-21 | 20 | -4989/+6583 |
| * | igs/igs009.cpp, igs/spoker.cpp: Slightly better inputs for Jingle Bell and Su... |  Vas Crabb | 2025-08-22 | 2 | -50/+54 |
| * | igs/igs_m027.cpp: Better I/O for cjsxp. |  Vas Crabb | 2025-08-22 | 1 | -24/+33 |
| * | New working clones |  hap | 2025-08-21 | 2 | -67/+59 |