summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dynduke.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* dynduke.cpp: dumped PROMs [Porchy, Muddymusic] Ivan Vangelista2018-03-301-21/+21
* dynduke: Regression fix (nw) AJR2018-03-301-1/+1
* dynduke, goodejan, raiden, sengokmj: Replace CPU_VBLANK_INT with SCREEN_VBLAN... AJR2018-03-281-4/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-63/+69
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+7
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* seibu_sound: Use 8-bit handlers for main CPU accesses (nw) AJR2017-08-171-2/+2
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Seibu/TAD PROM stuff AJR2017-04-201-0/+28
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* New Dynamite Duke clone added briantro2016-12-251-30/+79
* Few dip-sw updates, nw angelosa2016-12-241-1/+1
* dynduke.cpp: Swapped setnames (dynduke <> dyndukea), replacing parent with ... Scott Stone2016-11-301-14/+14
* Use autofinder for Seibu sound ROM bank; fix airraid regression (nw) AJR2016-11-281-0/+1
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-251-3/+32
* Seibu sound device cleanup (nw) AJR2016-11-241-3/+16
* The Double Dynamites is actually more like Dynamite Duke TE, promoted dbldynj... Angelo Salese2016-11-011-2/+5
* dynduke.cpp: fixed MT04919 (nw) Ivan Vangelista2016-04-221-12/+6
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-6/+6
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+621