summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/discrete.c
Commit message (Expand)AuthorAgeFilesLines
...
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Made device->tag and devconfig->tag into private member variables (m_tag). Aaron Giles2010-03-081-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-4/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* DISCRETE_RC_CIRCUIT_1 - promoted skyraid custom charge to it's own module so ... Derrick Renaud2009-10-211-0/+1
* Mario - added proper mixer to final output. This adds the missing filtering ... Derrick Renaud2009-10-191-1/+2
* - OSD_PROFILING is now an environment variable. No more recompiling to turn p... Couriersud2009-10-121-1/+7
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-11/+11
* Fix bug introduced with profiling changes Couriersud2009-10-091-6/+6
* Better task processing Couriersud2009-10-091-59/+99
* DISCRETE_CRFILTER, DISCRETE_RCFILTER Derrick Renaud2009-10-061-1/+1
* Discrete update Couriersud2009-10-051-3/+27
* Fixed compile warning. Derrick Renaud2009-10-041-1/+1
* Cleanups and version bump. Aaron Giles2009-10-041-7/+7
* Discrete task groups Couriersud2009-10-031-84/+82
* More changes in order to create task groups Couriersud2009-10-031-6/+24
* Minor cleanup, not worth mentioning. Derrick Renaud2009-10-031-3/+3
* implemented m:n logic for buffered task nodes Couriersud2009-10-031-19/+25
* Maintenance work Couriersud2009-10-031-26/+45
* Discrete Updates: Derrick Renaud2009-09-211-1/+2
* Remove Enable input from dst_gain_step (DISCRETE_MULTADD, DISCRETE_MULTIPLY, ... Couriersud2009-09-101-1/+0
* Disable profiling again Couriersud2009-09-101-1/+1
* discrete emulation / not worth mentioning Couriersud2009-09-101-5/+5
* Fix CPP_COMPILE (except for internal compiler error on snes.c). Aaron Giles2009-09-081-2/+2
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-18/+18
* Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into Aaron Giles2009-09-061-2/+2
* Discrete emulation Couriersud2009-09-061-35/+26
* Good bye for node->node Couriersud2009-09-061-8/+8
* DSO_TASK_END now builds it's own dependence list. Couriersud2009-09-061-2/+5
* Fixed 64-bit MSVC compile. Curt Coder2009-09-061-2/+2
* Cleaned up task processing a bit Couriersud2009-09-061-62/+45
* discrete wav and csv logs now are treated as nodes Couriersud2009-09-051-240/+155
* Added disc_syc.c as a container for core modules (output, task) currently. Couriersud2009-09-051-248/+146
* Discrete: Added DISCRETE_INPUT_BUFFER Couriersud2009-09-041-2/+43
* Added some profiling code for discrete tasks Couriersud2009-09-021-17/+60
* Cleanups and version bump.mame0133u4 Aaron Giles2009-08-291-17/+17
* Discrete tasks now support multiple task output nodes Couriersud2009-08-291-8/+22
* discrete sound system Couriersud2009-08-291-2/+2
* discrete sound system Couriersud2009-08-291-49/+62
* on behalf of couriersud Michaƫl Banaan Ananas2009-08-261-1/+1
* Discrete sound parallel tasks Couriersud2009-08-251-75/+173
* discrete.c: fixed a state saving bug Couriersud2009-08-231-1/+2
* Discrete work - this one needs a full recompile Couriersud2009-08-231-162/+239
* Battle Zone discrete sound & discrete sound additions Couriersud2009-08-211-1/+1
* Cleanups and version bump.mame0133u3 Aaron Giles2009-08-211-13/+13
* Attempt to define an I64FMT string that can be used for printf'ing 64-bit Aaron Giles2009-08-191-1/+1
* Added DISCRETE_BIT(S)_DECODE Couriersud2009-08-151-0/+2
* This one requires a "make clean" Couriersud2009-08-141-39/+183
* Bulk change alert. Aaron Giles2009-04-261-10/+4