home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
600-699
/
ff667.lha
/
PopUpMenu
/
Source
/
OptionsGlue.a
< prev
next >
Wrap
Text File
|
1992-05-21
|
254b
|
15 lines
opt l+,c+,d+,y+
opt ow1+,ow2+,ow3+,ow4+,ow5+,ow6+
xref @SelectOpt
xdef @SelectOptions
section text,code
@SelectOptions:
MOVE.W D2,D0
JMP @SelectOpt(PC) * Call C function
END