Added gzip support to the dos version

This commit is contained in:
teuf
2001-04-30 20:41:30 +00:00
parent a910d48d68
commit ebee9215ee
2 changed files with 108 additions and 59 deletions

View File

@@ -568,10 +568,7 @@ GetNormalEntries2:
GUIGetEntry2 GUIsfcfind
GUIGetEntry2 GUIswcfind
GUIGetEntry2 GUIfigfind
cmp byte[OSPort],1
jbe near .dos
GUIGetEntry2 GUIfindGZIP
.dos
GUIGetEntry2 GUIfind058
GUIGetEntry2 GUIfind078
GUIGetEntry2 GUIfindUSA
@@ -595,10 +592,7 @@ GetNormalEntries:
GUIGetEntry GUIsfcfind
GUIGetEntry GUIswcfind
GUIGetEntry GUIfigfind
cmp byte[OSPort],1
jbe near .dos
GUIGetEntry GUIfindGZIP
.dos
GUIGetEntry GUIfind058
GUIGetEntry GUIfind078
GUIGetEntry GUIfindUSA
@@ -760,10 +754,7 @@ GetLoadLfn:
GUIGetEntryLFN GUIsfcfind
GUIGetEntryLFN GUIswcfind
GUIGetEntryLFN GUIfigfind
cmp byte[OSPort],1
jbe near .dos
GUIGetEntryLFN GUIfindGZIP
.dos
GUIGetEntryLFN GUIfind058
GUIGetEntryLFN GUIfind078
GUIGetEntryLFN GUIfindUSA