summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namconb1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* One more c7x reference gone (nw) R. Belmont2011-06-261-1/+0
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-5/+5
* BIG update. Aaron Giles2011-03-291-21/+21
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-8/+11
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-3/+3
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-5/+5
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-3/+3
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* Namco NB-x: Use real C75 BIOS, read controls the real hardware way. R. Belmont2008-09-121-64/+0
* Namco NB 1/2 work. Aaron Giles2008-08-281-15/+23
* 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-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* Renamed input port functions: Aaron Giles2008-04-061-8/+8
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+289