summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/econet/e01.c
Commit message (Expand)AuthorAgeFilesLines
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-1/+1
* Cleanup. (nw) Curt Coder2014-05-121-5/+0
* mc6854_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-04-301-11/+3
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-54/+36
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Cleaned up devcb2 usage. (nw) Curt Coder2014-03-171-2/+2
* wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-161-6/+4
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-14/+8
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-24/+4
* removed removed unused rxd callback from MC6854 (this also appears to be most... smf-2013-12-231-6/+10
* (MESS) Used soft_reset(). (nw) Curt Coder2013-11-171-1/+1
* Modernized mc6854 device.(nw) Ivan Vangelista2013-11-041-3/+3
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-1/+2
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-0/+773