summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/abcbus
Commit message (Expand)AuthorAgeFilesLines
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-14/+1
* fixed usage of uninitialized member in abcbus_slot_device (nw) Oliver Stöneberg2014-04-231-1/+2
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-146-97/+148
* Removed legacy. (nw) Curt Coder2014-03-252-27/+1
* (MESS) Moved SCSI HBAs to emu/bus/scsi. (nw) Curt Coder2014-03-212-2/+2
* Cleaned up devcb2 usage. (nw) Curt Coder2014-03-172-3/+3
* wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-164-20/+10
* (MESS) Fixed validation. (nw) Curt Coder2014-03-111-1/+1
* Device shortname fixes to allow them to be listed in XML output (nw) Scott Stone2014-01-151-4/+4
* reduce dependency mak files by 130k (nw) smf-2013-12-294-35/+15
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-242-13/+13
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-2/+4
* (MESS) Used soft_reset(). (nw) Curt Coder2013-11-171-1/+1
* (MESS) abc800: Fixed formatting on the ABC 830/832/834/838 floppy drives. [Cu... Curt Coder2013-11-173-40/+72
* wd_fdc: Fixed ready interrupt polarity. Added a soft_reset() function which r... Curt Coder2013-11-171-2/+4
* (MESS) abc800: Added support for raw 80KB and 160KB disk images. [Curt Coder] Curt Coder2013-11-161-2/+2
* (MESS) abc800: Added support for raw 1MB 8" disk images. [Curt Coder] Curt Coder2013-11-161-12/+10
* (MESS) abc800: Added support for raw 640KB disk images. [Curt Coder] Curt Coder2013-11-162-13/+32
* (MESS) abc800: The hard disk units have only one floppy drive. (nw) Curt Coder2013-11-134-26/+95
* (MESS) abc800: Added slot devices for the ABC 830/832/834/838 floppy disk dri... Curt Coder2013-11-137-138/+551
* (MESS) abc800: Fixed hard disk geometry. (nw) Curt Coder2013-11-121-7/+8
* (MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB... Curt Coder2013-11-121-12/+32
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-11-111-9/+19
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-11-112-12/+5
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-11-101-12/+20
* (MESS) SASI WIP. (nw) Curt Coder2013-11-071-5/+5
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-056-45/+45
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-11-021-4/+7
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-11-022-4/+47
* (MESS) abc800: Cleanup. (nw) Curt Coder2013-11-013-6/+11
* (MESS) abc800: Fixed fast floppy controller. [Curt Coder] Curt Coder2013-11-012-46/+82
* (MESS) Cleanup. (nw) Curt Coder2013-10-3112-44/+677
* (MESS) Cleanup. (nw) Curt Coder2013-10-312-286/+56
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-283-25/+45
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-285-21/+56
* (MESS) abc80: Added ROMs for the Scandia Metric FD2. [robcfg] Curt Coder2013-10-271-3/+3
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-271-1/+1
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-254-23/+380
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-246-39/+87
* (MESS) abcbus: Moved under emu/bus. (nw) Curt Coder2013-10-2024-0/+4368