summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) David Haywood2016-04-181-0/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* unsurprisingly, there's decent protection, really need the dallas rom :/ (nw) David Haywood2016-01-241-2/+10
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* temp, until we have the proper algorithm (nw) David Haywood2016-01-041-0/+3
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-1/+0
* gaelco2.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-141-13/+50
* Update license and email for Manuel Abadia (nw) Miodrag Milanovic2015-05-231-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* 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/+3
* 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/+1
* 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
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+3
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-7/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* 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-3/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* 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-4/+4
* More fixes and a gcc warning fix. Aaron Giles2012-04-151-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+8
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-1/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+11
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+5
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-3/+7
* 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
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+2
* deprecat.h Angelo Salese2011-12-051-2/+6
* 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-7/+7
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-4/+16
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-1/+0
* Converted gaelco2, xorworld, and vamphalf over to the eeprom device. Aaron Giles2009-12-241-3/+3
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-1/+0
* Added pot wheel support to world rally 2 (credit goes to Mirko Mattioli) Manuel Abadia2008-06-291-0/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+29