22
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
;;--------------------
;;--------------------
;;ROR
mov cx,
08h
@@:
ror al,
1
call delay
Содержание HS-2616
Страница 6: ......
Страница 14: ...8 3 2 Board Layout Top Side Solder Side...
Страница 32: ...26 This page is the blank page...
Страница 44: ...38 This page is the blank page...
Страница 46: ...40 2 Click on the INF Driver button to continue 3 Click on the appropriate OS button to continue...
Страница 55: ...49 2 Click on the VGA Driver button to continue 3 Click on the WIN2K button to continue...