summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mr (follow)
Commit message (Expand)AuthorAgeFilesLines
* -debugger/debuggdbstub.cpp: Don't write data to socket in text mode. Vas Crabb2024-03-251-48/+32
* mr/dribling.cpp: Dumped missing ROMs from the Automave version of Dribbling. ... ClawGrip2024-03-241-10/+10
* mr/dribling.cpp: Add partial dump of Automave version of Dribbling from Spain... ClawGrip2024-03-231-5/+25
* -mr/nl_dribling.cpp: Added note about error in schematic. Vas Crabb2024-03-221-0/+1
* mr/dribling.cpp: Added netlist sound simulation for Model Racing Dribbling. (... Paperinik2024-03-213-15/+664
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-081-4/+0
* watchdog: make watchdog_enable compatible with writeline, add a watchdog rese... hap2023-07-191-2/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+3
* mame/m*,n*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-191-0/+4
* - merit/merit.cpp: dumped crt-209 module for dodgcitya, dodgcityb and dodgcit... Ivan Vangelista2022-11-153-164/+163
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-272-2/+2
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-275-0/+1349