home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 3
/
CDPDIII.bin
/
pd
/
programming
/
assembler
/
thesource
/
volume1
/
source
/
scrollers
/
intro.lha
/
copmac.i
< 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
Text File
|
1991-11-28
|
235 b
|
17 lines
cmove macro
dc.w \2,\1
endm
cwait macro
dc.b \1,$01
dc.w $ff00
endm
cend macro
dc.w $ffff,$fffe
endm
cb macro
dc.w $0180,$0000
endm