home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / 256KB.ROS-V1.SFX / ramdisk.a < prev    next >
Encoding:
Text File  |  1993-04-28  |  289 b   |  21 lines

  1. ; RAMDISC V1
  2.  .OPT NOL,NOS,NOM
  3.  .LIB RAMKER.A
  4.  .OPT MEM
  5.  .LIB RAMLNK.A
  6.  .LIB RAMIRQ.A
  7.  .LIB RAML.A
  8.  .LIB RAMATN.A
  9.  .LIB RAMBAM.A
  10.  .LIB RAMBLK.A
  11.  .LIB RAMPARSE.A
  12.  .LIB RAMCMD.A
  13.  .LIB RAMBAS.A
  14.  .LIB RAMDIR.A
  15.  .LIB RAMERR.A
  16.  .LIB RAMMUB.A
  17.  .LIB RAMOPEN.A
  18.  .LIB RAMREL.A
  19.  .LIB RAMFAST.A
  20.  .END
  21.