summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/usgames.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-7/+7
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-14/+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
* 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
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-4/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* 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-12/+0
* - Changed all drivers using the MC6845 chip to use the device interface Zsolt Vasvari2008-02-201-1/+1
* - Added running_machine* as first parameter to mc6845_config and all callback... Zsolt Vasvari2008-02-201-1/+1
* Color table removal -- done Zsolt Vasvari2008-02-191-12/+14
* Renames M6845 to MC6845 Zsolt Vasvari2008-02-121-7/+7
* Renames CRTC6845 to M6845 Zsolt Vasvari2008-02-121-7/+7
* - Changed the crtc6845 to be handle based -- adjusted all drivers Zsolt Vasvari2008-02-121-17/+31
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* (From AtariAce) Aaron Giles2008-01-111-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+74