summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galpani2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-4/+4
* 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-3/+3
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-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
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-2/+2
* galpani2.c, kaneko16.c: added save state support (nw) Ivan Vangelista2015-01-311-23/+21
* use rombank instead of custom handler (nw) mamehaze2014-12-021-3/+2
* use RGB32 for galpani2, it has blending, very evident in the videos available. mamehaze2014-12-021-14/+11
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+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
* oki tag lookup removal (nw) Miodrag Milanovic2013-04-121-1/+4
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-3/+0
* some atari modernization (nw) Miodrag Milanovic2013-02-141-7/+11
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+5
* pulled galpani2 away from kaneko16.c as well, plus general cleanups, dupe fix... Scott Stone2012-08-101-4/+9
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+4
* Fix most remaining regressions. Aaron Giles2012-04-191-8/+16
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+5
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3
* deprecat.h, 1 + 1 to go ... Angelo Salese2011-12-131-1/+7
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-13/+10
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-6/+26
* r11913: forgot to add this file Michaël Banaan Ananas2011-03-211-0/+20