summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/vicdual.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Working now. Original speed: 215%. Split speed: 491%. Ideally should benl-splitfrogs Aaron Giles2020-10-071-10/+11
* Experiment to split each frogs sound into its own netlist. Builds but crashes. Aaron Giles2020-10-071-0/+80
* vicdual: Add frogs netlist. Make sound board interface more general. Aaron Giles2020-10-071-257/+57
* brdrline: sound improvements (#7332) beta-tester2020-10-061-8/+8
* Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester] Aaron Giles2020-10-051-99/+56
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-5/+5
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-19/+21
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-20/+20
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-7/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-7/+7
* vicdual.cpp: Added sound samples to Borderline [Angelo Salese, Corrado Tomase... angelosa2017-09-041-0/+53
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ... Miodrag Milanovic2015-12-211-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+579