summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/corvushd.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2014-07-221-16/+16
* (MESS) corvushd: Fix typo in struct name. (nw) Mike Naberezny2014-07-071-2/+2
* (MESS) corvushd: Handle attempt to enter prep mode while in prep mode. (nw) Mike Naberezny2014-07-071-4/+25
* (MESS) corvushd: Prep mode now supports multiple drives. [Mike Naberezny] Mike Naberezny2014-07-071-13/+67
* (MESS) corvushd: Use Corvus drive id numbers throughout. (nw) Mike Naberezny2014-07-061-31/+29
* (MESS) corvushd: Split the firmware string and revision number. (nw) Mike Naberezny2014-07-051-3/+13
* (MESS) corvushd: Fixed prep mode verify drive command. [Mike Naberezny] Mike Naberezny2014-07-051-1/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+0
* modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c... Miodrag Milanovic2014-03-231-1/+1
* (MESS) corvushd: fix crash in Apple II Corvus diagnostics (nw) R. Belmont2014-03-221-0/+7
* (MESS) Move corvushd to emu/ so slot devices can see it (nw) R. Belmont2014-03-221-0/+1381