summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/triplhnt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-15/+15
* BIG update. Aaron Giles2011-03-291-10/+10
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-28/+19
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* 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
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-2/+2
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* address space compilation fixes. smf-2008-11-151-2/+4
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-1/+1
* - More machine->screen removal Zsolt Vasvari2008-03-111-1/+1
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-7/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+148