home *** CD-ROM | disk | FTP | other *** search
- Dir: FileLoad
- ~~~~~~~~~~~~~
- This directory contains examples how to implement your own loaders
- for WTModule files.
-
- - FixInfo fixes automatically the information word for module files
- that contain only one, non compressed module and the first
- word of the file does not contain the module length.
-
- - LZW how to compress and load WT modules using
- John Kortink's LZW compress module.
-
- - RLE Run Length Encoded compression and decompression
- for WT modules.
-
-
-