summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix discrete task dependency Couriersud2009-10-091-3/+4
* Blue Shark - added octopus sound Derrick Renaud2009-10-081-43/+136
* More sounds for Shuffleboard Derrick Renaud2009-10-072-29/+111
* Shuffleboard - started discrete sounds Derrick Renaud2009-10-061-9/+123
* DISCRETE_CRFILTER, DISCRETE_RCFILTER Derrick Renaud2009-10-061-18/+21
* Discrete update Couriersud2009-10-0528-168/+138
* Space Walk - started Springboard Miss sound Derrick Renaud2009-10-051-3/+78
* Cleanups and version bump. Aaron Giles2009-10-043-17/+17
* Discrete task groups Couriersud2009-10-034-38/+59
* Space Walk - added spaceship hit sound Derrick Renaud2009-10-031-3/+31
* Oops, fixed bad commit. Derrick Renaud2009-10-031-1/+1
* Minor cleanup, not worth mentioning. Derrick Renaud2009-10-031-3/+2
* > -----Original Message----- Aaron Giles2009-10-035-17/+15
* Sprint 8 - hooked up all 4 speakers. Defaulted volume on cars 3-8 to off. T... Derrick Renaud2009-10-031-127/+284
* Remove capacitor aging code and assume range input is gnd for all 74LS629. Couriersud2009-10-021-11/+7
* Fix GCC compiler error R. Belmont2009-10-021-1/+1
* Sprint 8 - complete discrete sound Derrick Renaud2009-10-028-68/+99
* mario - speed optimization to mario_custom_run() Derrick Renaud2009-10-011-9/+43
* DISCRETE_555_MSTABLE - optimized speed and added new operating modes. Derrick Renaud2009-10-012-1/+268
* More 566 work. Not worth mentioning. Derrick Renaud2009-09-271-4/+4
* Discrete performance mario: Couriersud2009-09-271-3/+16
* DISCRETE_566 - started making a more accurate simulation based on testing of ... Derrick Renaud2009-09-253-26/+22
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-242-17/+17
* > -----Original Message----- Aaron Giles2009-09-241-9/+2
* dkongjr now uses parallel discrete tasks Couriersud2009-09-231-35/+42
* Removed enable line from DISCRETE_DAC_R1, DISCRETE_566, DISCRETE_74LS624, DIS... Derrick Renaud2009-09-2323-85/+67
* Converted 6532riot to devcb interfaces Couriersud2009-09-223-51/+52
* Fix compilation warnings Phil Bennett2009-09-221-2/+2
* Discrete Updates: Derrick Renaud2009-09-211-0/+427
* Changed all tms5220 lines to (READ|WRITE)_LINE_DEVICE_HANDLER Couriersud2009-09-214-5/+5
* CVS & tms5110 Couriersud2009-09-181-1/+1
* Remove enable for _LOOKUP, MULTIPLEX, _SAMPLHOLD Couriersud2009-09-105-7/+5
* Remove enable input from remaining DISCRETE_LOGIC_(AND|NAND|OR ...) components Couriersud2009-09-1013-30/+25
* Remove enable node from DISCRETE_LOGIC_INVERT Couriersud2009-09-1010-28/+26
* Remove Enable input from dst_gain_step (DISCRETE_MULTADD, DISCRETE_MULTIPLY, ... Couriersud2009-09-1021-106/+105
* Noraut discrete sound system: Changed C1 value (from PPI-1 PC6 line and Darli... Roberto Fresca2009-09-101-1/+1
* discrete emulation / not worth mentioning Couriersud2009-09-101-2/+2
* Cleanups and version bump. Aaron Giles2009-09-101-1/+1
* Fixed the Noraut Poker discrete sound system. Rerouted the PPI-1 lines PC5 & ... Roberto Fresca2009-09-101-2/+2
* Revert r6757 changes. Not worth mentioning. Derrick Renaud2009-09-101-1/+1
* Changed tone cap in Noraut Poker to more probable value. Not worth mentioning. Derrick Renaud2009-09-101-1/+1
* Minor comment fix - Not worth mentioning Derrick Renaud2009-09-091-1/+1
* Added discrete sound to the Noraut Poker games. Derrick Renaud2009-09-093-3/+62
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-24/+24
* Discrete emulation Couriersud2009-09-061-2/+2
* DSO_TASK_END now builds it's own dependence list. Couriersud2009-09-062-6/+9
* Discrete: Added DISCRETE_INPUT_BUFFER Couriersud2009-09-041-15/+6
* Cleaned up drivers that write files which are not being actively developed. ... Scott Stone2009-09-041-1/+1
* 03416: bradley: Exits with DISCRETE_ADJUSTMENT_TAG - NODE_88 has invalid tag. Couriersud2009-09-031-278/+0
* [from AtariAce] Aaron Giles2009-08-309-28/+28