למישהו יש מושג?... קימפלתי ב-TASM 5.0 .386p .model flat code segment assume CS:code MAIN proc mov ax, 4f02h mov bx, 0118h int 10h MAIN endp code ends end MAIN ואיך אני נכנס ל-V86? תודה