summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/mario.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-10/+10
* more macro removal (nw) Ivan Vangelista2020-05-191-4/+4
* Improve netlist initialization in drivers. (nw) couriersud2019-04-141-3/+3
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-32/+30
* srcclean (nw) Vas Crabb2018-12-231-2/+2
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-16/+14
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-10/+10
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+4
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-10/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* dkong, gridlee, hyprolyb, jedi, mario, phoenix, pleids, polepos, redalert, tx... mooglyguy2018-05-311-6/+5
* tp84: device_finder stuff. Also removed a bunch of commented-out stuff that w... Ryan Holtz2018-05-261-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-4/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+18
* mario: Workaround for MT #6870 AJR2018-02-121-4/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-7/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-8/+10
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* ambush: Rewrite driver. Dirk Best2017-02-181-4/+0
* Fix compile for I8039 test code in mario sound. (nw) couriersud2016-12-311-4/+1
* Hook up luigi walking sound in netlist mario sound implementation. couriersud2016-12-311-239/+5
* Make mario netlist compiling again. (nw) couriersud2016-12-271-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-16/+23
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+917