home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_2.iso
/
files
/
743c.lha
/
GigaMenDevKit_v3.00
/
ReadMe
< prev
next >
Wrap
Text File
|
1993-03-17
|
601b
|
11 lines
The General Purpose of vmem.library is to make a virtual memory handler
available to any application writer while keeping things as transparent
and easy as possible. Any application using vmem.library will work with
or without actually having installed virtual memory. No need for huge
checks all over the code.
As soon as GigaMem is installed, all applications using vmem.library will
take advantage of it. If other virtual memory systems will appear on the
market (e.g. from Commodore), vmem.library will be updated to support it.
Your application will take advantage immediately without a change.