summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taitosj.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-89/+89
* BIG update. Aaron Giles2011-03-291-57/+57
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* From: Atari Ace Aaron Giles2011-02-031-113/+111
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+7
* mametesters bugfixes: Michaƫl Banaan Ananas2010-05-091-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-24/+16
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-61/+8
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-7/+7
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-2/+2
* 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: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+1
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-2/+2
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-4/+6
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-3/+3
* - More machine->screen removal Zsolt Vasvari2008-03-111-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-11/+11
* machine->pen lookup removal Zsolt Vasvari2008-02-241-1/+1
* - Color table removal Zsolt Vasvari2008-02-181-109/+92
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-4/+4
* Complete memory map from Nicola's ancient notes. Zsolt Vasvari2008-01-111-485/+395
* (From AtariAce) Aaron Giles2008-01-111-4/+4
* Changes for MAME 0.122. Aaron Giles2007-12-181-2/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+934