summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zodiack.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more gen_latch (nw) Ivan Vangelista2016-06-071-6/+9
* 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-3/+3
* Update for Zsolt Vasvari (nw) Miodrag Milanovic2015-05-251-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
* gottlieb.c, kyugo.c, madalien.c, rallyx.c, taito_b.c, zodiack.c: fix flipscre... Alex W. Jackson2014-02-171-1/+0
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+0
* fixed zodiack.c regression from yesterday Michaƫl Banaan Ananas2013-04-301-25/+11
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-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-3/+0
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+4
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-7/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+4
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-2/+2
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-2/+2
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-10/+10
* Added generic helper read/write members to the driver_device base class. Aaron Giles2011-11-221-4/+0
* modernized zerozone.c and zodiack.c [Fabio Priuli] Fabio Priuli2011-11-181-26/+72
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Removed deprecat.h dependancy and fixed main CPU NMI masking in zodiack.c dri... Angelo Salese2011-04-251-0/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-0/+39