summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/centiped.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* updated rest of files according to driver license (nw) Miodrag Milanovic2015-05-151-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* changed some rand_r to unknown_r hap2015-04-291-1/+1
* centiped.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-05-021-3/+3
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* 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/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+2
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* more eeprom devices (nw) Miodrag Milanovic2013-04-121-1/+4
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+3
* Modernization of drivers part 2 (no whatsnew) Miodrag Milanovic2013-02-051-0/+4
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+13
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* New NOT_WORKING game Michaël Banaan Ananas2012-06-231-8/+18
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+3
* Fix most remaining regressions. Aaron Giles2012-04-191-1/+1
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-5/+9
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-7/+7
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+13
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* 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-12/+12
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-3/+10
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-0/+10
* Removes color table from Centipede and related games Zsolt Vasvari2008-01-291-2/+0
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-0/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+32