summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/audio
Commit message (Collapse)AuthorAgeFilesLines
...
* (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 ↵ smf-2014-01-231-8/+8
| | | | machine().describe_context() [smf]
* License tags. (nw) Sandro Ronco2013-10-262-0/+4
|
* nmk16: add missing copyright holder Jonathan Gevaryahu2013-10-152-2/+2
| | | others: standardize license tags to SPDX abbreviations
* 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 ↵ Oliver Stöneberg2013-07-201-0/+6
| | | | src/mess/audio/upd1771.c (nw)
* 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
| | | src/mess/audio/ is now legacy free, if I'm not making mistakes...
* (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 ↵ Fabio Priuli2013-05-191-1/+59
| | | | | and added save state support to the driver [Fabio Priuli]
* 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
| | | | | | | | functions and added save state to the driver. [Fabio Priuli] out of whatsnew: as with gb and nes, I plan to add the support save flag before 0.149 after some more testing and, for the record, this driver would really need a volunteer willing to make devices out of the code for mikey and suzy chips, which is currently spread in multiple source files...
* (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
| | | | location [Miodrag Milanovic]
* 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
|
* (MESS) fixed uninitialized variables in arcadia_sound_device (nw) Oliver Stöneberg2013-02-162-0/+11
|
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 ↵ Curt Coder2013-02-122-1444/+0
| | | | devices. [Curt Coder]
* upd1771.c: Further documentation updates based on the NEC APC technical ↵ Jonathan Gevaryahu2013-02-111-15/+19
| | | | manual; now all pin names except two are known. [Lord Nightmare]
* (MESS) plus4: Speech WIP. (nw) Curt Coder2013-02-072-365/+0
|
* (MESS) svision.c: Cleanups (nw) Wilbert Pol2013-01-241-1/+2
|
* output of new srcclean changes that are relatively small [smf] smf-2013-01-115-12/+1
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-1130-717/+687
|