[Scummvm-devel] ScummVM 0.12.0: Release status -- 2008-07-13
Peres
_peres at libero.it
Tue Jul 15 12:45:34 CEST 2008
> scumm.plg: 0 + 1708348 + 3052 = 1711400
> kyra.plg: 0 + 1096324 + 64701 = 1161025
> parallaction.plg: 0 + 323224 + 258060 = 581284
> gob.plg: 0 + 580344 + 8 = 580352
> cruise.plg: 0 + 162844 + 379380 = 542224
>
> The top two are the same, but parallaction comes up third because of
> 1/4 megabyte of BSS. (Ok, I used a dynamic build here, but the
> results should be about the same with static libraries.)
That 256kb memory is mostly a buffer used for BRA, that is not supported so far. I can make allocate that dynamically and will do if nobody objects against it because of the code freeze.
peres
More information about the Scummvm-devel
mailing list