summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/p1_sound.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-16/+16
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* 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-7/+9
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-3/+2
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-23/+23
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-6/+6
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-4/+4
* i8251: Removed MCFG, nw mooglyguy2018-08-291-3/+3
* 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-8/+8
* 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-9/+9
* 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/l* (nw) Ivan Vangelista2017-06-091-13/+2
* 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-3/+3
* srcclean (nw) Vas Crabb2017-03-261-5/+5
* apply clang-format, remove obsolete comments. no code changes. Sergey Svishchev2017-03-021-34/+36
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-5/+7
* Cleanups and version bump Miodrag Milanovic2016-07-271-9/+9
* poisk1: B623 sound card (skeleton) and basic softlist Sergey Svishchev2016-07-171-0/+203