summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galpanic.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* galpanic.cpp, kaneko16.cpp: Disentangle dependencies (nw) AJR2017-07-311-1/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* galpanic.cpp: oki address map instead of memcpy, added save state support, re... Ivan Vangelista2016-02-131-12/+11
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* galpanic: use standard palette device ram Dirk Best2015-08-031-4/+0
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* the Comad 'Fantasia' games are all derived from the expro02 Gals Panic codeba... mamehaze2015-02-141-11/+9
* 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/+4
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* some atari modernization (nw) Miodrag Milanovic2013-02-141-4/+3
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* 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-8/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+5
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Fix some regressions. Aaron Giles2012-04-221-1/+1
* Fix most remaining regressions. Aaron Giles2012-04-191-6/+7
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+7
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+4
* 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-2/+4
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-6/+6
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-3/+13
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+13