summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dynax.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* small clean (nw) Miodrag Milanovic2013-04-111-3/+4
* made rest of devices optional where needed (nw) Miodrag Milanovic2013-04-091-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-3/+5
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-3/+3
* video part cleanup (nw) Miodrag Milanovic2013-04-031-0/+10
* preps for dynax and ddenlovr modernization (nw) Miodrag Milanovic2013-04-031-217/+26
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+7
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+4
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Add ROM locations and color PROMs to janyuki, fixes colors (nw) Luca Elia2012-11-201-0/+1
* New clones added Luca Elia2012-11-191-2/+4
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+3
* And final for today (no whatsnew) Miodrag Milanovic2012-09-181-0/+7
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+5
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-28/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-8/+16
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+46
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+8
* New games added or promoted from NOT_WORKING status Luca Elia2012-06-111-0/+5
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+6
* Several more driver regression fixes. Aaron Giles2012-04-151-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+7
* ddenlovr was missed in conversion due to name difference with h file (no what... Miodrag Milanovic2012-04-091-17/+141
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-37/+40
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+74