summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/disc_dev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-316/+316
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-7/+7
* Changed all "output[0] = ..." into "set_output(0, ..)" calls. Couriersud2011-01-211-58/+69
* Discrete subsystem: general cleanup and formatting (no whatsnew) Couriersud2011-01-191-13/+13
* More cleanups for the discrete subsystem. No whatsnew. Couriersud2011-01-161-8/+3
* Discrete subsystem: Maintenance commit before I move from linked lists to dyn... Couriersud2011-01-151-291/+275
* Discrete sound system: Couriersud2011-01-111-210/+100
* Discrete: Added a class node factory. Currently only creates discrete_legacy_... Couriersud2011-01-061-1/+1
* Bye discrete_info. Another round of discrete rewrites. No whatsnew. Couriersud2011-01-051-17/+17
* Start moving the discrete subsystem towards C++. Changed some structs to clas... Couriersud2011-01-041-9/+9
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-081-1/+1
* Atari Cops'n Robbers Updates [Derrick Renaud] Derrick Renaud2010-11-011-53/+72
* Discrete Updates [Derrick Renaud] Derrick Renaud2010-10-271-199/+82
* Discrete Sound - Added DISCRETE_XTIME_xxx logic modules. These allow you to ... Derrick Renaud2010-10-221-0/+3
* 03074: dkongjr and clones: Discrete audio output is lower pitched than normal... Derrick Renaud2010-10-191-78/+88
* 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