summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dooyong.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* fix regression (nw) David Haywood2015-12-131-0/+1
* pollux bombs now cause brightness change David Haywood2015-12-131-2/+4
* make both halves of the banked palette available for use, doesn't help with w... David Haywood2015-12-121-2/+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
* More dooyong cleanup Vas Crabb2014-11-151-19/+23
* Untangle the three basic dooyong board types Vas Crabb2014-11-151-58/+94
* 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/+3
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-2/+2
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-201-0/+2
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+2
* Modernization of drivers part 3 (no whatsnew) Miodrag Milanovic2013-02-061-0/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-25/+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-8/+18
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+6
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Fix most remaining regressions. Aaron Giles2012-04-191-1/+1
* 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-5/+8
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-14/+15
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+2
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-4/+7
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-8/+8
* 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-30/+31
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-10/+10
* Fixed sound issues in Pollux, Gulf Storm and The Last Day [Tomasz Slanina] Tomasz Slanina2011-02-191-0/+2
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-3/+38
* flytiger: fixed colors [Roberto Zandona', Angelo Salese] Roberto Zandona2010-08-231-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+41