summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc/magicsound.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-9/+9
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* bus/cpc: Simplify handler signatures (nw) AJR2020-06-071-9/+9
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-2/+2
* various devices: try the new (and some not so new) save state possibilities (nw) Ivan Vangelista2019-12-091-4/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+7
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-2/+2
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-5/+8
* bus/cpc: Use DERIVED_CLOCK to obtain 4 MHz (nw) AJR2018-12-171-7/+7
* cpcexp: Modernization (nw) AJR2018-12-141-3/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-27/+28
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-16/+12
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-6/+8
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+189