home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Times
/
AmigaTimes.iso
/
internet
/
Term
/
Extras
/
Source
/
term-source.lha
/
Glue
/
LVO.asm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1996-10-20
|
190 b
|
13 lines
section text,code
XDEF _LVOFreeMem
_LVOFreeMem EQU -210
XDEF _LVOAllocMem
_LVOAllocMem EQU -198
XDEF _LVOStackSwap
_LVOStackSwap EQU -732
XDEF _LVOFindTask
_LVOFindTask EQU -294
end