summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/intv.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-155/+0
* sync main driver and res of files Miodrag Milanovic2015-05-261-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* whoops II. Fabio Priuli2014-10-081-0/+4
* whoops... Fabio Priuli2014-10-081-1/+1
* (MESS) intv: converted the driver to use slot devices for Fabio Priuli2014-10-081-48/+18
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* (MESS) intv.c: added support for save states to all systems of this driver. [... Fabio Priuli2013-05-261-92/+25
* (MESS) intv: converted the STIC video chip emulation to be a device. [Fabio P... Fabio Priuli2013-05-261-40/+4
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-0/+8
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+2
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-59/+58
* (MESS) intv.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-121-12/+125
* (MESS) intv.c: Reduce some tagmap lookups (nw) Wilbert Pol2013-02-101-1/+5
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-10/+2
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-3/+6
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+2
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-10/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+156