;Device-independent disk words 5/3/04 9/29/07 ;Modified for v1.11 - DBOOT uses PRESET instead of -IRQ ; ;driver word !IDE or !7900 must be loaded (before or after) ; >IDE Send Command to interface (see below for commands) ; 0 then XXX blocks (up to a maximum of 31) is read from disk ; and then transfered to the HP. ; 111XXX - WRB - Writes XXX blocks from HP to disk. If XXX=0 the ; contents of the disk data buffer are written to the disk at the ; current block address. If XXX>0 then XXX blocks (up to a maximum ; of 31) is transfered from the host and written to disk. ; "Loading >IDE" $PRINT CRLF CREATE >IDE * zero page vectors.... CMDVE EQU 240 command, >IDE code STAVE EQU 241 status,