summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc8001.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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