summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.276mame0276 Vas Crabb2025-03-302-4/+4
* Miscellaneous fixes for descriptions. Vas Crabb2025-03-305-9/+9
* misc/dgpix.cpp: Demote the correct game. Vas Crabb2025-03-301-2/+2
* Miscelaneous minor fixes: Vas Crabb2025-03-306-74/+76
* src/devices/cpu/e132xs/e132xsdrc.cpp: Fixed regression in exceptions. Vas Crabb2025-03-251-1/+1
* srcclean the tree. Vas Crabb2025-03-2332-824/+824
* psion/psion.cpp: Consolidated into single file, and removed runtime tag lookups. Nigel Barnes2025-03-225-462/+672
* cpu/e132xs: Fixed IO2 interrupt check in recompiler. Vas Crabb2025-03-231-33/+33
* cpu/e132xs: More recompiler optimisation: Vas Crabb2025-03-233-198/+126
* Create skeleton device for Sega Megalo 50 DASS and hook it on supported Sega ... ClawGrip2025-03-223-16/+109
* linn/linndrum.cpp: Emulating hi-hat decay. (#13509) m1macrophage2025-03-221-25/+187
* misc/compucranes.cpp: Add a new crane coinop on GANCHONEW hardware (#13358) ClawGrip2025-03-222-9/+55
* Add a skeleton driver for Secoinsa Serie 20 (#13381) ClawGrip2025-03-222-0/+629
* Add a skeleton for Microtek Powerpack In-Circuit Emulator PP-SW+ PIII (#13390) ClawGrip2025-03-222-0/+83
* Add a skeleton for Microtek MICE-IIIS-68000 In-Circuit Emulator (#13393) ClawGrip2025-03-223-12/+131
* hash/pc88va.xml: update QA angelosa2025-03-221-46/+48
* nec/pc80s13k.cpp: sync pc88va2_fd_if_device with timer fixup from main driver angelosa2025-03-221-40/+10
* capcom/gng.cpp: Add a new Ghosts'n Goblins bootleg (#13428) ClawGrip2025-03-222-0/+33
* Add a skeleton for Turnier Dart darts machine (#13437) ClawGrip2025-03-222-0/+145
* Add a Skeleton driver for Honeywell CAMIR-F1 motion sensor (#13441) ClawGrip2025-03-222-0/+84
* Add a skeleton driver form AMS Optomax V image analyser (#13460) ClawGrip2025-03-222-0/+472
* Add a new Cadash Spanish set (#13461) ClawGrip2025-03-222-20/+48
* Update sorcerer_cass.xml (#13480) Michael Borthwick2025-03-221-13/+13
* dataeast/rohga.cpp: Add Wizard Fire (Over Sea v1.0) (#13495) ClawGrip2025-03-222-238/+285
* sinclair/spectrum.cpp Improved performance by 50% avoiding memregion lookup i... holub2025-03-223-4/+5
* - igs/igs01.cpp: dumped missing GFX ROM for xymga [little0] Ivan Vangelista2025-03-223-44/+43
* tatsumi: bulk replace screen_update suffixes, m_rotatingsprites -> m_sprites angelosa2025-03-218-65/+65
* machine/psion_ssd.cpp: Don't save state of removable media. Nigel Barnes2025-03-211-10/+2
* machine/psion_asic9.cpp: Improved ASIC9MX RAM configuration to detect 2MB. Nigel Barnes2025-03-215-31/+122
* Revert "i960: don't preserve sign bit when shifting integer left (#13507)" AJR2025-03-211-1/+1
* i960: don't preserve sign bit when shifting integer left (#13507) Matthew Daniels2025-03-211-1/+1
* tatsumi code location shuffle (not a cleanup) (#13503) mamehaze2025-03-219-2822/+2851
* cpu/e132xs: More recompiler fixes: Vas Crabb2025-03-224-177/+169
* igs/spoker.cpp: corrected decryption and memory map for jinhuang Ivan Vangelista2025-03-211-4/+47
* v60: implement correct rounding mode when converting float to integer (#13506) Matthew Daniels2025-03-211-1/+7
* New systems marked not working Ivan Vangelista2025-03-212-3/+233
* z80/z80dasm.cpp: Switched *R (LDIR, OTIR, etc) debugger flag to STEP_OVER (#1... holub2025-03-211-3/+3
* linn_linndrum.lay, oberheim_dmx.lay: Warn when scripting is disabled. (#13504) m1macrophage2025-03-212-0/+24
* cpu/e132xs, cpu/drcbex64.cpp: Recompiler fixes and optimisations: Vas Crabb2025-03-214-1500/+753
* naroutp.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-03-211-4/+40
* Write the results of an ALU operation before writing to register/memory (#13486) Matthew Daniels2025-03-202-19/+19
* naroutp.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca2025-03-206-112/+432
* New systems marked not working Ivan Vangelista2025-03-202-0/+38
* fixing cpu for missing opcode (#13502) ffxx682025-03-203-11/+18
* [heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_... Mark Garlanger2025-03-207-18/+38
* tzbx15_sprites.cpp: cursory cleanups angelosa2025-03-203-71/+68
* tatsumi rotating sprite device refactor take 2 (#13470) mamehaze2025-03-205-639/+712
* mips/mips1: remove embedded syscall logging Patrick Mackinlay2025-03-202-233/+4
* Some relatively simple recompiler optimisations: Vas Crabb2025-03-203-25/+44
* m16c: Fix disassembly syntax for adjnz/sbjnz AJR2025-03-191-0/+1