summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/cr589.c
Commit message (Expand)AuthorAgeFilesLines
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-121-1/+1
* Added a work round so that CR589 firmware updating works again, either from t... smf-2013-12-021-43/+53
* Added SCSI status code & set it in all command handlers. It is sent over the ... smf-2013-11-141-0/+3
* Use virtual multiple inheritance to share command processing between SCSI & A... smf-2013-09-171-62/+30
* store firmware in nvram (nw) smf-2013-09-041-2/+41
* Fix space in device shortname (nw) Scott Stone2013-09-031-1/+1
* Refactored Konami System 573 to use ATA_INTERFACE [smf] smf-2013-08-291-13/+77
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* removed GetCommand() and made command and commandLength protected (nw) smf-2012-10-111-12/+0
* scsi devices are now proper mame devices. smf-2012-05-311-83/+49
* BIG update. Aaron Giles2011-03-291-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-10/+10
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+1
* Hi mamedev, Aaron Giles2008-12-081-3/+4
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-3/+4
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-6/+3
* Disks opened by the romload module are no longer identified by index. Aaron Giles2008-08-011-5/+11
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+152