summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/sanritsu (follow)
Commit message (Expand)AuthorAgeFilesLines
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-082-8/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-019-44/+44
* sanritsu/jantotsu.cpp : fix SN76489A clock (#10863) negunma2023-02-021-2/+2
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-011-3/+3
* mame/o*-s*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-271-0/+6
* New working clone (#10774) ClawGrip2023-01-031-2/+31
* appoooooooooh: get rid of unsafe adpcm code hap2022-10-061-54/+50
* blockch: even shorter paddles after hitting ceiling hap2022-10-061-7/+7
* bankp: add display on/off control and palette high bit [hap, Pierre Cornier] hap2022-10-051-96/+106
* kaneko/airbustr.cpp, kaneko/djboy.cpp, nix/pirates.cpp, sanritsu/bankp.cpp, s... Ivan Vangelista2022-09-099-794/+737
* There is only one Sega Olivier Galibert2022-07-011-2/+1
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-281-2/+1
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-2710-11/+18
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2716-0/+5736