summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ym3802.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-13/+7
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-8/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-5/+5
* srcclean (nw) Vas Crabb2017-06-251-18/+18
* Fix build (nw) AJR2017-06-241-1/+1
* ym3802: added preliminary MIDI clock timer and click counter, gets Mahou Dais... mahlemiut2017-06-241-1/+8
* - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-211-0/+164