summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ay8910.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-6/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+8
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-14/+14
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+4
* Improve the speed of romident by dynamically allocating some large device mem... Phil Bennett2017-07-021-1/+1
* ay-3-8910: update/fix documentation and comments, add additional pinouts and ... Lord-Nightmare2017-06-021-3/+3
* ay8910.cpp: add pinout, remove outdated comments from .h [Lord Nightmare] Lord-Nightmare2017-05-301-15/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+35
* Added virtual keyword to declaration. tim lindner2017-03-111-1/+1
* Overrided device device method to support changing clock frequencies in the a... tim lindner2017-03-111-0/+1
* ay8910: Rename write handler, as it's not that most common setup Dirk Best2017-03-051-3/+3
* ay8910: Add a write handler for the case of bc1=a0 and bc2=a1 Dirk Best2017-03-051-2/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* Implement upper address check, not configurable at present but chips could be... smf-2016-10-081-2/+3
* ay8910.h: list some more aliases, as per Robbie (nw) Ivan Vangelista2016-10-081-1/+1
* ay8910.h: mention the OKI M5255 as compatible / clone (nw) Ivan Vangelista2016-10-071-0/+1
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-0/+2
* reverting: Miodrag Milanovic2016-01-201-10/+10
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+273