home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 89
/
af089a.adf
/
archives
/
af89a3.lzx
/
VMM
/
Developer
/
fd
/
vmm_lib.fd
Wrap
Text File
|
2007-09-03
|
190b
|
10 lines
##base _VMMBase
##bias 30
##public
AllocVMem (size,attributes)(d0,d1)
FreeVMem (block,size)(a1,d0)
AvailVMem (attributes)(d1)
AllocVVec (size,attributes)(d0,d1)
FreeVVec (block)(a1)
##end