summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/a2mockingboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-11/+9
* bus/a2bus/a2mockingboard.cpp: Reduced gross copy/pasta in PSG control code an... Vas Crabb2023-07-121-213/+112
* Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nig... Vas Crabb2023-07-121-10/+9
* Echo Plus board uses a TSP5220C (aka TMS5220C), not a straight TMS5220 [Lord ... Lord-Nightmare2023-07-111-1/+1
* Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare] Lord-Nightmare2023-07-111-9/+10
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* Fix a change which got lost in a manual merge Lord-Nightmare2023-05-161-1/+0
* Add support for the older Votrax SC-01 chip; currently only used by Bally Ast... Lord-Nightmare2023-05-161-0/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-2/+2
* init vars for coverity (bus/a-l) Robbbert2022-04-021-2/+2
* Fixed the second PSG addressing on the ECHO+ (#9330) cybernesto2022-02-221-19/+8
* bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. Vas Crabb2021-10-041-4/+123
* apple2: some correctness improvements to the Mockingboard support. [R. Belmont] arbee2021-06-171-16/+91
* a2mockingboard.cpp: Fix 2 more off-by-ones in the Phasor address decoding [To... arbee2021-04-031-2/+2
* a2mockingboard.cpp: fix two off-by-ones on the Phasor address decoding [TomCh] arbee2021-04-031-2/+2
* a2mockingboard.cpp: Updates [R. Belmont, TomCh] arbee2021-04-011-9/+41
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-2/+2
* apple2: Phasor only goes to double clock when native mode is enabled. [R. Bel... arbee2020-10-041-4/+22
* apple2: adjust Mockingboard and Phasor balances, and properly clock the Phaso... arbee2020-10-031-10/+11
* apple2: add SC-01 speech to the Mockingboard emulation [R. Belmont, O. Galibert] arbee2020-08-231-2/+64
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-6/+6
* devices\bus\a2bus\a2mockingboard.cpp: probable fix for MT07480. No idea which... Ivan Vangelista2019-11-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-25/+25
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-25/+25
* ay8910.cpp : Updates cam9002019-02-151-25/+25
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-2/+2
* use an equivalent read member function for mockingboard tms5220 rather than d... Lord-Nightmare2018-09-131-1/+2
* Fixed validation, nw mooglyguy2018-08-101-0/+3
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-293/+209
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-25/+25
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-5/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-27/+27
* a2bus, spectrum/exp: set a better example (nw) Vas Crabb2018-01-271-4/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-3/+0
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-44/+44
* device_add_mconfig: a small start in devices\bus (nw) Ivan Vangelista2017-06-021-23/+7
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-4/+4
* 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-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+528