home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
PROG
/
ASSEMBLY
/
ZENDISK1.ZIP
/
LST8-9.ASM
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Assembly Source File
|
1990-02-15
|
194 b
|
12 lines
;
; *** Listing 8-9 ***
;
; The mod-reg-rm immediate-addressing form of CMP with a
; register as the destination operand.
;
call ZTimerOn
rept 1000
cmp bl,1
endm
call ZTimerOff