summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/hexion.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-38/+38
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-10/+10
* BIG update. Aaron Giles2011-03-291-14/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-5/+5
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-41/+47
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-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
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-12/+12
* Major cpuintrf changes: Aaron Giles2008-11-101-10/+10
* Region classes go bye-bye. Aaron Giles2008-07-281-3/+3
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+168