Previous 199869 Revisions Next

r23759 Tuesday 18th June, 2013 at 00:04:27 UTC by Oliver Stöneberg
chdman: -c would only overwrite the amount of compressions defined - part of the default compressions might still have been used [Oliver Stöneberg]
[src/tools]chdman.c

trunk/src/tools/chdman.c
r23758r23759
10861086      if (end == -1)
10871087         break;
10881088   }
1089   
1090   for(;index < 4; ++index)
1091   {
1092      compression[index] = CHD_CODEC_NONE;
1093   }
10891094}
10901095
10911096

Previous 199869 Revisions Next


© 1997-2024 The MAME Team