summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/econet
Commit message (Expand)AuthorAgeFilesLines
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
* 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-142-58/+44
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-073-4/+3
* Cleaned up devcb2 usage. (nw) Curt Coder2014-03-171-2/+2
* wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-162-8/+4
* (MESS) econet: devcb2. (nw) Curt Coder2014-03-152-71/+31
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-092-15/+10
* 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-234-36/+15
* (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
* 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/+1458