Changeset 229 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm


Ignore:
Timestamp:
Jan 29, 2012, 5:46:59 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • All builds now initialize drives on boot loader (INT 19h).
File:
1 edited

Legend:

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

    r221 r229  
    182182
    183183    ; Boot loader
    184 %ifndef USE_AT
    185     %include "Int19hLate.asm"       ; For late initialization
    186 %endif
    187184    %include "Int19hMenu.asm"       ; For Int 19h, Boot Loader for Boot Menu
    188185
Note: See TracChangeset for help on using the changeset viewer.