summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/ieee488
Commit message (Expand)AuthorAgeFilesLines
...
* (MESS) pet: Floppy WIP. (nw) Curt Coder2014-02-062-0/+815
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... Curt Coder2014-02-032-37/+23
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-2/+4
* (MESS) softbox: Fixed validation. (nw) Curt Coder2014-01-101-2/+1
* (MESS) Moved files to emu/bus. (nw) Curt Coder2014-01-102-0/+12
* Modernized mos6530 device.(nw) Ivan Vangelista2014-01-031-4/+4
* removed ca1/ca2/cb1 callbacks as they were never called anyway [smf] smf-2014-01-013-16/+0
* removed ca1/cb1 callbacks as the values are already pushed [smf] smf-2014-01-012-24/+0
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-313-124/+79
* reduce dependency mak files by 130k (nw) smf-2013-12-292-9/+9
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-2/+2
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-202-30/+2
* (MESS) hardbox: Fixed RAM size. [Martin Hoffmann-Vetter, Mike Naberezny] Mike Naberezny2013-11-151-1/+1
* Added SCSI status code & set it in all command handlers. It is sent over the ... smf-2013-11-141-0/+1
* (MESS) SASI WIP. (nw) Curt Coder2013-11-072-30/+37
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-202-3/+30
* (MESS) ieee488: Moved under emu/bus. (nw) Curt Coder2013-10-2018-0/+5984