summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcond1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* never hurts to srcclean (nw) Vas Crabb2017-07-091-1/+1
* ygv608.cpp: added CRTC function, moved irqs in handler callbacks [Angelo Salese] angelosa2017-06-291-1/+3
* New games added as GAME_NOT_WORKING arbee2017-06-261-0/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* 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-2/+2
* namcond1.c: enabled save state support (nw) Ivan Vangelista2015-07-261-12/+13
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... Miodrag Milanovic2015-05-151-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
* h8: Rewrite [O. Galibert] Olivier Galibert2014-03-251-3/+3
* make ygv608 a device (nw) Miodrag Milanovic2013-07-251-1/+5
* some cleanup (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+4
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+5
* 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-3/+3
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-7/+16
* Further decouples some driver files to help driver_device Aaron Giles2011-03-211-9/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+30