section CODE times 6 push ax push cs call ret mov ax, 4C00h int 21h times 0FFFDh - ($ - $$) db 0 ret: retf 000Ch section STACK stack resb 512