summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/atarigt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-4/+7
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Moved tilemap_memory into a generic memory_array class, since it is Aaron Giles2013-08-071-2/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-3/+3
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-201-0/+5
* Few minor cleanups. Aaron Giles2013-01-191-6/+12
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+23
* Initial round of atarigen cleanup. Aaron Giles2012-10-171-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+4
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+3
* Fix most remaining regressions. Aaron Giles2012-04-191-3/+5
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-2/+15
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3
* 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/+19
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Converted atarirle to a device. [Atari Ace] Aaron Giles2011-02-121-0/+3
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-0/+8
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-4/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* 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
* Results of running the latest srcclean. Aaron Giles2009-12-281-9/+9
* Converted atari drivers over to using driver_data for the most Aaron Giles2009-12-091-6/+32
* Makes atarigen and tms34061 handle based Zsolt Vasvari2008-03-101-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+22