summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcoic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-3/+2
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-1/+1
* Various clean ups: Couriersud2008-03-011-0/+2
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-0/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-14/+14
* - Backs out BITMAP8 removal from most places. Zsolt Vasvari2008-02-241-2/+2
* Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit Zsolt Vasvari2008-02-241-2/+2
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Changed the use of machine->remapped_colortable to machine->pens where the dr... Zsolt Vasvari2008-02-051-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-8/+6
* (From AtariAce) Aaron Giles2008-01-111-2/+1
* (From Atari Ace) Aaron Giles2008-01-061-6/+3
* Changes for MAME 0.122. Aaron Giles2007-12-181-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1742