Ignore:
Timestamp:
Jun 8, 2013, 10:32:10 AM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Standard boot procedure (INT 19h) works again.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Initialization/Initialize.asm

    r552 r553  
    5353    mov     [BIOS_BOOT_LOADER_INTERRUPT_19h*4+2], cs
    5454
    55     ; Install special INT 13h hander that initialized XTIDE Universal BIOS
     55    ; Install special INT 13h hander that initializes XTIDE Universal BIOS
    5656    ; when our INT 19h is not called
    5757    les     ax, [BIOS_DISK_INTERRUPT_13h*4] ; Load system INT 13h handler
Note: See TracChangeset for help on using the changeset viewer.