diff options
Diffstat (limited to 'system/exomizer/README')
-rw-r--r-- | system/exomizer/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/exomizer/README b/system/exomizer/README new file mode 100644 index 000000000000..ff5d56c5c217 --- /dev/null +++ b/system/exomizer/README @@ -0,0 +1,7 @@ +exomizer (compression for low-resource systems) + +Exomizer is a program that compresses files in a way that tries to be +as efficient as possible but still allows them to be decompressed in +environments where CPU speed and RAM are limited. For some popular 8-bit +computers using 6502 compatible CPUs it can also generate executable +files that decompress themselves in memory when run. |