home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
623a.lha
/
TurboDEX
/
ExampleSources
/
Copper.dex
< 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
|
1992-03-22
|
180 b
|
15 lines
PROC main()
COP2LCH := {coplist}
INTENA := $4000
MOUSE
ENDMOUSE
ENDPROC
CHIPSTRUCT coplist
CMOVE $fff,COLOR00
CWAIT 80,$01
CMOVE $f00,COLOR00
CSTOP
ENDCHIPSTRUCT