summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ym3802.cpp
Commit message (Collapse)AuthorAgeFilesLines
* more implicit XTAL construction (nw) Vas Crabb2018-01-261-1/+1
|
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
|
* srcclean (nw) Vas Crabb2017-06-251-7/+7
|
* ym3802: added preliminary MIDI clock timer and click counter, gets Mahou ↵ mahlemiut2017-06-241-8/+60
| | | | Daisakusen (x68k) to play MIDI music.
* simplify switch wall as MSVC couldn't tell that rate was always initialized. ↵ smf-2017-06-211-29/+1
| | | | (nw)
* - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-211-0/+286
- Add X68000 expansion device using the YM3802