summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/nbmj8891.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-144/+144
* BIG update. Aaron Giles2011-03-291-57/+57
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-167/+168
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* 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-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-14/+14
* 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-1/+1
* Bulk change alert. Aaron Giles2009-04-261-7/+7
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* 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-10/+10
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+1
* Fixed several regressions due to the region changes. Aaron Giles2008-07-301-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-5/+4
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-5/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-4/+4
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-26/+25
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-5/+7
* 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-34/+37
* - More machine->screen removal Zsolt Vasvari2008-03-111-3/+3
* 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-2/+2
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-7/+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/+569