summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/dkong.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* n2a03.cpp : Add device_mixer_interface instead hardcoded tags cam9002019-04-021-4/+9
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-31/+27
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-24/+22
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-1/+1
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-1/+1
* srcclean (nw) Vas Crabb2018-09-231-6/+6
* -latch8: De-MCFG, nw mooglyguy2018-09-061-36/+35
* cleanup (nw) Vas Crabb2018-07-061-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* dkong, gridlee, hyprolyb, jedi, mario, phoenix, pleids, polepos, redalert, tx... mooglyguy2018-05-311-7/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-52/+52
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* dkong.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-2/+0
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+35
* nes_apu: Make it slightly less horrible [O. Galibert] Olivier Galibert2018-03-121-6/+0
* Remove first_screen(), nw Ryan Holtz2018-03-111-0/+6
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-24/+16
* latch8, discrete: Major device cleanup (nw) (#2187) ajrhacker2017-03-251-38/+42
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* small update hap2016-01-031-2/+2
* notes hap2015-12-281-14/+8
* added TMS6100 4bit read support hap2015-12-221-5/+5
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1452