summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/intv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-22/+5
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-11/+1
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-1/+2
* Converted sp0256_device to devcb2 (nw) Ivan Vangelista2014-03-131-8/+0
* All MESS drivers using indirect colors now explicitly declare them [Alex Jack... Alex W. Jackson2014-03-041-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-10/+12
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* (MESS) marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intelliv... Fabio Priuli2013-06-081-5/+5
* (MESS) intv.c: added support for save states to all systems of this driver. [... Fabio Priuli2013-05-261-7/+18
* (MESS) sp0256: modernized the SP0256 Narrator Speech Processor sound device. ... Fabio Priuli2013-05-261-4/+4
* (MESS) intv: converted the STIC video chip emulation to be a device. [Fabio P... Fabio Priuli2013-05-261-44/+21
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-1/+20
* modernised the AY8910 [smf] smf-2013-05-121-5/+5
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* (MESS) intv.c: Reduce some tagmap lookups (nw) Wilbert Pol2013-02-101-3/+3
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-3/+3
* (MESS) Fixed software list hookups. (nw) Curt Coder2013-01-231-0/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-134/+134
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-3/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-5/+5
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+9
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) Miodrag Milanovic2012-09-031-21/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1014