summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/spacefb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-42/+42
* BIG update. Aaron Giles2011-03-291-20/+20
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-60/+56
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-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-8/+8
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* 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-1/+1
* 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-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-11/+11
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-1/+5
* Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... Zsolt Vasvari2008-03-101-7/+4
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-92/+33
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-4/+4
* Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit Zsolt Vasvari2008-02-241-32/+29
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+471