summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/gtia.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed first_screen usage from gtia, atari_common_state, bbc_state, gamecom ... Ryan Holtz2018-03-091-4/+14
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-105/+106
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-99/+99
* 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-2/+2
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-12/+12
* gtia.c: this was the version meant to be added yesterday (removing a bunch of Fabio Priuli2014-09-081-5/+5
* Fix Clang build (nw) R. Belmont2014-09-071-3/+3
* gtia.c: converted to be a device. [Fabio Priuli] Fabio Priuli2014-09-071-20/+66
* (MESS) untangle gtia and antic some more. nw. Fabio Priuli2014-09-061-1/+3
* (MESS) atari400.c: start attempt to untangle a bit the video & Fabio Priuli2014-09-021-9/+0
* atari: changed just things I need (nw) Miodrag Milanovic2014-04-211-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-87/+87
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-10/+5
* BIG update. Aaron Giles2011-03-291-1/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* Hi mamedev, Aaron Giles2008-12-081-9/+9
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+156