summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mc1000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-7/+3
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-11/+4
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ... Miodrag Milanovic2014-03-281-3/+3
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-4/+12
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Various updates regarding commented out code, forgotten during past device mo... Ivan Vangelista2013-09-071-2/+2
* modernised the AY8910 [smf] smf-2013-05-121-3/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-21/+21
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-7/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-12/+12
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+508