summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/timeplt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-14/+14
* BIG update. Aaron Giles2011-03-291-13/+13
* 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-8/+8
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* new not working Angelo Salese2010-05-101-0/+18
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Added common driver data struct to timeplt.c, tutankhm.c, junofrst.c, pooyan.... Fabio Priuli2009-12-091-38/+42
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-4/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* Cleanups/version bump.mame0122u8 Aaron Giles2008-02-031-2/+2
* Oops, forgot to remove static variable. Aaron Giles2008-01-301-1/+0
* Added new option VIDEO_UPDATE_SCANLINE, which cases VIDEO_UPDATE to be called... Aaron Giles2008-01-301-26/+0
* Further code cleanup. Aaron Giles2008-01-291-37/+64
* Cleaned up Time Pilot sound board implementation: Aaron Giles2008-01-291-91/+64
* (From AtariAce) Aaron Giles2008-01-081-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+224