summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/nbmj8991.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-73/+73
* BIG update. Aaron Giles2011-03-291-47/+47
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-92/+84
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-11/+11
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-12/+12
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-3/+3
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-19/+18
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-5/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-3/+3
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-27/+31
* - More machine->screen removal Zsolt Vasvari2008-03-111-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* machine->pens lookup removal Zsolt Vasvari2008-02-221-2/+2
* Removed the pen array lookup from some INDEXED16 drivers Zsolt Vasvari2008-02-211-1/+1
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-6/+4
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+385