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