summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tumbleb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* More gen_latch (nw) Ivan Vangelista2016-05-201-3/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* misc palette cleanups (nw) Dirk Best2015-08-021-1/+0
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-1/+1
* update for Haze (nw) Miodrag Milanovic2015-05-151-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
* Fixed MT04990 (nw) Osso2014-11-061-1/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* new NOT working David Haywood2013-10-021-0/+1
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* oki cleanup (nw) Miodrag Milanovic2013-04-111-2/+3
* 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
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-1/+13
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+1
* avoid some lazy tag lookups (nw) David Haywood2013-01-281-1/+6
* also from cl David Haywood2013-01-151-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-14/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-10/+20
* Game promoted to working Michaël Banaan Ananas2012-09-161-12/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+13
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* New games marked as GAME_NOT_WORKING Scott Stone2012-09-071-0/+1
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+10
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+11
* esd16.c: Move Jumping Pop from tumbleb.c to esd16.c and clean up said driver.... Brian Troha2012-07-261-5/+0
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Fix most reported errors. Aaron Giles2012-04-161-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+11
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+11
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+14
* Converted Boogie Wings to generic sprite device plus added manual mixing. Con... Angelo Salese2012-02-011-2/+0
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-11/+11
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-21/+24
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-11/+11
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-0/+2
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* 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
* Renamed decodev->deco16ic [Fabio Priuli] Fabio Priuli2010-02-251-19/+48
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+40