summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vectrex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* even more encapsulation/cleanup (nw) Vas Crabb2018-02-201-59/+96
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-8/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... Miodrag Milanovic2015-05-151-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* (MESS) converted vectrex and crvision to use slot devices for Fabio Priuli2014-10-101-3/+7
* removed some of machine().first_screen() users (nw) Miodrag Milanovic2014-03-141-1/+3
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-7/+2
* Device-ified vector.c. (nw) Ivan Vangelista2013-11-011-0/+3
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-0/+13
* modernised the AY8910 [smf] smf-2013-05-121-1/+2
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-17/+16
* Modernization of drivers part 20 (no whatsnew) Miodrag Milanovic2013-02-131-0/+1
* vectrex.c: Reduce tagmap lookups and some minor cleanups. (nw) Wilbert Pol2013-02-091-12/+42
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-1/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-5/+7
* H file cleanup (no whatsnew) Miodrag Milanovic2012-09-241-1/+0
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+7
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* vectrex: support 64k bankswitched carts and carts with SRAM by mkasick and kb... Miodrag Milanovic2012-05-031-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Missed files Angelo Salese2011-05-041-0/+103