Changeset 11 for trunk/AIR-BOOT/SOURCE


Ignore:
Timestamp:
Nov 27, 2002, 12:32:32 PM (23 years ago)
Author:
kiewitz
Message:

Updated Images and Installers.
Note: This comment was created after rebuilding the repo. [2011-07]

Location:
trunk/AIR-BOOT/SOURCE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/AIR-BOOT/SOURCE/SPECIAL/VIRUS.ASM

    r8 r11  
    173173   mov     cx, 7
    174174   mov     di, offset TmpSector
    175    inc     di                            ; Position for "AiRBOOT" normally
     175   add     di, 2                         ; Position for "AiRBOOT" normally
    176176   mov     si, offset CheckID_MBR
    177177   repz    cmpsb
Note: See TracChangeset for help on using the changeset viewer.