summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/flkatck.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-29/+29
* BIG update. Aaron Giles2011-03-291-9/+9
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-6/+6
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+5
* More fixes for PowerPC GCC (the konamiic ones are actual errors!) R. Belmont2010-01-151-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* some more Konami work (again): Fabio Priuli2009-12-161-59/+53
* Added preliminary device versions of all the Konami custom ICs currently emul... Fabio Priuli2009-12-141-22/+25
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-4/+5
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-5/+5
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-2/+2
* Made K007121_sprites_draw not require a 'machine' argument Zsolt Vasvari2008-02-031-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-2/+2
* D. Haywood's fix for flkatck058gre. Phil Bennett2008-01-051-9/+24
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+163