From: almas on
Hi every body.
I found this file, a document file indicates that it erase the CMOS

0100 b9 40 00 mov cx,0040
0103 89 c8 mov ax,cx
0105 48 dec ax
0106 0c 80 or al,80
0108 e6 70 out 70,al
010a 31 c0 xor ax,ax
010c e6 71 out 71,al
010e e2 f3 loop 0103
0110 eb fe jmp 0110 ; a INT 20h could be better

I dit not use it. If i use, what will append ?