summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/stern (follow)
Commit message (Expand)AuthorAgeFilesLines
* flt_vol: rename flt_volume_set_volume to set_gain, add getter for gain, hap2023-12-091-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* mazerbla.cpp: Add ADCs and remove runtime port tag lookups AJR2023-05-211-21/+36
* stern/berzerk.cpp: Correct frenzy year to 1982. (#11196) David Haywood2023-05-071-1/+1
* - 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-274-3/+17
* Fixed some misspelling occurrences here and there. (#10605) 0kmg2022-12-031-1/+1
* berzerk: use volume filter device hap2022-10-071-6/+10
* berzerk: correct s14001a busy flag hap2022-10-061-3/+3
* berzerk: mute when writing 0 volume hap2022-10-061-1/+1
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-273-4/+11
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-277-0/+4990