org 0000h
start: mov p1,#0FFH mov a,p0 xrl a,#0FFH jz start mov p1,p0 setb p2.0 end
不知道对不对 这是我的第一个程序 希望高手指正