Commit Graph

3 Commits

Author SHA1 Message Date
Jonathan Campbell
6d9b94835f IDE: move section name and init out 2015-03-30 02:01:46 -07:00
Jonathan Campbell
edbaa463af BIOS INT 13h emulation: on INT 13h disk reset, call IDE emulation to
change drive state to emulate BIOS carrying out a disk reset function.
IDE emulation: add disk reset INT 13h emulation. added code to set
status to DISK_READY|SEEK_COMPLETE upon completing common functions.
This succeeds in getting past some initial checks in WDCTRL in WfW 3.11
so far. Now all we need is for INT 13h "read disk" code to change IDE
registers as well because WDCTRL "tests" for validity by executing INT
13h then reading back IDE registers.
2013-10-22 22:41:10 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00