summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/equites.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-56/+56
* BIG update. Aaron Giles2011-03-291-50/+50
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-21/+21
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-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 save states to equites.c, exedexes.c, exerion.c and exprraid.c Fabio Priuli2009-11-251-73/+84
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Updated a few CHDs. Added a few driver casts. Aaron Giles2009-03-141-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-1/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-4/+4
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-4/+4
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-7/+7
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-7/+7
* Cleanups and version bump.mame0123u6 Aaron Giles2008-03-191-4/+4
* Alpha Denshi major update Nicola Salmoria2008-03-171-531/+336
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-3/+4
* - More machine->screen removal Zsolt Vasvari2008-03-111-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-6/+6
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-6/+6
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-3/+3
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-13/+12
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+681