summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/carpolo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-61/+61
* BIG update. Aaron Giles2011-03-291-44/+44
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-70/+69
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* 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
* Disabled unused variables and code based on cppcheck and VS2008 Code Analysis... Fabio Priuli2010-04-031-9/+0
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* 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-36/+24
* Bulk change alert. Aaron Giles2009-04-261-5/+5
* Added savestate support to the following devices: [MooglyGuy] Ryan Holtz2009-01-041-0/+6
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-27/+27
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-6/+6
* 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-8/+8
* - More machine->screen removal Zsolt Vasvari2008-03-111-5/+7
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-16/+16
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-7/+7
* - Pen lookup removal Zsolt Vasvari2008-02-211-21/+21
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Color table removal -- a couple of more involved ones Zsolt Vasvari2008-01-291-239/+146
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-241-10/+16
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+833