summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/vicdual-97271p.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-198/+0
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-6/+7
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-20/+10
* 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
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* vicdual: fix missing explosion sound on n-sub (nw) Ariane Fugmann2017-04-041-6/+6
* vicdual: add 97269-P-B and 97271-P daughterboards for nsub (#2192) Ariane Fugmann2017-03-311-0/+207