summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos22.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-50/+54
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-133/+140
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+18
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+12
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-78/+78
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-5/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* nw, update rgbgen therealmogminer@gmail.com2015-06-231-3/+3
* Convert rgbint and rgbaint globals to a class (nw) therealmogminer@gmail.com2015-06-231-3/+3
* update for Phil Stroffolino (nw) Miodrag Milanovic2015-05-241-1/+1
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* some copyright tags hap2015-05-091-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More region_ptr_finder conversions (nw) Alex W. Jackson2014-10-181-1/+1
* devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() ca... Alex W. Jackson2014-10-041-2/+4
* fix debug assert Michaël Banaan Ananas2014-10-041-4/+2
* nw Michaël Banaan Ananas2014-09-261-2/+2
* i'm tired Michaël Banaan Ananas2014-09-231-2/+2
* ioport array for outrun and sega-yboard Michaël Banaan Ananas2014-09-231-2/+2
* ioport_array stuff Michaël Banaan Ananas2014-09-211-4/+4
* renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h Oliver Stöneberg2014-03-191-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+6
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+3
* added keycus RNG similar to other namco hw Michaël Banaan Ananas2014-01-081-2/+3
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-10/+10
* ok, using the new eeprompar device instead Michaël Banaan Ananas2013-08-131-6/+3
* nw Michaël Banaan Ananas2013-08-131-0/+6
* removed legacy nvram handler Michaël Banaan Ananas2013-08-131-3/+6
* namcos22 cleanup: moved static functions/vars to class and converted 3d rende... Michaël Banaan Ananas2013-08-061-89/+291
* (small cleanup 2: port bits and diplocations) Michaël Banaan Ananas2013-02-091-5/+5
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+2
* cleanup adc reads on super22 Michaël Banaan Ananas2013-02-021-7/+1
* improved propcycl pedal too Michaël Banaan Ananas2013-02-021-1/+5
* improve armadillo control Michaël Banaan Ananas2013-02-021-1/+0
* cleanup: class m_m to m_ Michaël Banaan Ananas2013-01-251-36/+36
* added s22 dummy i/o mcu lest it be forgotten Michaël Banaan Ananas2013-01-241-0/+2