summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cinemat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-25/+25
* BIG update. Aaron Giles2011-03-291-13/+13
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-40/+32
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-8/+8
* Some more cases to directly access the state interface instead of using the old Aaron Giles2010-07-021-9/+9
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* A final round of number-to-tag conversions in CPU call. Only drivers with 'G'... Fabio Priuli2009-05-011-9/+10
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* Here's the big one.... Aaron Giles2008-12-111-2/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-1/+0
* CCPU and T-11 pointer-ification. Aaron Giles2008-11-251-3/+3
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-8/+8
* Major cpuintrf changes: Aaron Giles2008-11-101-10/+10
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-4/+5
* Cleanups and version bump.mame0123u4 Aaron Giles2008-03-061-1/+1
* Added video_screen_get_time_until_vblank_end() and Aaron Giles2008-03-031-2/+9
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-6/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+254