summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/exidy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Included tentative experiment for Hot Chase ... still not perfect though (esp... Angelo Salese2011-05-021-11/+0
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-65/+65
* BIG update. Aaron Giles2011-03-291-32/+32
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-97/+86
* 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-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+4
* 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
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-10/+10
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-281-2/+2
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* Added savestate support to the following devices: [MooglyGuy] Ryan Holtz2009-01-041-0/+9
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-3/+3
* 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-1/+1
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+1
* Renamed input port functions: Aaron Giles2008-04-061-4/+4
* - More machine->screen removal Zsolt Vasvari2008-03-111-4/+6
* 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-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-5/+5
* From Atari Ace: Zsolt Vasvari2008-02-181-0/+1
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-1/+1
* - 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-4/+4
* Removed debug code ... darn it Zsolt Vasvari2008-01-131-1/+0
* - Finished seperating out the Exidy sound stuff Zsolt Vasvari2008-01-131-23/+23
* Reorganizing the exidy audio hardware code. Only checking in because of the ... Zsolt Vasvari2008-01-131-1/+0
* Some more modernization/clean-up Zsolt Vasvari2008-01-121-120/+87
* (From AtariAce) Aaron Giles2008-01-081-1/+1
* Draws background directly from memory avoiding having to decode the gfx repea... Zsolt Vasvari2008-01-071-70/+106
* This fixes mtrap37b14gre. As an added bonus, the arrow is now visible in Ven... Zsolt Vasvari2008-01-071-115/+70
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-133/+63
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+502