summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/disc_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Mario - added proper mixer to final output. This adds the missing filtering ... Derrick Renaud2009-10-191-37/+233
* Discrete update Couriersud2009-10-051-4/+4
* Space Encounter - fixed enemy shot sound Derrick Renaud2009-10-041-39/+48
* Cleanups and version bump. Aaron Giles2009-10-041-4/+4
* mario - speed optimization to mario_custom_run() Derrick Renaud2009-10-011-2/+2
* DISCRETE_555_MSTABLE - optimized speed and added new operating modes. Derrick Renaud2009-10-011-53/+100
* More 566 work. Not worth mentioning. Derrick Renaud2009-09-271-11/+63
* exp is slow, but pow is even slower Couriersud2009-09-271-1/+5
* DISCRETE_566 - started making a more accurate simulation based on testing of ... Derrick Renaud2009-09-251-79/+89
* DISCRETE_74LS624 - optimized for some more speed Derrick Renaud2009-09-241-1/+8
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-241-2/+2
* Removed enable line from DISCRETE_DAC_R1, DISCRETE_566, DISCRETE_74LS624, DIS... Derrick Renaud2009-09-231-162/+143
* Tweaked last DISCRETE_74LS624 update. NOT worth mentioning. Derrick Renaud2009-09-231-6/+3
* Optimized DISCRETE_74LS624 making dkongjr and mario faster. Derrick Renaud2009-09-231-2/+14
* discrete emulation / not worth mentioning Couriersud2009-09-101-12/+12
* Discrete emulation Couriersud2009-09-061-12/+12
* Good bye for node->node Couriersud2009-09-061-2/+2
* discrete sound system Couriersud2009-08-291-28/+28
* Discrete work - this one needs a full recompile Couriersud2009-08-231-11/+11
* This one requires a "make clean" Couriersud2009-08-141-11/+11
* Sound cores compile cleanly. Aaron Giles2009-03-121-22/+22
* Cleanups and version bump.mame0129u3 Aaron Giles2009-01-291-1/+1
* Fix energy calculation for LS624 Couriersud2009-01-271-4/+7
* Spectrum of generated sounds getting near samples. Couriersud2009-01-251-1/+5
* Use formula derived from figures 2 and 3 in LS624 datasheet. Coefficients Couriersud2009-01-251-6/+12
* abc_step and abc_reset now declared as DISCRETE_STEP( abc ) and DISCRETE_RESE... Couriersud2008-11-121-16/+16
* More Discrete module optimizations. Derrick Renaud2008-10-291-60/+53
* Optimized DISCRETE_555_CC Derrick Renaud2008-08-291-53/+178
* Optimized DISCRETE_555_ASTABLE_CV and DISCRETE_MIXER. Derrick Renaud2008-08-291-12/+16
* Optimized DISCRETE_RCINTEGRATE and DISCRETE_555_ASTABLE. Derrick Renaud2008-08-281-10/+64
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-1/+1
* added Discrete Sound for Starship 1. I still need to properly emulate the MC... Derrick Renaud2008-08-221-21/+68
* Discrete cleanups and fixed discrete logging. Derrick Renaud2008-08-201-387/+350
* discrete sound system: Couriersud2008-04-011-53/+53
* Various clean ups: Couriersud2008-03-011-12/+12
* Bumped version to 0.122u2. Spacing cleanups.mame0122u2 Aaron Giles2007-12-311-2/+2
* Added discrete 74LS624(56789) implementation Couriersud2007-12-301-0/+93
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1372