summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/abcbus/abcbus.c
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-144/+0
|
* (MESS) abc80: Default to ABC 830 disk drive with fast controller. [Curt Coder] Curt Coder2015-05-241-0/+1
|
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
|
* (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] Curt Coder2015-04-061-1/+3
|
* (MESS) abc80: Fixed cassette loading and added quickload for BAC files. ↵ Curt Coder2015-04-061-12/+23
| | | | Emulated the ABC expansion unit and ABC memory card. [Curt Coder]
* fixed usage of uninitialized member in abcbus_slot_device (nw) Oliver Stöneberg2014-04-231-1/+2
|
* reduce dependency mak files by 130k (nw) smf-2013-12-291-0/+15
|
* (MESS) abc800: Fixed formatting on the ABC 830/832/834/838 floppy drives. ↵ Curt Coder2013-11-171-2/+0
| | | | [Curt Coder]
* (MESS) abc800: The hard disk units have only one floppy drive. (nw) Curt Coder2013-11-131-0/+1
|
* (MESS) abc800: Added slot devices for the ABC 830/832/834/838 floppy disk ↵ Curt Coder2013-11-131-3/+9
| | | | drives, and the ABC 850/852/856 hard disk drives. [Curt Coder]
* (MESS) Cleanup. (nw) Curt Coder2013-10-311-3/+27
|
* (MESS) Cleanup. (nw) Curt Coder2013-10-311-229/+2
|
* (MESS) abc800: Xebec WIP. (nw) Curt Coder2013-10-241-1/+1
|
* (MESS) abcbus: Moved under emu/bus. (nw) Curt Coder2013-10-201-0/+315