Changeset 279 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h
- Timestamp:
- Feb 28, 2012, 4:20:48 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/AH9h_HInit.asm
r276 r279 69 69 ; Enable or Disable Write Cache 70 70 .SetWriteCache: 71 ;call SetWriteCache71 call SetWriteCache 72 72 73 73 ; Recalibrate drive by seeking to cylinder 0
Note:
See TracChangeset
for help on using the changeset viewer.