summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/segasnd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-25/+25
* maps: Finish mame/audio and the lone dummy (nw) Olivier Galibert2018-04-201-3/+4
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-25/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+24
* space.machine -> machine (nw) Olivier Galibert2017-12-141-3/+3
* segasnd.cpp: Make "Universal Sound Board with ROM" work again (MT #6599) AJR2017-06-021-4/+2
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-16/+5
* 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-78/+75
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-10/+12
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-101-2/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* 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
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+906