-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
some archives have files available as LZH compressed disk images, e.g beamride.lzh. on-demand decompression of these disc images would make use of these files a lot more user friendly.
would it be feasible to try to uncompress given LZH image and proceed similar to what is done with ZIP disk images?
I have not tested compatibility with MSX files, but at least npm has lzh package available. I have used lhasa to decompress the files and then load the directory as disk to run that kind of images, which is doable, but cumbersome.
Metadata
Metadata
Assignees
Labels
No labels