- Notifications
You must be signed in to change notification settings - Fork0
Compressor and decompressor for the Nemesis file format.
License
NotificationsYou must be signed in to change notification settings
Clownacy/clownnemesis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A compressor and decompressor for the Nemesis format.
A description of the Nemesis format can be found here:https://segaretro.org/Nemesis_compression.
The compressor implements two prefix-code generation algorithms: Shannon-Fanoand Huffman. Huffman produces the smallest files, while Shannon-Fano producesidentical results to Sega's compressor.
Both an executable and library are provided. Both are written in ANSI C (C89).
To build this, use CMake.
About
Compressor and decompressor for the Nemesis file format.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published