summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ay8910.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910.cpp : Device-fied sunsoft 5B sound hardware cam9002019-09-271-1/+9
* ay8910.cpp : Reduce performance issue cam9002019-09-191-8/+10
* ay8910.cpp : Fix naming (#5613) cam9002019-09-101-14/+14
* ay8910: Don't play fast and loose with register initialization; some builds w... AJR2019-09-091-5/+5
* ay8910.cpp : Updates (#5607) cam9002019-09-091-191/+287
* ay8910: changed my mind on prev i/o bandaid, it's too dangerous: port read ca... hap2019-04-071-6/+0
* ay8910: reset i/o reg on port direction change (nw) hap2019-04-051-0/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-42/+98
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-98/+42
* srcclean (nw) Vas Crabb2019-02-241-48/+48
* ay8910.cpp : Updates cam9002019-02-151-42/+37
* ay8910.cpp : Add notes for AY8930 expanded mode (#4583) cam9002019-02-021-0/+61
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-36/+0
* Fix the buggychl mcu to run at 3mhz as shown on the schematic, and add sound ... Lord-Nightmare2018-05-291-1/+1
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+20
* update ay8910/ym2203 notes (nw) Lord-Nightmare2017-08-311-4/+6
* Improve the speed of romident by dynamically allocating some large device mem... Phil Bennett2017-07-021-2/+3
* ay8910.cpp: Document device names (nw) AJR2017-06-151-20/+20
* ay8910.cpp: Fixed device_clock_changed to respect the YM2149_PIN26_LOW flag. ... Lord-Nightmare2017-06-111-6/+5
* fix c&p error (nw) Lord-Nightmare2017-06-091-5/+5
* add ay-3-8913 diagram (nw) Lord-Nightmare2017-06-061-0/+34
* various comment updates (nw) Lord-Nightmare2017-06-041-2/+2
* A little more info on the YMZ chips (nw) AJR2017-06-021-0/+6
* ay-3-8910: update/fix documentation and comments, add additional pinouts and ... Lord-Nightmare2017-06-021-77/+224
* ay8910.cpp: add pinout, remove outdated comments from .h [Lord Nightmare] Lord-Nightmare2017-05-301-0/+92
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-82/+45
* Overrided device device method to support changing clock frequencies in the a... tim lindner2017-03-111-0/+5
* ay8910: Handy guide to bus control signals (nw) AJR2017-03-051-0/+22
* ay8910: Rename write handler, as it's not that most common setup Dirk Best2017-03-051-1/+2
* ay8910: Add a write handler for the case of bc1=a0 and bc2=a1 Dirk Best2017-03-051-0/+18
* Self-registering devices prep: Vas Crabb2017-02-271-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Implement upper address check, not configurable at present but chips could be... smf-2016-10-081-21/+35
* ay8910.cpp: Implement register readback masking for ay-3-8914 as used on Inte... Lord-Nightmare2016-09-151-1/+8
* big10: Various modest input/output improvements AJR2016-08-311-8/+13
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-0/+23
* Prevent NaN errors by initializing variable in ui::text_layout (nw) AJR2016-06-181-6/+2
* reverting: Miodrag Milanovic2016-01-201-21/+21
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-5/+5
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-21/+21
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-3/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1270