23
@@:
ror al,
1
call delay
out dx,
al
loop @b
pop cx
;;ROL
push cx
mov cx,
08h
@@:
rol al,
1
out dx,
al
call delay
loop @b
pop cx
;;--------------------
;;--------------------
;;ROR
mov cx,
08h
@@:
ror al,
1
call delay
out dx,
al
loop @b
pop cx
;;ROL
push cx
mov cx,
08h
@@:
rol al,
1
out dx,
al
call delay
loop @b
pop cx
;;--------------------
;;--------------------
;;ROR
mov cx,
08h
@@:
ror al,
1
call delay
out dx,
al
loop @b
pop cx
;;ROL
push cx
mov cx,
08h
@@:
rol al,
1
out dx,
al
call delay
loop @b
pop cx
;;--------------------
;flash LED 3 time
mov cx,
01h
@@:
Содержание HS-2610
Страница 10: ...4 1 3 Board Dimensions ...
Страница 14: ...8 3 2 Board Layout Top Side Solder Side ...
Страница 44: ...38 2 Click on the INF Driver button to continue 3 Click on the appropriate OS button to continue ...
Страница 53: ...47 2 Click on the VGA Driver button to continue 3 Click on the WIN2K button to continue ...