summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-031-56/+61
* 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-031-32/+41
* 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-032-14/+27
* 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-025-255/+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-0211-38/+256
* i8087: fix fprem1 cracyc2026-05-012-8/+24
* namcos21: gpu c148 ext input is screen field hap2026-05-011-1/+3
* namcos21_dsp: improve dsp comram hap2026-05-015-22/+35
* namcos21_3d: z param can be negative hap2026-05-011-4/+4
* sony/smc777_kbd.cpp: hookup keyboard LEDs to a layout angelosa2026-05-014-2/+110
* misc: address some gcc16.1 warnings hap2026-05-016-13/+14
* namco_c148: make ext read a callback hap2026-05-013-6/+8
* mdisplay1/mdisplay2: more corrrect device names hap2026-05-012-2/+2
* - itech/itech32.cpp: added 2.01 sound ROM for the newer revisions, improved R... Ivan Vangelista2026-05-012-170/+170
* apple2video: fix ivelultr/dodo/laser2c text rendering (#15290) arekkusu422026-04-303-10/+6
* driveyes: disable sound output for left and right pcbs hap2026-04-302-23/+29
* hegenerglaser: remove the extra m prefix from mmdisplay/mmboard hap2026-04-3023-42/+42
* video/zeus2.cpp: set m_system from setter not from strcmp angelosa2026-04-305-15/+10
* gaelco/rollext.cpp: hookup coin counter angelosa2026-04-302-1/+8