More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=GBA Crusher | |title=GBA Crusher | ||
|image=gbacrusher2.png | |image=gbacrusher2.png | ||
|description=A handy tool for compressing data to include in your projects. Supports all of the GBA | |description=A handy tool for compressing data to include in your projects. Supports all of the GBA BIOS compression formats. | ||
|author=John Sensebe | |author=John Sensebe | ||
|lastupdated=2002/12/12 | |lastupdated=2002/12/12 | ||
Line 14: | Line 8: | ||
|version=0.1.1.10 | |version=0.1.1.10 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/gbahomebrews/gbacrusher. | |download=https://dlhb.gamebrew.org/gbahomebrews/gbacrusher.zip | ||
|website=http://www.bargaintuan.com/gba/ | |website=http://www.bargaintuan.com/gba/ | ||
| | }} | ||
{{#seo: | |||
|title= (File Operation) - GameBrew | |||
|title_mode=append | |||
|image=gbacrusher2.png | |||
|image_alt=GBA Crusher | |||
}} | }} | ||
GBA Crusher is a program that allows you to compress files in a manner that the GBA BIOS decompression functions can handle (all LZ, Huffman, RLE and differential). | GBA Crusher is a program that allows you to compress files in a manner that the GBA BIOS decompression functions can handle (all LZ, Huffman, RLE and differential). |
Latest revision as of 12:45, 11 July 2024
GBA Crusher | |
---|---|
General | |
Author | John Sensebe |
Type | File Operation |
Version | 0.1.1.10 |
License | Mixed |
Last Updated | 2002/12/12 |
Links | |
Download | |
Website | |
GBA Crusher is a program that allows you to compress files in a manner that the GBA BIOS decompression functions can handle (all LZ, Huffman, RLE and differential).
It includes VRAM and WRAM safe options, a command line alternative (for batch support although the GUI also has list support) and the ability to export C headers.
Screenshots
External links
- Author's website - http://www.bargaintuan.com/gba/