-
```
What steps will reproduce the problem?
1. I create a .wad with the NeoGamma .dol
2. Install it with Wad Manager and it runs perfectly
3. When trying to exit with the NeoGamma Exit option, I get th…
-
Unfortunately the code to demonstrate this issue is cca 60 lines, I haven’t managed to get it shorter.
There is `break` on line 31 that is in `while` loop, but it throws error `No loop to break` and e…
-
I have a dream, a dream with Decompress was 10 times faster than the implementation of C. Maybe it's not just a dream.
-
```
What is the expected output? What do you see instead?
1. sometimes cant extract icon image (error message).
2. wii files corrupted after open the channel
What version of the product are you usin…
-
To further boost save and load file processes, look to compress content before transmitting data.
Rather than zip/unzip (which may need significant libs to work), just compress content as strings.
T…
-
```
What steps will reproduce the problem?
1. I create a .wad with the NeoGamma .dol
2. Install it with Wad Manager and it runs perfectly
3. When trying to exit with the NeoGamma Exit option, I get th…
-
```
Thanks!
```
Original issue reported on code.google.com by `wilson.p...@gmail.com` on 8 Dec 2009 at 10:58
-
```
Test if the lz77 coder outputs correct data.
Test if the lz77 coder works properly with the range coder.
```
Original issue reported on code.google.com by `edwinto...@gmail.com` on 8 Jan 2007 at …
-
```
Thanks!
```
Original issue reported on code.google.com by `wilson.p...@gmail.com` on 8 Dec 2009 at 10:58
-
I've long been a promonent of integrating LZMA2/LZMA into the browsers because of its incredible effectiveness for compressing binary data streams. When I saw Brotli I thought that this was likely go…