home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Assembler
/
TFF-AOB.DMS
/
in.adf
/
Release2.0
/
Include2.0.lha
/
Include2.0
/
resources
/
potgo_lib.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-02-25
|
132 b
|
9 lines
_LVOAllocPotBits EQU -6
_LVOFreePotBits EQU -12
_LVOWritePotgo EQU -18
CALLPOTGO MACRO
move.l _PotgoBase,a6
jsr _LVO\1(a6)
ENDM