summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcoic.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state sup... Ivan Vangelista2016-06-201-2/+2
* 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
* namcoic.c: remove legacy read/write handlers [Alex Jackson] Alex W. Jackson2014-04-191-10/+0
* Split C45 road chip from namcoic.c [Alex Jackson] Alex W. Jackson2014-03-261-67/+0
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+6
* fixed namco_c45_road_device (tceptor and finallap) (nw) Miodrag Milanovic2014-02-171-8/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+5
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Part 1 of Namco System 2/21 state machine conversion Angelo Salese2013-03-181-4/+0
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-14/+14
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* TILE/TILEMAP modernization part 3 (no whatsnew) Miodrag Milanovic2012-09-061-3/+0
* Converted Namco C40 road chip to a device. Updated users. Aaron Giles2012-09-051-11/+69
* WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles2012-09-051-42/+0
* Some Namco System 2 cleanups, removing the need for Aaron Giles2012-09-041-7/+0
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-6/+7
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-6/+6
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-6/+6
* BIG update. Aaron Giles2011-03-291-9/+9
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-1/+1
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-6/+6
* > -----Original Message----- Aaron Giles2009-10-031-2/+0
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-6/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+175