summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/tms5220.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ti99: Further devcb3 works (nw). Michael Zapf2018-08-181-0/+10
* devcb3 Vas Crabb2018-07-071-7/+7
* TMS5220 changes, bugfixes and updates (#3654) Jonathan Gevaryahu2018-06-171-41/+38
* tms5220: Convert logging calls to logmacro.h standard (nw) AJR2018-06-121-0/+5
* Revert "tms5220: fix the READYQ callback to poll the fifo state with a timer ... Vas Crabb2018-06-121-40/+38
* tms5220: fix the READYQ callback to poll the fifo state with a timer loop ins... Lord-Nightmare2018-06-121-38/+40
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-17/+17
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+3
* tms5220: Use device_clock_changed instead of custom method; misc. modernizati... AJR2017-06-261-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-55/+42
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* more long line reduction (nw) Lord-Nightmare2017-03-081-2/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-74/+74
* Replaced fprintf by logerror; fixed some small issues. Michael Zapf2016-04-111-0/+6
* TMS5220: add a 'combined rs/ws write' function for systems which require both... Lord-Nightmare2016-04-041-0/+2
* TMS5220/5110 merge Part 1 [Lord Nightmare] Lord-Nightmare2016-03-301-5/+57
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* override part 1 (nw) Miodrag Milanovic2015-12-051-9/+9
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+254