summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namconb1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state sup... Ivan Vangelista2016-06-201-5/+10
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* update for Phil Stroffolino (nw) Miodrag Milanovic2015-05-241-1/+1
* resolved lot of license ownership (nw) Miodrag Milanovic2015-05-191-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Implemented the Namco Custom 116 palette and raster IRQ controller as a device, Alex W. Jackson2014-08-141-5/+6
* 02124: nebulray, nebulrayj: Nebulas Ray is missing a rotation effect in the f... Phil Bennett2014-08-131-12/+11
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* got rid of namconb1 legacy nvram handler Michaƫl Banaan Ananas2014-01-081-2/+9
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-9/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+5
* WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles2012-09-051-2/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+10
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+12
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+19
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-0/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* deprecat.h Angelo Salese2011-12-121-1/+7
* 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-10/+10
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-3/+17
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-7/+7
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* > -----Original Message----- Aaron Giles2009-10-031-1/+0
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-5/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+28