summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/avt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-2/+2
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+13
* BIG update. Aaron Giles2011-03-291-6/+6
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-15/+29
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* Cleanups and version bump. Aaron Giles2010-10-141-19/+19
* Added brief description of Arrow Bingo game, from flyer. Roberto Fresca2010-10-111-4/+16
* New driver for Advanced Video Technology (AVT) platform [Roberto Fresca] Roberto Fresca2010-10-101-0/+895