summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/crvision.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-5/+3
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-14/+10
* added hack back to get manager booting (nw) smf-2014-02-101-2/+3
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-45/+27
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-13/+13
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-061-2/+2
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-42/+17
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* (MESS) minor improvements to pce save state reliability. not there yet + adde... Fabio Priuli2013-05-261-0/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* more cleanup (nw) Miodrag Milanovic2013-04-141-12/+10
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-3/+3
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-43/+25
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-141/+141
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-12/+12
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-1/+1
* (MESS) crvision: Converted to use new sn76494_device. (nw) Curt Coder2012-09-031-21/+27
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1105