summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* hash/p2000_cart.xml: fix some metadata angelosa2026-05-041-16/+16
* mboard: add low level interface hap2026-05-044-24/+125
* hash/p2000_cart.xml: Fix validation. [R. Belmont] arbee2026-05-031-2/+2
* machine/mb87030.cpp: Several bugfixes and a massive speedup [R. Belmont] arbee2026-05-031-11/+34
* New working software list items angelosa2026-05-032-3/+498
* combatsc: correct z80 clock, add some address mirrors and remove obsolete not... hap2026-05-031-32/+19
* looping: improve protection hap2026-05-031-54/+85
* Cleaned up some recent changes. Vas Crabb2026-05-045-139/+139
* cinematronics/leland*.cpp: Updated and cleaned up code: (#15296) cam9002026-05-046-511/+431
* ui/ui.cpp: Fixed variable name auto-complete gone wrong. Vas Crabb2026-05-0420-218/+236
* konami/bishi.cpp: Hooked up lamp outputs. (#15273) Michał Szafrański2026-05-041-3/+39
* tecfri/speedball.cpp: Added an additional version of Speed Ball. (#15276) ClawGrip2026-05-042-7/+31
* ui/confswitch.cpp, ui/sliders.cpp: De-emphasize default values. (#15283) holub2026-05-043-7/+12
* misc/vamphalf.cpp: Added Korean game titles to comments and fixed various iss... cam9002026-05-041-118/+124
* dataeast/dec0.cpp: Split driver state class for different configurations, cle... cam9002026-05-044-368/+415
* video/huc6260.cpp: Made the battlera-specific VCE a separated device class. (... cam9002026-05-049-45/+56
* dataeast/brkthru.cpp: Use single-pass sprite drawing. (#15298) cam9002026-05-041-50/+78
* dataeast/bwing.cpp: Cleaned up code: (#15297) cam9002026-05-041-94/+98
* comad/zerozone.cpp: Reduced audio CPU ROM region size to match mapped area. (... cam9002026-05-041-8/+8
* dooyong/gundealr.cpp: Cleaned up code: (#15293) cam9002026-05-041-46/+18
* dooyong/dooyong*.cpp: Cleaned up code: (#15292) cam9002026-05-043-142/+167
* skeleton/clownmgc.cpp: fleshed out driver. Needs sound mostly. Ivan Vangelista2026-05-031-70/+146
* philips/p2000t.cpp: cleanups around keyboard, remove macros angelosa2026-05-032-56/+180
* dynax/realbrk.cpp: Fixed DIP switch matrix read behaviour and cleaned up code... cam9002026-05-043-166/+138
* playmark/playmark.cpp, playmark/powerbal.cpp, playmark/sderby.cpp: Cleaned up... cam9002026-05-045-582/+645
* nintendo/nes_vt369_vtunknown_soc.cpp: Update comment AJR2026-05-031-1/+1
* philips/p2000t.cpp: hookup cart slot, kickoff SW list, pre-emptively demote t... angelosa2026-05-032-32/+65
* philips/p2000t.cpp: consolidate driver in single file angelosa2026-05-034-348/+318
* misc/malzak.cpp: consolidate driver in single file angelosa2026-05-033-203/+187
* sega/megadriv_acbl.cpp: fix Conny games metadata angelosa2026-05-031-33/+50
* layout/smc777.lay: improve colors angelosa2026-05-033-22/+38
* New working clones Ivan Vangelista2026-05-032-1/+19
* nintendo/nes_vt369_vtunknown_soc.cpp: Early preparation for SD card support AJR2026-05-022-0/+37
* tiger108, gon100: Add opcode encryption disabled immediately by code AJR2026-05-021-2/+2
* nintendo/nes_vt4ffx_soc.cpp: Delete leftover copy-pasted handler AJR2026-05-022-28/+0
* nintendo/nes_vt369_vtunknown.cpp: Remove unused function AJR2026-05-021-7/+0
* dvmemory: redo 47377bfe7a49cf301957cc90f6ac5f08a59c503c hap2026-05-033-12/+4
* nubus/laserview.cpp: Remove debug printfs that snuck in. [R. Belmont] arbee2026-05-021-2/+0
* namcos21: add video enable flag hap2026-05-025-47/+34
* nintendo/nes_vt369_vtunknown.cpp: Preliminary separation of the non-VT369 SoC... AJR2026-05-025-366/+817
* Make debug logging less noisy for various NES/VT devices AJR2026-05-023-19/+16
* nubus/laserview.cpp: Folded the SE/30 PDS version of the card in and improved... arbee2026-05-026-257/+90
* frontend/mame/luaengine.cpp, ui: Patched up some rather disturbing code. Vas Crabb2026-05-039-20/+46
* ui: Added options to pause when showing menus and to open menus in active win... Vas Crabb2026-05-03118-802/+932
* sega/megadriv_acbl.cpp: add coin NMI for standalone Connie games angelosa2026-05-021-11/+62
* sega/megadriv_acbl.cpp: support 3in1mbc bankswitch and coins angelosa2026-05-021-6/+95
* src: fix a few non-canonical task tags angelosa2026-05-025-6/+11
* bruteforce: fix include guard hap2026-05-021-3/+3
* saitek_osa: added brute force module [hap, Berger, Mr. Lars] hap2026-05-0212-38/+258
* i8087: fix fprem1 cracyc2026-05-012-8/+24