home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Public Domain 1
/
APDL_PD1A.iso
/
program
/
formula
/
!formula08
/
go
< 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-05-03
|
91 b
|
14 lines
.MACRO GO
B %1
.ENDM
.MACRO GOLINK
BL %1
.ENDM
.MACRO GOcond
B%1 %2
.ENDM