summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/victory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delegates 2.0 implementation. Resdesigned how delegates work to make Aaron Giles2011-04-161-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-132/+132
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-19/+19
* BIG update. Aaron Giles2011-03-291-49/+49
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-174/+168
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-4/+4
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-2/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-3/+3
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* 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
* And some more again... Fabio Priuli2009-04-281-2/+2
* Bulk change alert. Aaron Giles2009-04-261-5/+5
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-4/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-27/+27
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-3/+3
* Major cpuintrf changes: Aaron Giles2008-11-101-19/+19
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-19/+18
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-11/+11
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* machine->pen lookup removal Zsolt Vasvari2008-02-241-1/+1
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-2/+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
* Reorganizing the exidy audio hardware code. Only checking in because of the ... Zsolt Vasvari2008-01-131-0/+1
* Fixes victory137b4gre and victory37b16gre Zsolt Vasvari2008-01-131-168/+72
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1231