summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segag80r.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-0/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+3
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* segag80r.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-05-061-3/+3
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* Modernized the sega005 sound device. (nw) Ivan Vangelista2013-11-031-3/+33
* Modernized Sega Speech and Sega USB devices. (nw) Ivan Vangelista2013-10-241-4/+9
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+8
* "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4
* 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
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 18 (no whatsnew) Miodrag Milanovic2013-02-121-0/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-0/+8
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-3/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-18/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+3
* Continuing new device implementation for SN76496 and clones - circusc.c, gber... Scott Stone2012-09-021-2/+8
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+7
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+5
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+6
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-2/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-12/+12
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+9
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* 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-33/+33
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-1/+31
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-7/+3
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-0/+10
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+4
* Added mechanism to generically specify input port tags in place of Aaron Giles2008-10-011-3/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-2/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+68