summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/cbmiec/cmdhd.c
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-198/+0
|
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
|
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-16/+1
| | | | | p.s. I tested several games/systems and I triple checked the diff to be sure I did not make any copy and paste mistake in the 195 files touched by this, but let me know if any system suddenly stops working!
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are ↵ smf-2014-04-141-4/+3
| | | | separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf]
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-50/+2
|
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-201-0/+265