summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/audio/lynx.c
Commit message (Collapse)AuthorAgeFilesLines
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-081-2/+2
|
* changes for Juergen Buchmueller in core and credits for some files in mess(nw) Miodrag Milanovic2015-05-071-1/+1
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* some state_save_register_item removal (nw) Ivan Vangelista2015-04-201-13/+13
|
* removed not needed parameter from stream_alloc (nw) Miodrag Milanovic2014-04-301-2/+2
| | | it is set to same value in sound.c
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-20/+20
|
* 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...
* 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]
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+36
|
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-2/+2
| | | | we can allocate objects of the real type.
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
|
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
|
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-35/+0
|
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-3/+79
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+540