summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/abcbus
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1328-6190/+0
* get rid of all the x Dirk Best2015-06-233-3/+3
* (MESS) abc80: Default to ABC 830 disk drive with fast controller. [Curt Coder] Curt Coder2015-05-242-1/+2
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-0722-66/+0
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-296-14/+14
* (MESS) abc1600: Fixed SASI card status, now tries to boot from disk again. (nw) Curt Coder2015-04-222-15/+22
* (MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Co... Curt Coder2015-04-072-39/+268
* (MESS) abc80: Added disk formats for slow controller. (nw) Curt Coder2015-04-072-2/+9
* (MESS) abc80: Fixed typo. (nw) Curt Coder2015-04-071-2/+2
* (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] Curt Coder2015-04-064-2/+140
* (MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emula... Curt Coder2015-04-067-129/+202
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-20/+20
* Cleanup. (nw) Curt Coder2014-05-122-9/+0
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-29/+1
* z80dma: converted to use devcb2. nw. Fabio Priuli2014-04-292-26/+17
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-292-31/+10
* 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