Changeset 590 in xtideuniversalbios for trunk/BIOS_Drive_Information_Tool/Src/Main.asm


Ignore:
Timestamp:
May 25, 2016, 8:16:35 AM (8 years ago)
Author:
krille_n_
Message:

Changes:

  • Updated URLs and copyright info in BIOSDRVS and XTIDECFG.
  • BIOSDRVS should now build under Linux.
  • Minor optimizations to the library.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BIOS_Drive_Information_Tool/Src/Main.asm

    r589 r590  
    2828%include "EBIOS.inc"            ; From XTIDE Universal BIOS
    2929%include "IdeRegisters.inc"     ; From XTIDE Universal BIOS
    30 %include "Romvars.inc"          ; From XTIDE Universal BIOS
     30%include "RomVars.inc"          ; From XTIDE Universal BIOS
    3131%include "CustomDPT.inc"        ; From XTIDE Universal BIOS
    3232
Note: See TracChangeset for help on using the changeset viewer.