Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply compression #10

Open
6 tasks
Nielsbishere opened this issue Aug 10, 2021 · 1 comment
Open
6 tasks

Apply compression #10

Nielsbishere opened this issue Aug 10, 2021 · 1 comment

Comments

@Nielsbishere
Copy link
Collaborator

Nielsbishere commented Aug 10, 2021

The commit function should actually recompress it and check using the aligned file size instead of file size as well as update the real file size (in the ROM) when it did change it.

  • RLE
  • Huffman
  • LZ77
  • LZ11
  • LZ40
  • Show when a file can't be compressed
@Nielsbishere
Copy link
Collaborator Author

Show when a file can't be recompressed.
Should be done after #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant