org 0x100 mov ax, 0 jmp near skip1 skip0: mov ax, 0x4C00 int 0x21 skip1: xor bx, bx jmp skip0