summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ymz770.h
Commit message (Expand)AuthorAgeFilesLines
* sorted out more (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* finish block before stopping channel playback Michaël Banaan Ananas2013-12-141-1/+1
* fix possible lockup Michaël Banaan Ananas2013-12-011-1/+2
* document global regs Michaël Banaan Ananas2013-11-301-0/+5
* this chip is write-only Michaël Banaan Ananas2013-11-301-4/+3
* fix cur_reg being overwritten Michaël Banaan Ananas2013-11-301-3/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+22
* Split AMM decoder from YMZ770 and add MPEG layer 1/2 support [O. Galibert] R. Belmont2012-12-311-3/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* (nw) R. Belmont2011-10-311-1/+1
* ymz770: flush stream before writes, various cleanup, save state support. R. Belmont2011-10-221-5/+7
* YMZ770: Workaround MinGW problem, add simple sequence support + per-channel v... R. Belmont2011-10-211-0/+6
* Preliminary emulation of the YMZ770 sound chip [R. Belmont, O. Galibert] R. Belmont2011-10-211-0/+84