Changeset 167 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/EBIOS.inc


Ignore:
Timestamp:
Aug 21, 2011, 3:42:15 PM (13 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Old Int 13h transfer functions work again.
  • Fixes to eINT13h (EBIOS) support.
File:
1 edited

Legend:

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

    r165 r167  
    2222    .qwTotalSectors         resb    8   ; 16, Total number of addressable sectors
    2323    .wSectorSize            resb    2   ; 24, Number of bytes per sector
    24 
    2524    .fpEDDparams            resb    8   ; 26, Optional pointer to Enhanced Disk Drive (EDD) configuration parameters
    2625endstruc
Note: See TracChangeset for help on using the changeset viewer.