Actions
Emulator Issues #115
closedGZ file support patch
% Done:
0%
Operating system:
N/A
Issue type:
Other
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
This is a patch to allow loading of GZ zipped files.
Warning though, it's extremely slow and shouldn't be used in normal day use.
A faster format of compression should be used instead of GZ, right now it
is only Linux only, I don't want to mess with Win32 API since it blows.
Mind the foul language in the variable names, I was angry at it.
This is a loose hack and should only be for testing purposes, it needs to
be cleaned up a lot.
This allows someone to easily add additional ISO file support.
Actions