home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 6
/
FreshFish_September1994.bin
/
new
/
util
/
misc
/
vmm
/
fd
/
vmm_lib.fd
Wrap
Text File
|
1994-08-18
|
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