summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-143-15/+15
* removed not needed parameter from stream_alloc (nw) Miodrag Milanovic2014-04-3010-11/+11
* fixed usage of uninitialized member in dave_device (nw) Oliver Stöneberg2014-04-251-1/+2
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-128-8/+8
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* fix tag search for mea8000 (nw) Miodrag Milanovic2014-03-201-1/+1
* (MESS) ep64: Cleaned up devcb2. (nw) Curt Coder2014-03-191-8/+15
* (MESS) tvc: devcb2. (nw) Curt Coder2014-03-191-29/+8
* mea8000: devcb2. (nw) Curt Coder2014-03-192-49/+18
* upd1771.c: resolve_safe(), heeding advice. (nw) Ivan Vangelista2014-03-121-1/+1
* Updated upd1771.c to use devcb2 (nw) Ivan Vangelista2014-03-112-38/+12
* (MESS) fixed specialm and specialp debug crash and removed some trampolines (nw) Ivan Vangelista2014-03-101-6/+19
* snes and nes slot devices moved into bus folder (nw) Miodrag Milanovic2014-03-102-377/+0
* (MESS) x68k, vboy : fixed reported buffer overflow Robbbert2014-02-271-2/+3
* replaced some calls to machine().firstcpu->pcbase() with machine().describe_c... smf-2014-01-231-8/+8
* License tags. (nw) Sandro Ronco2013-10-262-0/+4
* nmk16: add missing copyright holder Jonathan Gevaryahu2013-10-152-2/+2
* specify licenses Jonathan Gevaryahu2013-10-152-10/+4
* specify licenses Jonathan Gevaryahu2013-10-151-0/+6
* specify licenses Jonathan Gevaryahu2013-10-141-0/+6
* fixed array out-of-bounds accesses and uninitialized members in src/mess/audi... Oliver Stöneberg2013-07-201-0/+6
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-2116-16/+16
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-117-91/+90
* (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) Curt Coder2013-06-102-26/+24
* fixed array access (nw) smf-2013-06-101-1/+1
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-062-569/+465
* (MESS) Modernized uPD1771c sound device. [Fabio Priuli] Fabio Priuli2013-06-032-282/+248
* (MESS) modernized the Mac Sound device. [Fabio Priuli] Fabio Priuli2013-06-021-134/+80
* (MESS) modernized MEA 8000 sound device. [Fabio Priuli] Fabio Priuli2013-06-022-416/+377
* (MESS) disabled some unused private fields reported by clang (nw) Oliver Stöneberg2013-05-291-2/+2
* (MESS) enterp: modernized the Dave sound chip. [Fabio Priuli] Fabio Priuli2013-05-292-439/+363
* (MESS) gmaster.c: Switched to use simple speaker sound device. (nw) Wilbert Pol2013-05-231-104/+0
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-205-64/+63
* (MESS) wswan.c: updated rom banking mechanism to be save state friendlier and... Fabio Priuli2013-05-191-1/+59
* sorry for the missing file Fabio Priuli2013-05-191-0/+87
* whops. Fabio Priuli2013-05-191-13/+0
* (MESS) lynx.c: modernized sound emulation, slightly simplified blitter Fabio Priuli2013-05-191-303/+276
* (MESS) gameboy: modernized sound emulation and added save state [Fabio Priuli] Fabio Priuli2013-05-182-507/+582
* modernised TMS5220 [smf] smf-2013-05-142-126/+0
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-302-11/+7
* Free to good home if you can make it not sound like ass (nw) R. Belmont2013-04-282-0/+381
* lynx and bbc cleanup (nw) Miodrag Milanovic2013-04-181-2/+2
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-3/+3
* upd1771: Very small documentation update. no whatsnew. Jonathan Gevaryahu2013-03-241-4/+3
* run latest srcclean on rest of files (nw) Miodrag Milanovic2013-03-191-1/+0
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-196-38/+33
* Modernized wswan, special, and svision devices. [Andrew Gardner] Andrew Gardner2013-03-073-489/+359
* Modernized vc4000 device. [Andrew Gardner] Andrew Gardner2013-03-061-84/+36
* (MESS) modernized socrates sound device. (nw) Sandro Ronco2013-03-022-145/+92
* channelf sound device modernized (nw) Miodrag Milanovic2013-03-012-115/+127