summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dday.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-44/+44
* BIG update. Aaron Giles2011-03-291-98/+98
* 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
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-16/+16
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Convrted the rest of devintrf to classes and moved management Aaron Giles2010-01-191-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
* Added driver data struct to dday.c Fabio Priuli2009-11-271-64/+68
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* 03418: dday: Access Violation after coin insertion [M.A.S.H.] Scott Stone2009-09-021-1/+1
* [from AtariAce] Aaron Giles2009-08-301-1/+1
* 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-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-4/+4
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-3/+3
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* - More machine->screen removal Zsolt Vasvari2008-03-111-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-4/+4
* Color table removal Zsolt Vasvari2008-02-041-114/+90
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-15/+4
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+379