summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dynax.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* misc cleanup (nw) Vas Crabb2018-06-291-2/+8
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-62/+72
* dynax.cpp: Further cleanups (nw) AJR2018-06-191-2/+0
* dynax.cpp: Cull some deadwood (nw) AJR2018-06-191-6/+0
* dynax.cpp: Make "Rev. 2" blitter a device AJR2018-06-191-51/+26
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-90/+95
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-16/+16
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-16/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dynax.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-3/+3
* msm6242: Deassert interrupt output when the IRQ flag is cleared AJR2018-02-181-2/+0
* Create RST interrupt buffer device AJR2018-02-181-11/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+38
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+21
* MT #6799 (nw) AJR2018-01-021-1/+1
* 74259: Add write_d1 handler (nw) AJR2017-08-261-10/+0
* tenkai: Add blitter IRQ ack; doesn't fix interrupt problems, alas (nw) AJR2017-08-131-1/+1
* tenkai, mjreach: Regression fix (nw) AJR2017-08-131-2/+2
* dynax.cpp: Use address map bank device for most games in this driver (plus ht... AJR2017-08-101-6/+6
* mjelctrn, mjembase, majxtal7, neruton: Change CPU type to TMPZ84C015 and impr... AJR2017-08-101-5/+0
* Clean up unused stuff (nw) AJR2017-07-271-1/+0
* gekisha, tenkai: Use bankdev (nw) AJR2017-07-261-10/+3
* dynax.cpp: Fix blitter IRQ acknowledgment in most games (nw) AJR2017-07-261-6/+8
* New 74LS259/9334/CD4099 devices AJR2017-07-251-21/+25
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-38/+38
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* fix debug compile (nw) David Haywood2016-01-261-1/+1
* temp workaround for regression issue (nw) David Haywood2016-01-251-3/+20
* More null fixes, nw therealmogminer@gmail.com2016-01-231-10/+13
* dynax.c (hnoridur): worked around long standing save state problem. (nw) Ivan Vangelista2016-01-221-0/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* new clones David Haywood2015-07-141-0/+2
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* New games added or promoted from NOT_WORKING status Luca Elia2015-03-211-0/+4
* New clones added Luca Elia2015-03-151-0/+4
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-7/+7
* dynax, ddenlovr: small cleanups, moved ddenlovr specific variables into ddenl... Osso132015-01-231-74/+19
* dynax.c: moved remaining functions into the driver class (nw) Ivan Vangelista2014-09-251-7/+9
* Updated msm6242 device to use devcb2 (nw) Ivan Vangelista2014-03-121-2/+4
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* Some cleanups of remaining machine->primary_screen references in drivers. Mostly Aaron Giles2013-08-051-0/+1
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* "msm" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4