summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/actfancr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* More gen_latch (nw) Ivan Vangelista2016-05-201-1/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-271-8/+0
* Started improving the dataeast games flipscreen problems: (nw) Ivan Vangelista2014-01-201-1/+4
* Modernization of the remainder of taitoic as well as the deco_bac06 device. ... Scott Stone2013-06-301-1/+7
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-3/+5
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+0
* drivers cleanup (nw) Miodrag Milanovic2013-02-181-9/+0
* Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-4/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+6
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+4
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-1/+1
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-3/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-8/+8
* Converted Act Fancer to use common deco sprite code [David Haywood] Angelo Salese2011-03-281-3/+2
* Converted Act Fancer, Trio the Punch and Mad Motor to use the common deco vid... Angelo Salese2011-03-271-5/+0
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+4
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-3/+3
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-0/+4
* Not worth credit: added as complete as possible driver data struct to 1945kii... Fabio Priuli2009-11-221-0/+41