home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
misc
/
vmm
/
developer
/
fd
/
vmm_lib.fd
Wrap
Text File
|
1994-05-30
|
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