Difference between revisions of "KENS"
From Sega Retro
Ccawley2011 (talk | contribs) |
(Reworded much of the article to be more natural and removed irrelevant technical jargon and prospects which never came to be.) |
||
Line 1: | Line 1: | ||
− | '''KENS''' ( | + | '''KENS''' (short for '''[[Kosinski compression|Kosinski]]''', '''[[Enigma compression|Enigma]]''', '''[[Nemesis compression|Nemesis]]''', and '''[[Saxman compression|Saxman]]''') is a software library that was originally created by Magus, which provides compressors and decompressors for the aforementioned four compression formats. [[The Sega Data Compressor]] is a frontend for KENS, which is also made by Magus. |
− | + | KENS is licensed under the LGPL v2.1 and distributed as a set of [[wikipedia:dynamic link libraries|dynamic link libraries]]. This is done to simplify the process of updating programs to newer versions of the library: being a collection of dynamically-linked binaries, only the DLL files need to be replaced, avoiding the need to modify or update the programs themselves. | |
− | + | After the release of v1.4 RC1, in 2007, kram1024 officially provided an [[wikipedia:autotools|autotools]]-based version of KENS with cleaned-up code and command line tools. At that point, Magus retired from KENS development and handed control of the project over to kram1024. | |
− | |||
− | |||
− | |||
− | |||
− | |||
{{Multidownload | {{Multidownload | ||
| file1=KENS v1.4 RC3.7z | | file1=KENS v1.4 RC3.7z | ||
Line 23: | Line 18: | ||
==External links== | ==External links== | ||
− | * {{LinkRetro|topic=3123|title=KENS | + | * {{LinkRetro|topic=3123|title=KENS release thread}} at [[Sonic Retro]] |
− | * [https://sourceforge.net/projects/genesiscomp/ | + | * [https://sourceforge.net/projects/genesiscomp/ SourceForge project] |
[[Category:Mega Drive Programs]] | [[Category:Mega Drive Programs]] |
Revision as of 13:51, 24 February 2024
KENS (short for Kosinski, Enigma, Nemesis, and Saxman) is a software library that was originally created by Magus, which provides compressors and decompressors for the aforementioned four compression formats. The Sega Data Compressor is a frontend for KENS, which is also made by Magus.
KENS is licensed under the LGPL v2.1 and distributed as a set of dynamic link libraries. This is done to simplify the process of updating programs to newer versions of the library: being a collection of dynamically-linked binaries, only the DLL files need to be replaced, avoiding the need to modify or update the programs themselves.
After the release of v1.4 RC1, in 2007, kram1024 officially provided an autotools-based version of KENS with cleaned-up code and command line tools. At that point, Magus retired from KENS development and handed control of the project over to kram1024.
Download KENS KENS v1.4 RC3 (64 kB) (info) KENS v1.4 RC3 (Source) (73 kB) (info)
|