summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cmi01a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-9/+7
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2
* srcclean for 0.223 Vas Crabb2020-07-261-5/+5
* -cmi01a: Checkpoint so Phil can have a look, nw Ryan Holtz2020-07-071-83/+339
* -cmi01a: Initial framework for ticking envelope timer. [Ryan Holtz] Ryan Holtz2020-07-051-20/+66
* -cmi01a: Lowered the per-channel gain by one bit to account for all 8 channel... Ryan Holtz2020-06-291-7/+8
* -cmi2x: Numerous fixes, now boots into System Software V19, and plays audio b... Ryan Holtz2020-06-281-41/+101
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-1/+1
* -6840ptm: Undid previous changes other than the addition of logmacro. Should ... MooglyGuy2020-02-041-2/+2
* -audio/cmi01a: Derived PTM clocks from /CAS clock, fixing TIM tests in CMITST... mooglyguy2020-02-041-5/+6
* -6840ptm: Added specific logging channels. Added direct output state getter. ... mooglyguy2020-02-021-9/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-12/+12
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-4/+4
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-4/+4
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-16/+16
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16
* cmi.cpp: Separate source file for CMI-01A device (nw) AJR2018-04-271-0/+422