Changeset 152 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/RamVars.inc


Ignore:
Timestamp:
May 1, 2011, 10:42:58 AM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • XTIDE mod should now be supported (untested).
  • Interrupt Service Routine no longer requires variable from RAMVARS.
  • Some small improvements.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Inc/RamVars.inc

    r150 r152  
    2222    .fpOldI13h          resb    4   ; Far pointer to old INT 13h handler
    2323    .wTimeoutCounter    resb    2
    24     .pInServiceDPT      resb    2   ; Ptr to DPT for drive waiting for interrupt
    2524    .wSignature         resb    2   ; Sign for finding stolen 1 kiB
    2625
Note: See TracChangeset for help on using the changeset viewer.