|
|
Rockbox mail archiveSubject: Re: settings.c confuses meFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2003-03-24
TP Diffenbach wrote:
The config block is packed into 512 bytes, while the global_settings struct is unpacked and thus bigger. The memory we waste using a bigger struct is saved by enabling simpler code to access the data. (Booleans as ints instead of bits, for example.)
-- Björn
Page was last modified "Jan 10 2012" The Rockbox Crew |