diff options
author | Max Horn | 2009-05-05 12:23:05 +0000 |
---|---|---|
committer | Max Horn | 2009-05-05 12:23:05 +0000 |
commit | 7e51eb647842e03326eb4b1d41401538f9903eb6 (patch) | |
tree | 1a288bac72f0e0dcd7da2acaa5d67ac99384493e /engines/scumm/imuse_digi | |
parent | 29809407887bbc178a49f215e08f18918e41c4e7 (diff) | |
download | scummvm-rg350-7e51eb647842e03326eb4b1d41401538f9903eb6.tar.gz scummvm-rg350-7e51eb647842e03326eb4b1d41401538f9903eb6.tar.bz2 scummvm-rg350-7e51eb647842e03326eb4b1d41401538f9903eb6.zip |
SCI: Actually, it turns out the SystemString is more messed up than I thought: In some places it allocates a memory block of max_size bytes; sometimes max_size+1 bytes; and sometimes max_size*sizeof(reg_t) bytes. And sometimes strings frags are accessed as plain C strings (e.g. when saved), sometimes as a string encode as a series of reg_t values. Ouch :/
svn-id: r40324
Diffstat (limited to 'engines/scumm/imuse_digi')
0 files changed, 0 insertions, 0 deletions