summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/multipcm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* multipcm notes (nw) Lord-Nightmare2018-04-081-1/+2
* Move Multipcm bank schemes to DEVICE_ADDRESS_MAP (#3113) cam9002018-01-251-26/+21
* multipcm.cpp: avoid unnecessary initialization - also fixes division by zero ... Oliver Stöneberg2018-01-061-1/+1
* multipcm: confirmed as Yamaha YMW-258-F. [any, R. Belmont] arbee2017-07-271-5/+4
* explicit sizes for enums used in save states - one should always do this to m... Vas Crabb2017-07-161-9/+9
* 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-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-61/+61
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+10
* Make multipcm cache sample data on keyon, nw therealmogminer@gmail.com2016-08-181-23/+33
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-35/+18
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-23/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-15/+15
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-16/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+756