summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/calomega.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-8/+8
* BIG update. Aaron Giles2011-03-291-6/+6
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-11/+13
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-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
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-4/+6
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* Cal Omega driver improvements: Roberto Fresca2008-06-111-2/+7
* Fixed a number of compile errors caused by previous MC6845 Aaron Giles2008-03-071-3/+0
* Added new macros AM_DEVREAD, AM_DEVWRITE, and AM_DEVREADWRITE, Aaron Giles2008-03-051-15/+0
* Big changes to Cal Omega driver to support systems 903/904/905/906. Roberto Fresca2008-02-261-0/+114