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


Ignore:
Timestamp:
Jan 30, 2011, 6:43:08 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • Inlined some initialization functions.
  • Removed alignment bytes from some initialization functions.
  • Removed creation of compatible DPTs.
File:
1 edited

Legend:

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

    r88 r97  
    4141    .ramVars        resb    RAMVARS_size
    4242    .wSign          resb    2           ; FULLRAMVARS signature for finding segment
    43     .drv80hCompDPT  resb    COMPATIBLE_FDPT_size
    44     .drv81hCompDPT  resb    COMPATIBLE_FDPT_size
    4543endstruc
    4644
Note: See TracChangeset for help on using the changeset viewer.