summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/audio/dave.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* finish setting copyright holders for MESS section (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-1/+1
* fixed usage of initialized members in dave_device() (nw) Oliver Stöneberg2014-10-241-4/+15
* removed not needed parameter from stream_alloc (nw) Miodrag Milanovic2014-04-301-1/+1
* fixed usage of uninitialized member in dave_device (nw) Oliver Stöneberg2014-04-251-1/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-21/+21
* (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) Curt Coder2013-06-101-19/+20
* fixed array access (nw) smf-2013-06-101-1/+1
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-061-486/+366
* (MESS) enterp: modernized the Dave sound chip. [Fabio Priuli] Fabio Priuli2013-05-291-401/+267
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+15
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-5/+6
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-17/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+49
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+837