mirror of
https://github.com/86Box/86Box.git
synced 2025-01-23 17:52:01 -05:00
Added IDE command F8 to writeide.
This commit is contained in:
parent
b620a42901
commit
205ef83dcb
1 changed files with 1 additions and 0 deletions
|
@ -1294,6 +1294,7 @@ void writeide(int ide_board, uint16_t addr, uint8_t val)
|
|||
|
||||
case WIN_IDENTIFY: /* Identify Device */
|
||||
case WIN_SET_FEATURES:
|
||||
case WIN_READ_NATIVE_MAX:
|
||||
// output=3;
|
||||
// timetolive=500;
|
||||
ide->atastat = BUSY_STAT;
|
||||
|
|
Loading…
Add table
Reference in a new issue