org 0x7c00

mov ax, 0x4f02
mov bx, 0x118
int 0x10

times 510 - ($-$$) db 0
db 0x55, 0xaa