summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/disc_mth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-576/+576
* added missing \n to even more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-081-1/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-4/+4
* take into account that unused high bits can be set, so just fill the complete... Michaël Banaan Ananas2011-02-171-3/+2
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-3/+3
* Changed all "output[0] = ..." into "set_output(0, ..)" calls. Couriersud2011-01-211-106/+126
* Optimized RC_INTEGRATE and TRANSFORM. Nice improvement. [Couriersud] Couriersud2011-01-201-98/+78
* Discrete subsystem: general cleanup and formatting (no whatsnew) Couriersud2011-01-191-19/+19
* More cleanups for the discrete subsystem. No whatsnew. Couriersud2011-01-161-13/+8
* Discrete subsystem: Maintenance commit before I move from linked lists to dyn... Couriersud2011-01-151-296/+246
* Discrete sound system: Couriersud2011-01-111-289/+154
* 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-14/+14
* Start moving the discrete subsystem towards C++. Changed some structs to clas... Couriersud2011-01-041-8/+8
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-081-349/+349
* Atari Cops'n Robbers Updates [Derrick Renaud] Derrick Renaud2010-11-041-5/+5
* Atari Cops'n Robbers Updates [Derrick Renaud] Derrick Renaud2010-11-011-58/+80
* Discrete Updates [Derrick Renaud] Derrick Renaud2010-10-271-105/+111
* Discrete Sound - Added DISCRETE_XTIME_xxx logic modules. These allow you to ... Derrick Renaud2010-10-221-12/+838
* Fixed a bug in emu/sound/disc_mth.c. This affected spiders.c fire sound. [MASH] Couriersud2010-02-151-3/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-6/+6
* Blue Shark - added shark sound Derrick Renaud2009-10-131-1/+8
* Add some EXPECTED/UNEXPECTED to if statements Couriersud2009-10-091-9/+9
* More sounds for Shuffleboard Derrick Renaud2009-10-071-4/+33
* Discrete update Couriersud2009-10-051-3/+3
* Cleanups and version bump. Aaron Giles2009-10-041-1/+1
* Fix bug in DISCRETE_ONESHOT Couriersud2009-10-021-5/+8
* Sprint 8 - complete discrete sound Derrick Renaud2009-10-021-20/+9
* 03458: bzone and clones: Broken engine sound Couriersud2009-10-011-1/+1
* exp is slow, but pow is even slower Couriersud2009-09-271-1/+16
* Removed enable line from DISCRETE_DAC_R1, DISCRETE_566, DISCRETE_74LS624, DIS... Derrick Renaud2009-09-231-63/+41
* Discrete Updates: Derrick Renaud2009-09-211-3/+116
* Remove enable for _LOOKUP, MULTIPLEX, _SAMPLHOLD Couriersud2009-09-101-61/+41
* Remove enable input from remaining DISCRETE_LOGIC_(AND|NAND|OR ...) components Couriersud2009-09-101-159/+87
* Remove enable node from DISCRETE_LOGIC_INVERT Couriersud2009-09-101-10/+2
* Remove Enable input from dst_gain_step (DISCRETE_MULTADD, DISCRETE_MULTIPLY, ... Couriersud2009-09-101-17/+7
* discrete emulation / not worth mentioning Couriersud2009-09-101-18/+18
* Discrete emulation Couriersud2009-09-061-18/+18
* Good bye for node->node Couriersud2009-09-061-2/+2
* Added disc_syc.c as a container for core modules (output, task) currently. Couriersud2009-09-051-1/+1
* - Fix comments for DISCRETE_TRANSFORM Couriersud2009-08-301-10/+9
* discrete sound system Couriersud2009-08-291-112/+112
* Discrete work - this one needs a full recompile Couriersud2009-08-231-13/+13
* Battle Zone discrete sound & discrete sound additions Couriersud2009-08-211-1/+3
* Cleanups and version bump.mame0133u3 Aaron Giles2009-08-211-2/+2
* Added DISCRETE_BIT(S)_DECODE Couriersud2009-08-151-0/+46
* This one requires a "make clean" Couriersud2009-08-141-18/+20
* - Added "abs" function to DISCRETE_TRANSFORM Couriersud2009-08-081-0/+3
* Sound cores compile cleanly. Aaron Giles2009-03-121-43/+43
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-1/+1