summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zerozone.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+3
* 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
* 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
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+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/+2
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-8/+8
* Added generic helper read/write members to the driver_device base class. Aaron Giles2011-11-221-5/+0
* forgot to commit this updated file. no whatsnew. Fabio Priuli2011-11-181-2/+1
* modernized zerozone.c and zodiack.c [Fabio Priuli] Fabio Priuli2011-11-181-19/+43
* 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-5/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* 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-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Cleaned-up several drivers; added missing prototypes and removed dead ones, Phil Bennett2009-12-081-0/+2
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-2/+2
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-1/+5
* Added save states to zerozone.c, yunsun16.c, dominob.c, dogfgt.c and bogeyman.c Fabio Priuli2009-11-201-0/+23