summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/midzeus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-2/+2
* Midway Zeus improvements [Phil Bennett]: Phil Bennett2011-06-181-124/+130
* (Finally found the time to finish this....) Aaron Giles2011-05-301-14/+14
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-5/+5
* BIG update. Aaron Giles2011-03-291-28/+28
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+9
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-2/+1
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-5/+7
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-17/+17
* A final round of number-to-tag conversions in CPU call. Only drivers with 'G'... Fabio Priuli2009-05-011-2/+2
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-10/+10
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* 02847: all cloak.c and midzeus.c sets: Access Violation Phil Bennett2009-01-191-1/+1
* Hi mamedev, Aaron Giles2008-12-161-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-13/+13
* address space compilation errors. smf-2008-11-151-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-10/+10
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-2/+2
* Major cpuintrf changes: Aaron Giles2008-11-101-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-6/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-23/+23
* Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... Zsolt Vasvari2008-03-101-1/+1
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-8/+8
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-1/+1
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-1/+2
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-2/+2
* Bumped version to 0.122u2. Spacing cleanups.mame0122u2 Aaron Giles2007-12-311-4/+4
* Updated Zeus to handle waveram like the Zeus2 Aaron Giles2007-12-281-37/+72
* TMS3203x core updates: Aaron Giles2007-12-281-1/+1
* Spacing cleanups. Aaron Giles2007-12-241-14/+14
* Zeus hardware: Aaron Giles2007-12-211-235/+183
* Oops, had the 2 matrix multiply order reversed! Aaron Giles2007-12-191-19/+19
* Figured out data format of 2 matrix form. Aaron Giles2007-12-191-72/+112
* Changes for MAME 0.122. Aaron Giles2007-12-181-0/+4
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1259/+821
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-173/+191
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-336/+1029
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1157