summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/ecbbus
Commit message (Expand)AuthorAgeFilesLines
* converted z80_sti to devcb2. nw. Fabio Priuli2014-04-171-16/+6
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-14/+8
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-8/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-072-6/+5
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-272-6/+6
* Added palette to ef9345, and some cleanup (nw) Miodrag Milanovic2014-03-161-2/+2
* (MESS) ecbbus: devcb2. (nw) Curt Coder2014-03-151-0/+10
* (MESS) ecbbus: devcb2. (nw) Curt Coder2014-03-152-111/+20
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-1/+1
* Removed pseudo-palettes from video/generic.c. All drivers that were using the... Alex W. Jackson2014-03-132-1/+5
* second round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-092-9/+31
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+2
* removed unused rxd callback from z80sti [smf] smf-2013-12-231-1/+0
* reduced dependency clutter in ecbbus [smf] smf-2013-12-232-3/+3
* ecbbus: Added pinout. (nw) Curt Coder2013-11-202-2/+38
* Updated a pair of commented out legacy calls. (nw) Ivan Vangelista2013-10-271-2/+2
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-224-0/+1524