summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bublbobl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-1/+0
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-1/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* misc palette cleanups (nw) Dirk Best2015-08-021-1/+0
* resolved some more (nw) Miodrag Milanovic2015-06-021-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-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
* 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
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-2/+9
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* some cleanup (nw) Miodrag Milanovic2013-04-111-3/+5
* 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-011-0/+1
* Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-4/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+10
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+4
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+7
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-38/+38
* 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
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-19/+36
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-4/+0
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* 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-4/+4
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-1/+1
* same as 7449 (less cputag calls during emulation and no generic sizes for str... Fabio Priuli2009-11-291-1/+5
* Added driver_data struct and save states to chaknpop.c Fabio Priuli2009-11-211-12/+47
* > -----Original Message----- Aaron Giles2009-10-031-3/+3
* * bublbobl.diff Aaron Giles2009-03-281-0/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+52