summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/pk8020.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-108/+0
* pk8020: updated to use the new wd fdc. fixes regression booting cp/m. Dirk Best2015-05-311-2/+12
* 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
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-6/+0
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-1/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+0
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-2/+2
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-1/+0
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-1/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-15/+14
* (MESS) pk8020.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-081-1/+36
* IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... Miodrag Milanovic2013-01-311-0/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+8
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-3/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+61