| Commit message (Expand) | Author | Age | Files | Lines |
| * | taito/taito_o.cpp: fix Credit at start dip default |  angelosa | 2023-11-28 | 1 | -1/+1 |
| * | machine/t10mmc.cpp: Fixed interpretation of CD Audio control page data. [Wind... |  Vas Crabb | 2023-11-28 | 1 | -9/+8 |
| * | sega/sega_beena.cpp: Demoted TV Ocha-Ken to not working. |  Vas Crabb | 2023-11-27 | 2 | -2/+2 |
| * | galaxian/galaxian.cpp: Increase perfect interleave period for sbhoei speech c... |  Vas Crabb | 2023-11-27 | 1 | -1/+1 |
| * | taito/cchance.cpp: Verify manufacturer and year of release (#11783) |  negunma | 2023-11-27 | 1 | -2/+2 |
| * | f-32.cpp: Fix typo in comments (#11784) |  cam900 | 2023-11-27 | 1 | -1/+1 |
| * | -casio/cz1.cpp: Corrected cartridge write enable (fixes RAM cartridge corrupt... |  Devin Acker | 2023-11-26 | 1 | -1/+1 |
| * | cpu/xtensa: Fixed missing comma in array initialisation. |  Vas Crabb | 2023-11-26 | 1 | -1/+1 |
| * | srcclean in preparation for MAME 0.261 release. |  Vas Crabb | 2023-11-26 | 28 | -421/+421 |
| * | apple/macquadra630.cpp: Support the LC PDS slot on the Quadra 630 and LC 580.... |  arbee | 2023-11-25 | 1 | -0/+7 |
| * | casio/cz1.cpp: Added driver for Casio CZ-1 and MZ-1 prototype. (#11779) |  Devin Acker | 2023-11-26 | 11 | -46/+2652 |
| * | sega/sms_bootleg.cpp: clean and update notes [skip ci] |  angelosa | 2023-11-25 | 1 | -65/+12 |
| * | sega/sms_bootleg.cpp: mark smssgamea as clone of smssgame, add MCU NO_DUMP, m... |  angelosa | 2023-11-25 | 1 | -2/+8 |
| * | sega/sms_bootleg.cpp: simplify banking scheme, move menu roms inside game_dat... |  angelosa | 2023-11-25 | 1 | -52/+63 |
| * | skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device |  AJR | 2023-11-25 | 3 | -10/+150 |
| * | New working systems |  hap | 2023-11-25 | 9 | -52/+884 |
| * | Eibise control panel: Switched the BET and MAX BET buttons according |  Roberto Fresca | 2023-11-25 | 1 | -7/+4 |
| * | galaxian/galaxian.cpp: Boost scheduler interleaving during communication with... |  Vas Crabb | 2023-11-25 | 1 | -0/+1 |
| * | taito/gsword.cpp: Slight cleanup. |  Vas Crabb | 2023-11-25 | 3 | -102/+105 |
| * | sega/sms_bootleg.cpp: implement $4000-$7fff bank, fix Final Bubble Bobble |  angelosa | 2023-11-25 | 1 | -9/+13 |
| * | sega/sms_bootleg.cpp: rewrite and simplify banking, allows Hello Kang Si and ... |  angelosa | 2023-11-25 | 1 | -65/+72 |
| * | new NOT_WORKING machine |  MetalliC | 2023-11-25 | 3 | -8/+28 |
| * | tking: change button ordering, small tweak to internal artwork |  hap | 2023-11-24 | 6 | -75/+100 |
| * | Taito O System: Added clickable control panel with button lamps to Eibise. |  Roberto Fresca | 2023-11-24 | 2 | -12/+237 |
| * | heathkit/tlb.cpp: Remove Imaginator ROM bank switching tap after it takes eff... |  Vas Crabb | 2023-11-25 | 2 | -6/+8 |
| * | Taito O System: Work on output lines, mech counters, button lamps, etc. |  Roberto Fresca | 2023-11-24 | 2 | -39/+405 |
| * | heathkit/tlb.cpp: Use memory bank for imaginator I-100 ROM. (#11778) |  Mark Garlanger | 2023-11-25 | 2 | -20/+8 |
| * | alpha8201: remove unneeded zerofill |  hap | 2023-11-23 | 1 | -4/+5 |
| * | galaxian/galaxian.cpp: corrected title for Crazy Mazey |  Ivan Vangelista | 2023-11-23 | 3 | -5/+5 |
| * | New working clones |  Ivan Vangelista | 2023-11-23 | 5 | -5/+153 |
| * | chess*: digit grouping for large numbers, small tweak to internal artwork lcd |  hap | 2023-11-23 | 36 | -104/+101 |
| * | Brain not found, please press F1 to continue. |  Olivier Galibert | 2023-11-23 | 1 | -0/+2 |
| * | Added the dump of the psr540 external roms. There are (at least) two |  Olivier Galibert | 2023-11-23 | 2 | -0/+72 |
| * | hd44780: Correct a pair of clocks |  Olivier Galibert | 2023-11-23 | 2 | -2/+2 |
| * | swp30d: Small advances to the disassembler |  Olivier Galibert | 2023-11-23 | 2 | -10/+56 |
| * | -video/hd44780.cpp: Cleaned up mess in ROM selection code. |  Vas Crabb | 2023-11-23 | 13 | -151/+124 |
| * | sega/sms_bootleg.cpp: add some sense over $8000-$bfff, fix Wonder Boy, Alex K... |  angelosa | 2023-11-23 | 1 | -9/+26 |
| * | Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-c... |  AJR | 2023-11-22 | 1 | -1/+1 |
| * | sega/sms_bootleg.cpp: fix Super Mario in smssgame |  angelosa | 2023-11-23 | 1 | -0/+17 |
| * | sega/sms_bootleg.cpp: initial stab at game ROM banking |  angelosa | 2023-11-23 | 1 | -30/+92 |
| * | irem/travrusa.cpp: Correct CPU clock and screen timings based on schematics |  AJR | 2023-11-22 | 1 | -7/+2 |
| * | taito/taito_o.cpp: tie irq 7 to all clear switch, allows game init from user ... |  angelosa | 2023-11-22 | 2 | -31/+40 |
| * | vtech/geniusjr.cpp: Dumped and added a Russian 'Talking Whiz-Kid Animated' va... |  ClawGrip | 2023-11-23 | 2 | -3/+17 |
| * | cpu/powerpc: Don't generalte illegal instruction exception for lmw invalid fo... |  987123879113 | 2023-11-23 | 2 | -30/+9 |
| * | misc/majorpkr.cpp: Removed bad dump of 10_palce20v8h.bin from Super Yutnori. ... |  ClawGrip | 2023-11-23 | 1 | -1/+1 |
| * | Added various TV games and associated software (mostly not working). (#11755) |  mamehaze | 2023-11-23 | 8 | -128/+346 |
| * | xtensad.cpp: Fix decoding of cache instructions |  AJR | 2023-11-22 | 1 | -1/+1 |
| * | unidasm: Add disassembler for Tensilica Xtensa architecture |  AJR | 2023-11-22 | 3 | -0/+1197 |
| * | psion/psion3.cpp: Added save state flag. |  Nigel Barnes | 2023-11-22 | 7 | -52/+404 |
| * | Taito O system: Second round of clean-ups and different hopper implementation. |  Roberto Fresca | 2023-11-22 | 1 | -53/+16 |