home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
lang_asm
/
zendisk1
/
lst8-8.asm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1990-02-15
|
158 b
|
11 lines
;
; *** Listing 8-8 ***
;
; The accumulator-specific immediate-addressing form of CMP.
;
call ZTimerOn
rept 1000
cmp al,1
endm
call ZTimerOff