Changeset 155 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/makefile


Ignore:
Timestamp:
May 1, 2011, 6:44:29 PM (14 years ago)
Author:
Tomi Tilli
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • AH=4h again uses VERIFY command (copy-pasting had changed it to WRITE).
  • Timeout should now work on all overflow situations.
  • Cleaned code a bit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/makefile

    r150 r155  
    3838HEADERS += Src/Handlers/
    3939HEADERS += Src/Handlers/Int13h/
    40 HEADERS += Src/Handlers/Int13h/Common/
    4140HEADERS += Src/Device/
    4241HEADERS += Src/Device/IDE/
Note: See TracChangeset for help on using the changeset viewer.