summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc8001.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-12/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* 8257dma: replace it in dkong and kill it (nw) cracyc2014-04-301-5/+5
* (mess) radio86: convert to new 8257 and 8275 (nw) cracyc2014-04-301-8/+6
* pc8001: why was it all backwards? (nw) cracyc2014-04-281-44/+14
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-14/+2
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-2/+2
* i8257: updated to devcb2. nw. Fabio Priuli2014-04-121-12/+26
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* upd3301: devcb2 & delegate. (nw) Curt Coder2014-04-041-17/+13
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+4
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-8/+8
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-15/+4
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-6/+24
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-2/+0
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Various updates regarding commented out code, forgotten during past device mo... Ivan Vangelista2013-09-071-5/+5
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* upd1990a: devcb2. (nw) Curt Coder2013-06-101-10/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* removed devhelpr.h and trampolines in half modern devices,also southbridge al... Miodrag Milanovic2013-03-201-4/+4
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-34/+26
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-127/+127
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-15/+15
* (MESS) pc8001: Fixed colors again. (nw) Curt Coder2012-09-131-1/+1
* (MESS) pc8001: Fixed colors. (nw) Curt Coder2012-09-121-6/+6
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-13/+15
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+652