This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
ShrinkItArchive
Watch
1
Star
0
Fork
0
You've already forked ShrinkItArchive
mirror of
https://github.com/AppleCommander/ShrinkItArchive.git
synced
2025-02-12 07:30:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
5
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Robert Greene
0511fbfce5
Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream.
2008-06-22 23:57:49 +00:00
.settings
Switched over to Java 5.0.
2008-06-17 02:48:26 +00:00
local_src/com/webcodepro
/shrinkit
Adding basic LZW and RLE decompression algorithms implemented as InputStreams. The tests aren't quite test, but do verify they are functional.
2008-06-22 17:57:23 +00:00
samples
Initial commit. Reads basic NuFile/NuFX archive format. Does not handle CRC-16, does not write, does not handle compressed threads.
2008-06-16 03:37:52 +00:00
src/com/webcodepro
/shrinkit
Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream.
2008-06-22 23:57:49 +00:00
test_src/com/webcodepro
/shrinkit
Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream.
2008-06-22 23:57:49 +00:00
.classpath
Switched over to Java 5.0.
2008-06-17 02:48:26 +00:00
.project
Initial commit. Reads basic NuFile/NuFX archive format. Does not handle CRC-16, does not write, does not handle compressed threads.
2008-06-16 03:37:52 +00:00
Description
A Java library for managing Apple II ShrinkIt archives.
apple2
appleii
shk
shrinkit
596
KiB
Languages
Java
100%