summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sg1000_exp/fm_unit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sg1000.cpp, sms.cpp & associated buses: Simplify handler signatures (nw) AJR2020-05-311-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-4/+5
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-8/+1
* 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-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* sms: set initial audio mixing state on reset [Enik Land] MetalliC2016-11-011-15/+32
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* sms.c: small correction to FM change (nw) MetalliC2016-10-141-4/+4
* sms.cpp: fix Out Run sound in FM mode [Enik Land] MetalliC2016-10-101-10/+41
* sms.cpp: more accurate FM Sound Unit behavior [Enik Land] MetalliC2016-09-091-3/+13
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+1
* sg1000.cpp: many improvements [Enik Land] etabeta782016-06-241-0/+119