summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pmd85.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-14/+61
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+24
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-12/+2
* removed usage of direct handler and timers for reseting (nw) Miodrag Milanovic2013-12-271-2/+2
* changed pmd85 driver to use callbacks instead of diserial connect() [smf] smf-2013-12-261-2/+12
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-109/+109
* Did some missed by code (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+717